Difference between revisions of "Template:Chset-color-ctrl"
Jump to navigation
Jump to search
imported>Loadmaster (cat) |
imported>Dynaxis (Added Interwiki to Korean) |
||
| Line 24: | Line 24: | ||
[[Category:Character set table templates|{{PAGENAME}}]] | [[Category:Character set table templates|{{PAGENAME}}]] | ||
| + | [[ko:틀:문자표-색-제어]] | ||
</noinclude> | </noinclude> | ||
Revision as of 02:13, 14 December 2010
bgcolor="#FFFFEF"
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 through U+0003, decimal 0 through 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}}