模板:For2/doc

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

使用方法[编辑]

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>