Template:Otheruses: Difference between revisions
Jump to navigation
Jump to search
(Added link text.) |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{dablink|{{#if: {{{1|}}}|This article is about {{{1}}}. }}For {{{2|other uses}}}, see '''[[{{{3|{{PAGENAME}} (disambiguation)}}}|{{{ | <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 31: | Line 31: | ||
| No || || Article 3 || Tertiary article. | | No || || Article 3 || Tertiary article. | ||
|- | |- | ||
! | ! t1 | ||
| No || || Text 1 || Text for the first article's link, if it's different from the page name. | | 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. | | 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. | | No || || Text 3 || Text for the tertiary article's link, if it's different from the page name. | ||
|} | |} | ||
Line 43: | Line 43: | ||
==Template== | ==Template== | ||
<pre> | <pre> | ||
{{otheruses|<topic>|<disambig 1>|<article 1>|<disambig 2>|<article 2>|<disambig 3>|<article 3>}} | {{otheruses|<topic>|<disambig 1>|<article 1>|<disambig 2>|<article 2>|<disambig 3>|<article 3>|t1=<text 1>|t2=<text2>|t3=<text 3>}} | ||
</pre> | </pre> | ||
Revision as of 06:36, April 6, 2015
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. |
Template
{{otheruses|<topic>|<disambig 1>|<article 1>|<disambig 2>|<article 2>|<disambig 3>|<article 3>|t1=<text 1>|t2=<text2>|t3=<text 3>}}