Template:字单3

出自维基百科,自由个百科全书

&#x{{{1}}};
{{{1}}}
{{{3}}}


用法[编辑]

Used with 模板:字表格 to indicate a 可印字符 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:

|{{字色阿}}|{{字单3|0041|[[A]]|65}}
|{{字色阿}}|{{字单3|0042|[[B]]|66}}
|{{字色阿}}|{{字单3|0043|[[C]]|67}}
|{{字色阿}}|{{字单3|0044|[[D]]|68}}

Note: This template replaces Template:chset-cell.