Template:Chset-color-ctrl
From Wikipedia, the free encyclopedia
bgcolor="#FFFFEF"
[edit] Usage
Used with Template:chset-tableformat data rows to indicate a color for control character code cells.
For example, the first four ASCII control codes (Unicode U+0000 thru U+0003, decimal 0 thru 3) are coded as rows in a character set table like this:
{{chset-color-ctrl}}|{{chset-ctrl3|0000|[[Null character|NUL]]|0}} {{chset-color-ctrl}}|{{chset-ctrl3|0001|[[Start of heading|SOH]]|1}} {{chset-color-ctrl}}|{{chset-ctrl3|0002|[[Start of text|STX]]|2}} {{chset-color-ctrl}}|{{chset-ctrl3|0003|[[End of text|ETX]]|3}}