Template:Otheruses: Difference between revisions

From 2006Scape Wiki
Jump to navigation Jump to search
scape_>Czen
(Created page with "{{documentation}} '''Otheruses''' is used to add disambiguation links at the top of the page. ==Usage== {{t|Otheruses|<nowiki>def=no</nowiki>|topic|other topic|link}} Do no...")
 
m (10 revisions imported)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{documentation}}
{{Hatnote|{{#ifeq:{{{def}}}|no|{{#if:{{{1|}}}|For {{{1}}}, see [[{{{2}}}]].|For other uses, see [[{{{2|{{NAMESPACE}}:{{PAGENAME}} (disambiguation)}}}]].}}|This article is about {{{1}}}. {{#if:{{{2|}}}|For {{{2}}}, see [[{{{3}}}]].|For other uses, see [[{{NAMESPACE}}:{{PAGENAME}} (disambiguation)]].}}}}}}<noinclude>{{/doc}}</noinclude>
 
'''Otheruses''' is used to add disambiguation links at the top of the page.
 
==Usage==
{{t|Otheruses|<nowiki>def=no</nowiki>|topic|other topic|link}}
 
Do not use this template on an article with an unambiguous title; for example, a reader who searches specifically for "[[Saradomin (constellation)]]" is not likely to have been looking for an article about the god, so it would ''not'' be appropriate to add {{t|Otheruses|Saradomin}} to the top of the Saradomin (constellation) article.
 
The <code>def=no</code> parameter is optional.
 
==Example==
<code><nowiki>{{otheruses|Varrock|the palace in Varrock|Varrock Palace}}</nowiki></code>
gives:
{{otheruses|Varrock|the palace in Varrock|Varrock Palace}}
 
<code><nowiki>{{otheruses|the disambiguation template}}</nowiki></code>
{{otheruses|the disambiguation template}}
 
<code><nowiki>{{otheruses|def=no|the god of balance|Guthix}}</nowiki></code>
{{otheruses|def=no|the god of balance|Guthix}}
 
==See also==
* [[wikipedia:Template:Other uses|Template:Other uses]], the template at Wikipedia
 
<includeonly>[[Category:Transclusion templates|{{PAGENAME}}]]</includeonly>

Latest revision as of 00:55, 10 February 2023

Template:Otheruses/doc