模板:For/doc
| 此页面是Template:For的文档子页面。 此页面可能包含了使用说明、分类和其他内容,这些内容不属于原始Template页面。 |
| 此模板基于以下Lua语言模块编写: |
此模板生产一个包含条目或者消歧义页面链接顶注;可以接受0-5个参数。
例如通过{{For|用于创建for循环的模板|Template:For loop}}会呈现:
范例
假设页面名称是 Foo :
- 第一个参数修改顶注本身因此应该是纯文本,比如
{{For|相似术语}}显示结果为:
- 第二个参数用于改变结果中的链接,比如
{{For|相似术语|Foobar}}显示结果为:
- 第三、四、五个参数可以用于给出不同数量的补充链接:
最后一个通过{{For|相似术语|Foobar|Bar|Baz|Quux}}生成。
模板数据
以下是该模板的模板数据,适用于可视化编辑器等工具。
For模板数据
This template lists up to four articles on alternative meanings of a term. For further details and examples see the template documentation.
| 参数 | 描述 | 类型 | 状态 | |
|---|---|---|---|---|
| Description | 1 | a phrase describing the major alternative, or a general term for all alternative meanings
| 字符串 | 可选 |
| First link | 2 | A page to link to; usually a disambiguation page or the most likely other meaning.
| 页面名称 | 可选 |
| Second link | 3 | A page to link to for another meaning, if any. | 页面名称 | 可选 |
| Third link | 4 | A page to link to for another meaning, if any. | 页面名称 | 可选 |
| Fourth link | 5 | A page to link to for another meaning, if any. | 页面名称 | 可选 |