模板:Category more if exists/doc

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

A variant of {{Category more}} which links only to pages which actually exist

用法[編輯]

{{Category more if exists|Spain}} produces:

{{Category more if exists|xyx1234567 this page no exist}} produces:

Multiple link targets[編輯]

{{Category more if exists|Spain|Japan|France}} produces:

{{Category more if exists|Planet G45401|Spain|Xyzabcdefistan|Japan|France}} produces:

{{Category more if exists|Planet G45401|Spain|Xyzabcdefistan|South Qwetryopitania}} produces:

{{Category more if exists|Planet G45401|Xyzabcdefistan}} produces:

模板資料[編輯]

以下是該模板的模板資料,適用於視覺化編輯器等工具。

Category more if exists模板資料

<templatedata> { "description": "This templates adds a 'For more information, see ...' statement with a maximum of 5 linked Wiki pages. Each link can be labelled with a user-defined new text. If no label is defined, the link will display with its original page name.", "params": { "1": { "label": "first link", "type": "string", "required": true, "description": "First link to a Wiki page, formatted as 'internal' Wiki-link, f.e. 'WP:WikiProject' or 'articlename'" }, "2": { "label": "second link", "type": "string", "description": "Second link to another Wiki page, same formatting as the first link. Note: 3 more links 3,4,5 can be added manually" } } } </templatedata>

參見[編輯]