Template:Otheruses: Difference between revisions
Jump to navigation
Jump to search
m (...) |
m (Text replacement - "]] </noinclude>" to "]]</noinclude>") |
||
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{dablink|{{#if: {{{1|}}}|This article is about {{{1}}}. }}For {{{2|other uses}}}, see [[{{{3|{{PAGENAME}} (disambiguation)}}}]].{{#if:{{{4|}}}| For {{{4}}}, see [[{{{5}}}]].}}{{#if:{{{6|}}}| For {{{6}}}, see [[{{{7}}}]].}}}}</includeonly><noinclude> | <includeonly>{{dablink|{{#if: {{{1|}}}|This article is about {{{1}}}. }}For {{{2|other uses}}}, see '''[[{{{3|{{PAGENAME}} (disambiguation)}}}|{{{t1|{{{3|{{PAGENAME}} (disambiguation)}}}}}}]]'''.{{#if:{{{4|}}}| For {{{4}}}, see '''[[{{{5}}}|{{{t2|{{{5}}}}}}]]'''.}}{{#if:{{{6|}}}| 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. | ||
==Parameters== | |||
{| class = "wikitable" | |||
! 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 || ''<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 19: | Line 50: | ||
*[[Template:Redirects]] | *[[Template:Redirects]] | ||
[[Category: | [[Category:Disambiguation link templates]]</noinclude> | ||
</noinclude> |
Latest revision as of 01: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>}}