模板:Historical/doc

維基百科,自由的百科全書
跳至導覽 跳至搜尋

使用方式[編輯]

使用{{Historical}}

加入快捷方式的方式(最多5個):

  • {{Historical|WP:X}}
  • {{Historical|WP:X1|WP:X2}}

使用此模板後,條目會被分類在Category:維基百科存檔,|nocate=yes將會阻止被分類。

其他參數type, last, date, type, talklink的使用請參閱原始碼。

模板數據[編輯]

<templatedata> { "params": { "1": { "label": "捷徑1", "type": "wiki-page-name" }, "2": { "label": "捷徑2", "type": "wiki-page-name" }, "3": { "label": "捷徑3", "type": "wiki-page-name" }, "4": { "label": "捷徑4", "type": "wiki-page-name" }, "5": { "label": "捷徑5", "type": "wiki-page-name" }, "last": { "description": "此頁面上次實質性更新的日期。", "type": "date", "suggested": true }, "date": { "description": "last參數的別名", "type": "date", "deprecated": "因與deprecated-date容易混淆,已棄用" }, "type": { "type": "line", "suggested": true, "description": "此頁面的類型。認可的值:policy(方針), guideline(指引), woundup(共識關閉), section(章節), essay(論述)", "example": "policy" }, "brief": { "type": "boolean", "description": "是否使用簡短版消息", "default": "no" }, "comment": { "type": "string", "suggested": true, "description": "解釋此頁面過時的原因" }, "category": { "description": "是否列入", "example": "category=no", "type": "boolean", "default": "yes" } }, "paramOrder": [ "1", "2", "3", "4", "5", "last", "date", "type", "brief", "comment", "category" ], "format": "inline" } </templatedata>

參見[編輯]