Template:Chset-color-alpha

From Wikipedia, the free encyclopedia

bgcolor="#E7FFE7"


[edit] Usage

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

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

|{{chset-color-alpha}}|{{chset-cell3|0041|[[A]]|65}}
|{{chset-color-alpha}}|{{chset-cell3|0042|[[B]]|66}}
|{{chset-color-alpha}}|{{chset-cell3|0043|[[C]]|67}}
|{{chset-color-alpha}}|{{chset-cell3|0044|[[D]]|68}}

[edit] See also