打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

模板:Unichar/doc:修订间差异

来自 LNN的:not(博客)?
DGCK81LNN留言 | 贡献
创建页面,内容为“显示 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 类", "d…”
 
DGCK81LNN留言 | 贡献
无编辑摘要
第34行: 第34行:
"lnnblog-font-qaax"
"lnnblog-font-qaax"
]
]
},
"nochar": {
"label": "不显示字符预览",
"description": "传入 1 或空白,则不会显示字符预览。",
"type": "boolean"
}
}
},
},

2023年10月13日 (五) 10:59的版本

显示 Unicode 字符及编码。

模板数据

显示 Unicode 字符及编码。

模板参数

参数描述类型状态
字符编码1

十六进制字符编码

示例值
0041
字符串必需
字符名称2

字符的英文名称,会以全大写字母显示。

示例值
Latin Capital Letter A
字符串可选
字符 CSS 类cclass

字符预览的 CSS 类

推荐值
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
示例值
lnnblog-font-qaac
字符串可选
不显示字符预览nochar

传入 1 或空白,则不会显示字符预览。

布尔可选