Difference between revisions of "Template:For/doc"

From JRiverWiki
Jump to: navigation, search
(category)
m (1 revision)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{documentation subpage}}
+
{{SPW|is not on|name=For}}
{{wikipedia template}}
+
;Description
 +
:This template is used at the top of pages for simple [[Help:Disambiguation|disambiguations]]. This template is based on the simple Wikipedia top link template: [[Wikipedia:Template:For]].
  
<includeonly>
+
;Syntax
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
+
:Type <code>{{t|for|something|page name|optional second pagename}}</code>
[[Category:Disambig templates]]
+
 
[[Category:Hatnote templates]]
+
;Sample output
</includeonly>
+
:<code><nowiki>{{for|the help pages|Help:Contents|Help:Main Page}}</nowiki></code> gives...
 +
:{{for|the help pages|Help:Contents|Help:Main Page}}
 +
:<code><nowiki>{{for|2=Help:Contents}}</nowiki></code> gives...
 +
:{{for|2=Help:Contents}}
 +
 
 +
;Dependencies
 +
* This template will apply the <code>span</code> class 'dablink', if it is defined in site-wide or wiki-wide CSS. This class is usually not set in most Wikia wikis.
 +
 
 +
;See also
 +
* {{t|ForMulti}}
 +
* [[Wikipedia:Template:For|Template:For]] on Wikipedia, which this template was based on.<includeonly>
 +
[[Category:General wiki templates|{{PAGENAME}}]]</includeonly><noinclude>
 +
[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Latest revision as of 00:45, 17 April 2014

Description
This template is used at the top of pages for simple disambiguations. This template is based on the simple Wikipedia top link template: Wikipedia:Template:For.
Syntax
Type {{for|<something>|<page name>|<optional second pagename>}}
Sample output
{{for|the help pages|Help:Contents|Help:Main Page}} gives...
For the help pages, see Help:Contents and Help:Main Page.
{{for|2=Help:Contents}} gives...
For other uses, see Help:Contents.
Dependencies
  • This template will apply the span class 'dablink', if it is defined in site-wide or wiki-wide CSS. This class is usually not set in most Wikia wikis.
See also