Difference between revisions of "Template:Chset-cell/doc"

From blackwiki
Jump to navigation Jump to search
imported>Amakuha
m (+uk:)
imported>Dynaxis
m (Added interwiki to Korean)
Line 33: Line 33:
 
[[hr:Predložak:Chset-cell]]
 
[[hr:Predložak:Chset-cell]]
 
[[uk:Шаблон:Chset-cell]]
 
[[uk:Шаблон:Chset-cell]]
 +
[[ko:틀:문자표-칸]]
 
</includeonly>
 
</includeonly>

Revision as of 07:06, 13 December 2010

Usage

Used with Template:chset-tableformat to indicate a printable character table cell.

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

{|
|{{chset-color-alpha}}|{{chset-cell|0041|[[A]]}}
|{{chset-color-alpha}}|{{chset-cell|0042|[[B]]}}
|{{chset-color-alpha}}|{{chset-cell|0043|[[C]]}}
|{{chset-color-alpha}}|{{chset-cell|0044|[[D]]}}
|}

Which yields:

A
0041
B
0042
C
0043
D
0044

See also