旧站的内容可能已过时。您可以前往“真魂”分站查看本页面,那里的内容将会定期同步。
模板:Unichar/doc
显示 Unicode 字符及编码。
模板数据
<templatedata>
{
"params": {
"1": {
"label": "字符编码",
"description": "十六进制字符编码",
"example": "0041",
"type": "string",
"required": true
},
"2": {
"label": "字符名称",
"description": "字符的英文名称,会以全大写字母显示。",
"example": "Latin Capital Letter A",
"type": "string"
},
"cclass": {
"label": "字符 CSS 类",
"description": "字符预览的 CSS 类",
"example": "lnnblog-font-qaac",
"type": "string",
"suggestedvalues": [
"lnnblog-font-g",
"lnnblog-font-hans",
"lnnblog-font-lzh",
"lnnblog-font-hant",
"lnnblog-font-hant-hk",
"lnnblog-font-qaac",
"lnnblog-font-qaaz",
"lnnblog-font-qaax"
]
}
},
"description": "显示 Unicode 字符及编码。"
}
</templatedata>