Template:Numbers digits/doc

维基百科,自由的百科全书
跳转到导航 跳转到搜索

概要[编辑]

本模板用於生成數字導航列

相關模板[编辑]

模板數據[编辑]

以下是该模板的模板数据,适用于可视化编辑器等工具。

Numbers digits模板数据

<templatedata> { "params": { "1": { "label": "目標數字", "description": "以這個數字為基礎產生導航的數字", "type": "number" }, "digit": { "label": "關聯位數數字", "description": "要產生導航的關聯位數數字,如輸入10則每個導航連接數值相差10", "type": "number" }, "namespace": { "aliases": [ "modifier" ], "label": "命名空間", "description": "頁面的前綴,例如命名空間", "type": "string" }, "unit": { "label": "單位", "description": "數字頁面的單位", "type": "string" }, "prefix": { "label": "前綴", "description": "顯示於每個連結前方的內容", "type": "content" }, "postfix": { "label": "後綴", "description": "顯示於每個連結後方的內容", "type": "content" }, "template": { "label": "調用模板", "description": "數值要調用的模板", "type": "wiki-template-name" }, "arg": { "label": "調用模板參數", "description": "數值要調用之模板的參數", "type": "string" }, "tail": { "label": "尾數", "type": "number" }, "last": { "label": "導航前方", "description": "導航前方 << 連結的頁面", "type": "wiki-page-name" }, "next": { "label": "導航後方", "description": "導航後方 >> 連結的頁面", "type": "wiki-page-name" } }, "description": "用於生成數字導航列", "paramOrder": [ "1", "digit", "tail", "namespace", "unit", "prefix", "postfix", "template", "arg", "last", "next" ] } </templatedata>

參見[编辑]