Template:Other uses: Difference between revisions

From Inkipedia, the Splatoon wiki
m (improved documentation)
(added a linebreak for multiple-multiple uses; made doc much clearer)
Line 1: Line 1:
<includeonly>:''{{#if: {{{1|}}}|This article is about {{{1}}}.&nbsp;}}For {{{2|other uses}}}, see '''[[{{{3|{{PAGENAME}} (disambiguation)}}}|{{{t1|{{{3|{{PAGENAME}} (disambiguation)}}}}}}]]'''.{{#if:{{{4|}}}|&nbsp;For {{{4}}}, see '''[[{{{5}}}|{{{t2|{{{5}}}}}}]]'''.}}{{#if:{{{6|}}}|&nbsp;For {{{6}}}, see '''[[{{{7}}}|{{{t3|{{{7}}}}}}]]'''.}}''</includeonly><noinclude>
<includeonly>:''{{#if: {{{1|}}}|This article is about {{{1}}}.&nbsp;}}For {{{2|other uses}}}, see '''[[{{{3|{{PAGENAME}} (disambiguation)}}}|{{{t1|{{{3|{{PAGENAME}} (disambiguation)}}}}}}]]'''.{{#if:{{{4|}}}|<br/>For {{{4}}}, see '''[[{{{5}}}|{{{t2|{{{5}}}}}}]]'''.}}{{#if:{{{6|}}}|&nbsp;For {{{6}}}, see '''[[{{{7}}}|{{{t3|{{{7}}}}}}]]'''.}}''</includeonly><noinclude>


== Purpose ==
== Purpose ==
Line 9: Line 9:
{{t|Other uses|what the article is about|other uses|optional pagename|additional uses|additional optional pagename|additional uses|additional optional pagename}}
{{t|Other uses|what the article is about|other uses|optional pagename|additional uses|additional optional pagename|additional uses|additional optional pagename}}


=== Skip first parameter ===
;Syntax
;Syntax
<pre><nowiki>{{Other uses|another page|Main Page|Special:Random}}</nowiki></pre>
<pre><nowiki>{{Other uses||something else|Special:Random}}</nowiki></pre>
;Output
;Output
{{Other uses|another page|Main Page|Special:Random}}
{{Other uses||something else|Special:Random}}
 
=== Typical use-case===
;Syntax
<pre><nowiki>{{Other uses|something specific|a random page|Special:Random}}</nowiki></pre>
;Output
{{Other uses|something specific|a random page|Special:Random}}
 
=== Multiple uses ===
Consider if a {{t|disambig}} is needed.


;Syntax
;Syntax

Revision as of 10:09, 11 October 2022


Purpose

This template is used at the top of pages for directing readers to disambiguation pages. See also Template:Other uses on Wikipedia.

You may also/instead want {{for|<text>|<similar pagename>|<another pagename>}}.

Usage

{{Other uses|<what the article is about>|<other uses>|<optional pagename>|<additional uses>|<additional optional pagename>|<additional uses>|<additional optional pagename>}}

Skip first parameter

Syntax
{{Other uses||something else|Special:Random}}
Output
For something else, see Special:Random.

Typical use-case

Syntax
{{Other uses|something specific|a random page|Special:Random}}
Output
This article is about something specific. For a random page, see Special:Random.

Multiple uses

Consider if a {{disambig}} is needed.

Syntax
{{other uses|the species of squid in ''Splatoon''|the language by the same name|Inkling (language)|the first amiibo|Inkling Girl|the second amiibo|Inkling Boy}}
Output
This article is about the species of squid in Splatoon. For the language by the same name, see Inkling (language).
For the first amiibo, see Inkling Girl. For the second amiibo, see Inkling Boy.