模板:Chset-cell

維基百科,自由的百科全書

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

文件圖示 模板文件[檢視] [編輯] [歷史] [清除快取]

使用方法[編輯]

Template:chset-tableformat一同使用,來創建可輸出字符的單元格。

例如,一組四個ASCII數字"0"到"3"(Unicode編碼從U+0030到U+0033,十進制代碼48到51),在字符集表格中的代碼如下所示:

{|
|{{chset-color-digit}}|{{chset-cell|0030|[[0]]}}
|{{chset-color-digit}}|{{chset-cell|0031|[[1]]}}
|{{chset-color-digit}}|{{chset-cell|0032|[[2]]}}
|{{chset-color-digit}}|{{chset-cell|0033|[[3]]}}
|}

這將產生:

0
0030
1
0031
2
0032
3
0033

Chset系列模板[編輯]

表格建立[編輯]

頁眉和頁腳[編輯]

字符的行標題[編輯]

字符集單元格顏色[編輯]

字符集單元格內容[編輯]

清理標籤[編輯]

  • Template:cleanup-chartable — 為需要維基化的字符集表格設定的標籤(包括一個編寫字符集表格的例子)