模板:Chset-cell3
{{{1}}}
{{{3}}}
模板介紹
此模板替換Template:chset-cell。Template:chset-cell4還可以額外顯示八進制代碼點。
使用方法
與Template:chset-tableformat一同使用,來創建『』『可輸出字符』『』的單元格。
- 參數1: hhhh,十六進制Unicode值,4 digits (如0041)
- 參數2: X,連接到文章的可顯示文字(e.g., [[A]]);默認為"&#xhhhh;"使用參數1的值
- 參數3: dd,十進制字符代碼, 1–3位數字(如65)
例如,一組四個ASCII數字"0"到"3"(Unicode編碼從U+0030到U+0033,十進制代碼48到51),在字符集表格中的代碼如下所示:
{| |{{chset-color-digit}}|{{chset-cell3|0030|[[0]]|48}} |{{chset-color-digit}}|{{chset-cell3|0031|[[1]]|49}} |{{chset-color-digit}}|{{chset-cell3|0032|[[2]]|50}} |{{chset-color-digit}}|{{chset-cell3|0033|[[3]]|51}} |}
這將產生:
0 0030 48 |
1 0031 49 |
2 0032 50 |
3 0033 51 |
Chset系列模板
表格建立
- Template:Chset-tableformat — 設定字符集表格類別與樣式
頁眉和頁腳
- Template:chset-table-header — 設定16列字符集表格的頁眉和標題行
- Template:chset-table-footer — 設定16列字符集表格的頁腳行
字符的行標題
- Template:chset-left — 設定左行代碼頭
字符集單元格顏色
- Template:chset-color-alpha — 字母字符代碼單元格顏色設定
- Template:chset-color-ctrl — 控制字符代碼單元格顏色設定
- Template:chset-color-digit — 數字字符代碼單元格顏色設定
- Template:chset-color-graph — 圖形字符代碼單元格顏色設定
- Template:chset-color-intl — 國際字符代碼單元格顏色設定
- Template:chset-color-punct — 標點字符代碼單元格顏色設定
- Template:chset-color-ext-punct — 擴展字符代碼單元格顏色設定
- Template:chset-color-undef — 未定義/未分配字符代碼單元格顏色設定
字符集單元格內容
- Template:chset-cell — 包含字符 + Unicode值的單元格
- Template:chset-cell3 — 包含字符 + Unicode 值+ 十進制指數的單元格
- Template:chset-cell4 — 包含字符 + Unicode 值+ 十進制、八進制索引的單元格
- Template:chset-ctrl — 控制包含字符名稱 + Unicode 值的單元格
- Template:chset-ctrl3 — 控制包含字符名稱 + Unicode 值+ 十進制索引的單元格
- Template:chset-ctrl4 — 控制包含字符名稱 + Unicode 值+ 十進制、八進制索引的單元格
清理標籤
- Template:cleanup-chartable — 為需要維基化的字符集表格設定的標籤(包括一個編寫字符集表格的例子)