Difference between revisions of "Template:For/doc"
Jump to navigation
Jump to search
(new template doc) |
m |
||
Line 1: | Line 1: | ||
;Description | ;Description | ||
:This template is used at the top of pages for simple disambiguations. | :This template is used at the top of pages for simple disambiguations. | ||
+ | |||
;Syntax | ;Syntax | ||
:Type <code>{{t|for|something|page name|optional second pagename}}</code> | :Type <code>{{t|for|something|page name|optional second pagename}}</code> | ||
+ | |||
;Sample output | ;Sample output | ||
− | :<code><nowiki>{{for| | + | :<code><nowiki>{{for|a list of items|:Category:Items}}</nowiki></code> gives... |
− | + | {{for|a list of items|:Category:Items}} | |
− | + | ||
− | |||
;See also | ;See also | ||
:[[Wikipedia:Template:For|Template:For]] on Wikipedia. | :[[Wikipedia:Template:For|Template:For]] on Wikipedia. | ||
<includeonly>[[Category:General wiki templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <includeonly>[[Category:General wiki templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> |
Latest revision as of 01:21, 28 March 2013
- Description
- This template is used at the top of pages for simple disambiguations.
- Syntax
- Type
{{for|<something>|<page name>|<optional second pagename>}}
- Sample output
{{for|a list of items|:Category:Items}}
gives...- For a list of items, see Category:Items.
- See also
- Template:For on Wikipedia.