Difference between revisions of "Template:For/doc"

From Underrail Wiki
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|the help pages|Help:Contents|Help:Main Page}}</nowiki></code> gives...
+
:<code><nowiki>{{for|a list of items|:Category:Items}}</nowiki></code> gives...
:{{for|the help pages|Help:Contents|Help:Main Page}}
+
{{for|a list of items|:Category:Items}}
:<code><nowiki>{{for|2=Help:Contents}}</nowiki></code> gives...
+
 
:{{for|2=Help:Contents}}
 
 
;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 02: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.