Template:Otheruses: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
mNo edit summary
m (Text replacement - "]] </noinclude>" to "]]</noinclude>")
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>{{dablink|{{#if: {{{1|}}}|This article is about {{{1}}}.&nbsp;}}For {{{2|other uses}}}, see [[{{{3|{{PAGENAME}} (disambiguation)}}}]].{{#if:{{{4|}}}|&nbsp;For {{{4}}}, see {{{5}}}.}}}}</includeonly><noinclude>
<includeonly>{{dablink|{{#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>


==Info==
==Info==
Line 6: Line 6:
This template is used to give other uses of the article title.
This template is used to give other uses of the article title.


All parameters are optional:
==Parameters==
*1: Topic of the current article.
{| class = "wikitable"
*2: Alternate possible topic (defaults to "other uses").
! Parameter || Mandatory || Default || Purpose || Detailed description
*3: Alternative article (defaults to "<nowiki>{{PAGENAME}}</nowiki> (disambiguation)").
|-
*4: Second alternate possible topic.
! 1
*5: Second alternative article.
| No ||  || Article subject || What the current article is about.
|-
! 2
| No || other uses || Disambiguation 1 || What the reader might need the other article for.
|-
! 3
| No || ''<nowiki>{{PAGENAME}}</nowiki>'' (disambiguation) || Article 1 || Alternate article.
|-
! 4
| No ||  || Disambiguation 2 || Disambiguation for a secondary article.
|-
! 5
| No ||  || Article 2 || Secondary article.
|-
! 6
| No ||  || Disambiguation 3 || Disambiguation for a tertiary article.
|-
! 7
| No ||  || Article 3 || Tertiary article.
|-
! t1
| No ||  || Text 1 || Text for the first article's link, if it's different from the page name.
|-
! t2
| No ||  || Text 2 || Text for the secondary article's link, if it's different from the page name.
|-
! t3
| No ||  || Text 3 || Text for the tertiary article's link, if it's different from the page name.
|}
 
==Skeleton==
<pre>
{{otheruses|<topic>|<disambig 1>|<article 1>|<disambig 2>|<article 2>|<disambig 3>|<article 3>|t1=<text 1>|t2=<text2>|t3=<text 3>}}
</pre>


==See also==
==See also==
Line 17: Line 50:
*[[Template:Redirects]]
*[[Template:Redirects]]


[[Category:Templates|{{PAGENAME}}]]
[[Category:Disambiguation link templates]]</noinclude>
</noinclude>

Latest revision as of 02:18, August 30, 2019


Info

This article is about the template that also describes the article it's in. For the template that just links to another article, see Template:For.

This template is used to give other uses of the article title.

Parameters

Parameter Mandatory Default Purpose Detailed description
1 No Article subject What the current article is about.
2 No other uses Disambiguation 1 What the reader might need the other article for.
3 No {{PAGENAME}} (disambiguation) Article 1 Alternate article.
4 No Disambiguation 2 Disambiguation for a secondary article.
5 No Article 2 Secondary article.
6 No Disambiguation 3 Disambiguation for a tertiary article.
7 No Article 3 Tertiary article.
t1 No Text 1 Text for the first article's link, if it's different from the page name.
t2 No Text 2 Text for the secondary article's link, if it's different from the page name.
t3 No Text 3 Text for the tertiary article's link, if it's different from the page name.

Skeleton

{{otheruses|<topic>|<disambig 1>|<article 1>|<disambig 2>|<article 2>|<disambig 3>|<article 3>|t1=<text 1>|t2=<text2>|t3=<text 3>}}

See also