模板: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>

参见[编辑]