Template:Other uses: Difference between revisions

From Inkipedia, the Splatoon wiki
(docs)
m (Due to language page move, updating example to match current Inkling page usage)
Tag: Disambiguation links
(3 intermediate revisions by 2 users not shown)
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
;Syntax
<pre><nowiki>{{other uses|the prominent species of squid in ''Splatoon''|the language by the same name|Inkling (language)}}</nowiki></pre>
<pre><nowiki>{{Other uses|something specific|a random page|Special:Random}}</nowiki></pre>
;Output
;Output
{{other uses|the prominent species of squid in ''Splatoon''|the language by the same name|Inkling (language)}}
{{Other uses|something specific|a random page|Special:Random}}
 
=== Multiple uses ===
Consider if a {{t|disambig}} is needed.
 
;Syntax
<pre><nowiki>{{other uses|the prominent species of squid in the {{Ss}}|other uses|Inkling (disambiguation)|the first amiibo|Inkling Girl|the second amiibo|Inkling Boy}}</nowiki></pre>
;Output
{{other uses|the prominent species of squid in the {{Ss}}|other uses|Inkling (disambiguation)|the first amiibo|Inkling Girl|the second amiibo|Inkling Boy}}


[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 12:11, 9 March 2024


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 prominent species of squid in the {{Ss}}|other uses|Inkling (disambiguation)|the first amiibo|Inkling Girl|the second amiibo|Inkling Boy}}
Output
This article is about the prominent species of squid in the Splatoon series. For other uses, see Inkling (disambiguation).
For the first amiibo, see Inkling Girl. For the second amiibo, see Inkling Boy.