Template:Chset-cell

From Wikipedia, the free encyclopedia

&#x{{{1}}};
{{{1}}}


[edit] Usage

Used with Template:chset-tableformat to indicate a printable character table cell.

For example, the first four alphabetic ASCII characters "A" thru "D" (Unicode U+0041 thru U+0043, decimal 65 thru 68) are coded as rows in a character set table like this:

|bgcolor="#E7FFE7"|{{chset-cell|0041|'''[[A]]'''}}<br/>'''''65'''''
|bgcolor="#E7FFE7"|{{chset-cell|0042|'''[[B]]'''}}<br/>'''''66'''''
|bgcolor="#E7FFE7"|{{chset-cell|0043|'''[[C]]'''}}<br/>'''''67'''''
|bgcolor="#E7FFE7"|{{chset-cell|0044|'''[[D]]'''}}<br/>'''''68'''''

[edit] See also

Languages