模板:For2/doc

出自Local Chinese Wikipedia
跳至導覽 跳至搜尋

使用方法[編輯]

Modelled after {{For}}, {{For2}} was created to allow custom text, including such modifications as quotation marks or a link, as part of both a topic and its suggested article.

單一話題[編輯]

  • {{For2|TOPIC|CUSTOM TEXT}}

多個話題[編輯]

This template also supports up to five topics and their suggested articles:

  • {{For2|TOPIC|CUSTOM TEXT|TOPIC 2|CUSTOM TEXT 2}}
  • {{For2|TOPIC|CUSTOM TEXT|TOPIC 2|CUSTOM TEXT 2|TOPIC 3|CUSTOM TEXT 3|TOPIC 4|CUSTOM TEXT 4|TOPIC 5|CUSTOM TEXT 5}}

Wikilinks and capitalization[編輯]

Style note: When the context around a wikilink discusses the destination article itself (e.g., For more information, see Xyz; Main article: Xyz; This is discussed in Xyz) rather than the topic of that article (e.g., Tailors often use xyz on their clients' pants), use the capitalization of the article's title in the wikilinked text: [[Xyz]]. The same applies to subheadings: [[Xyz#PDQ|Xyz § PDQ]].

模板數據[編輯]

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

For2模板資料

<templatedata> { "description": "This template lists up to five articles on alternative meanings of a term. For further details and examples see the template documentation.", "params": { "1": { "label": "First description", "description": "A phrase describing an alternative meaning", "default": "other uses", "type": "string", "required": true, "example": "other people with the surname Smith" }, "2": { "label": "First link", "description": "A phrase including a wikilink to the first alternative meaning.", "type": "string", "required": true, "example": "Smith (surname)" }, "3": { "label": "Second description", "description": "A phrase describing another meaning, if any", "type": "string", "required": false, "example": "people with the given name Smith" }, "4": { "label": "Second link", "description": "A page to link to for another meaning, if any.", "type": "string", "required": false, "example": "Smith (given name)" }, "5": { "label": "Third description", "description": "A phrase describing another meaning, if any", "type": "string", "required": false }, "6": { "label": "Third link", "description": "A page to link to for another meaning, if any.", "type": "string", "required": false }, "7": { "label": "Fourth description", "description": "A phrase describing another meaning, if any", "type": "string", "required": false }, "8": { "label": "Fourth link", "description": "A page to link to for another meaning, if any.", "type": "string", "required": false }, "9": { "label": "Fifth description", "description": "A phrase describing another meaning, if any", "type": "string", "required": false }, "10": { "label": "Fifth link", "description": "A page to link to for another meaning, if any.", "type": "string", "required": false } }, "format": "inline" } </templatedata>