Template:Unicode chart

维基百科,自由的百科全书
文档图示 模板文档[查看] [编辑] [历史] [清除缓存]

Usage[编辑]

{{Unicode chart 	
| block         =
| link_block    =
| display_block =
| state         =
| range         =
| link          =
| link_NNNx     =
| link_NNNN     =
| notes         =
| info          =
| fonts         =
}}

Parameters[编辑]

|block=
Actual name of the Unicode block, e.g. Unified Canadian Aboriginal Syllabics Extended. Must match one of Module:Unicode data/blocks. This affects what codepoint range is selected by default.
|link_block=
Title of Wikipedia's article about said block, defaults to {{{block}}} (Unicode block), which should always exist as a redirect if not correct.
|display_block=
Displayed title of said block, defaults to actual block name.
|state=
Options include expanded, collapsed, etc. see Template:Navbox/doc#参数列表.
|range=
Range(s) of codepoints to display, if not the entire block. e.g. 0041–005A, 0061–007A for Basic Latin capital and lowercase letters only.
|link=
|link_NNNx=
|link_NNNN=
Specifies (for the entire chart, or for a row of codepoints NNNx, or for an individual codepoint NNNN) a linking option for each character. Options include yes, no, wikt. Default is no. Every parameter of this type is disregarded when info=yes.
|notes=
Specifies additional footnotes to appear at the bottom. Any text outside a <ref> tag is an error.
|info=
Whether to include (highly experimental) info panel feature. Options include yes, no. Causes all link parameter input to be disregarded.
|fonts=
Whether to use font-family CSS selected from script_styles.css英语Template:Unicode chart/script_styles.css according to the ISO 15924 code of the script to which each printable character belongs. Default (and any value other than no) is yes.