Difference between revisions of "Template:For"
Jump to navigation
Jump to search
(TFD closed as no consensus (XFDcloser)) |
Joelmartin (talk | contribs) m (1 revision imported) |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <noinclude> |
+ | <languages /> | ||
+ | </noinclude>{{#switch: | ||
+ | | = | ||
+ | {{Hatnote|1= For {{#if:{{{1|}}}|{{{1}}}|other uses}}, see: [[:{{{2|{{PAGENAME}} (disambiguation)}}}]]<!-- | ||
+ | -->{{#if:{{{3|}}}|{{#if:{{{4|}}}|{{int|comma-separator}}|<nowiki/>{{int|and}}{{int|word-separator}}}} [[:{{{3}}}]] | ||
+ | }}{{#if:{{{4|}}}|{{#if:{{{5|}}}|{{int|comma-separator}}|<nowiki/>{{int|and}}{{int|word-separator}}}} [[:{{{4}}}]] | ||
+ | }}{{#if:{{{5|}}}|<nowiki/>{{int|and}}{{int|word-separator}}[[:{{{5}}}]] | ||
+ | }}}} | ||
+ | | #default= | ||
+ | {{#invoke:Template translation|renderTranslatedTemplate|template=Template:For|noshift=1}} | ||
+ | }}<noinclude> | ||
+ | |||
{{Documentation}} | {{Documentation}} | ||
+ | |||
</noinclude> | </noinclude> |
Latest revision as of 05:04, 27 February 2020
For other uses, see: For (disambiguation)
Usage
This template is used to display a note directing users to a related page
Parameter | Description | Type | Status | |
---|---|---|---|---|
Target description | 1 | Used as sentence part in "For [target description], see [target]."
| String | suggested |
Target page | 2 | Page name of related article | Page | required |
Examples
Wikitext | Output |
---|---|
{{for|an example|Example}} | For an example, see: Example
|
{{for|2=Example}} | For other uses, see: Example
|
{{for|2=Example|3=Example2}} | |
{{for|2=Example|3=Example2|4=Example3|5=Example4}} |
See also