Template:Chset-color-digit

From Wikipedia, the free encyclopedia

bgcolor="#F7E7FF"


[edit] Usage

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

For example, the first four ASCII digit characters "0" through "3" (Unicode U+0030 through U+0033, decimal 48 through 51) are coded as rows in a character set table like this:

|{{chset-color-digit}}|{{chset-cell3|0030|[[0 (number)|0]]|48}}
|{{chset-color-digit}}|{{chset-cell3|0031|[[1 (number)|1]]|49}}
|{{chset-color-digit}}|{{chset-cell3|0032|[[2 (number)|2]]|50}}
|{{chset-color-digit}}|{{chset-cell3|0033|[[3 (number)|3]]|51}}

[edit] See also