Formats and draws the bottom line for a 16-column table of characters, in a design matching the hundreds of templates for Unicode code blocks, such as {{Unicode chart C1 Controls and Latin-1 Supplement}}. This can contain explanatory legends and footnotes. Template can be omitted if there is no such information.

It appears to be impossible to stop {{notelist}} from making the font smaller, so a {{resize}} to 111% around it will compensate.

Usage

<syntaxhighlight lang="wikitext">{|class="wikitable nounderlines nowrap" border="1" style="border-collapse:collapse;text-align:center;background:#FFFFFF;font-size:large" |+ style="background:#F8F8F8;font-size:80%;line-height:1.5" |example[a] |- style="background:#F8F8F8;font-size:small" | | style="width:20pt" | 0 | style="width:20pt" | 1 | style="width:20pt" | 2 | style="width:20pt" | 3 | style="width:20pt" | 4 | style="width:20pt" | 5 | style="width:20pt" | 6 | style="width:20pt" | 7 | style="width:20pt" | 8 | style="width:20pt" | 9 | style="width:20pt" | A | style="width:20pt" | B | style="width:20pt" | C | style="width:20pt" | D | style="width:20pt" | E | style="width:20pt" | F |- |style="background:#F8F8F8;height:2em;font-size:small;height:22pt;line-height:1" |0x |-

|colspan=17 style="max-width:320pt;background:#F8F8F8;font-size:75%;text-align:left" |

  variant 1
  variant 2
  1. ^ This is a footnote

|}</syntaxhighlight>

result:

example[a]
0 1 2 3 4 5 6 7 8 9 A B C D E F
0x
  variant 1
  variant 2
  1. ^ This is a footnote