Template:Chset-color-punct

From Wikipedia, the free encyclopedia

bgcolor="#DFF7FF"


[edit] Usage

Used with Template:chset-tableformat data rows to indicate a color for punctuation character code cells.

For example, the first four ASCII printable characters (Unicode U+0020 thru U+0023, decimal 32 thru 35) are coded as rows in a character set table like this:

|{{chset-color-punct}}|{{chset-ctrl3|0020|[[Space character|SP]]|32}}
|{{chset-color-punct}}|{{chset-cell3|0021||33}}
|{{chset-color-punct}}|{{chset-cell3|0022||34}}
|{{chset-color-punct}}|{{chset-cell3|0023||35}}

[edit] See also