Difference between revisions of "Template:For/doc"
test>Steel1943 (Removed invisible interwiki mention) |
test>Redrose64 (→top: start doc) |
||
Line 2: | Line 2: | ||
{{for|the template to create a for loop|Template:For loop}} | {{for|the template to create a for loop|Template:For loop}} | ||
(The above was produced by: {{tlx|For|the template to create a for loop|Template:For loop}}.) | (The above was produced by: {{tlx|For|the template to create a for loop|Template:For loop}}.) | ||
+ | |||
+ | This template yields a [[WP:HAT|hatnote]], and accepts up to five parameters. If used without parameters on a page named ''Foo'', the result is | ||
+ | {{hatnote|For other uses, see [[:Foo (disambiguation)]].}} | ||
+ | The first parameter should be plain text, e.g. {{tlc|for|similar terms}} yields: | ||
+ | {{hatnote|For similar terms, see [[:Foo (disambiguation)]].}} | ||
+ | The second parameter is used to change the resultant link, e.g. {{tlc|for|similar terms|Foobar}} yields: | ||
+ | {{for|similar terms|Foobar}} | ||
+ | The third, fourth and fifth parameters are used to give supplemantary links: | ||
+ | {{for|similar terms|Foobar|Bar}} | ||
+ | {{for|similar terms|Foobar|Bar|Baz}} | ||
+ | {{for|similar terms|Foobar|Bar|Baz|Quux}} | ||
+ | the last being produced by e.g. {{tlc|for|similar terms|Foobar|Bar|Baz|Quux}}. | ||
+ | |||
==TemplateData== | ==TemplateData== | ||
{{TemplateDataHeader}} | {{TemplateDataHeader}} |
Revision as of 09:13, 23 September 2015
(The above was produced by: {{For|the template to create a for loop|Template:For loop}}
.)
This template yields a hatnote, and accepts up to five parameters. If used without parameters on a page named Foo, the result is
The first parameter should be plain text, e.g. {{for|similar terms}}
yields:
The second parameter is used to change the resultant link, e.g. {{for|similar terms|Foobar}}
yields:
The third, fourth and fifth parameters are used to give supplemantary links:
the last being produced by e.g. {{for|similar terms|Foobar|Bar|Baz|Quux}}
.
TemplateData
TemplateData for For
This template lists up to four articles on alternative meanings of a term. For further details and examples see the template documentation.
Parameter | Description | Type | Status | |
---|---|---|---|---|
topic | 1 | usually describing the major alternative or a general term for all alternative meanings
| String | optional |
major alternative | 2 | usually a disambiguation page or the most likely alternative meaning
| Page | optional |
first minor alternative | 3 | another meaning if any | Page | optional |
second minor alternative | 4 | another meaning if any | Page | optional |
third minor alternative | 5 | another meaning if any | Page | optional |