Template talk:Otheruse
From Wikipedia, the free encyclopedia
Contents |
---|
[edit] Documentation
{{otheruse}}
creates a disambigution link, meant to be at the top of the page.
[edit] Usage
{{otheruse |this = current usage |use1 = first usage |page1 = first page |use2 = second usage |page2 = second page |use3 = third usage |page3 = third page |use4 = fourth usage |page4 = fourth page }}
page can be changed to text if you don't want the text to be treated as a link.
[edit] Example
Code | Result |
{{otheruse}} |
For other uses, see Otheruse (disambiguation).
|
{{otheruse|this=foo}} |
This article is about foo. For other uses, see Otheruse (disambiguation).
|
{{otheruse|this=foo|use1=bar}} |
This article is about foo. For bar, see Otheruse (disambiguation).
|
{{otheruse|this=foo|use1=bar|page1=barpage}} |
This article is about foo. For bar, see barpage.
|
{{otheruse|this=foo|use1=bar|page1=barpage|use2=baz}} |
This article is about foo. For bar, see barpage. For baz, see Otheruse (disambiguation).
|
{{otheruse|this=foo|use1=bar|page1=barpage|use2=baz|page2=bazpage}} |
This article is about foo. For bar, see barpage. For baz, see bazpage.
|
{{otheruse|this=foo|use1=bar|page1=barpage|use2=baz|page2=bazpage|use3=42}} |
This article is about foo. For bar, see barpage. For baz, see bazpage. For 42, see Otheruse (disambiguation).
|
{{otheruse|this=foo|use1=bar|page1=barpage|use2=baz|page2=bazpage|use3=42|page3=42page}} |
This article is about foo. For bar, see barpage. For baz, see bazpage. For 42, see 42page.
|
{{otheruse|use1=bar|page1=barpage|use2=baz|page2=bazpage|use3=42|page3=42page}} |
For bar, see barpage. For baz, see bazpage. For 42, see 42page.
|
{{otheruse|this=foo||page1=barpage|page2=bazpage|page3=42page}} |
This article is about foo. For other uses, see barpage , bazpage or 42page.
|
{{otheruse|this=foo||page1=barpage|page2=bazpage}} |
This article is about foo. For other uses, see barpage or bazpage.
|
{{otheruse|this=foo||page1=barpage}} |
This article is about foo. For other uses, see barpage.
|
[edit] See also
[edit] Discussion
Contents |
Add issues below as you see fit, sign with ~~~~
[edit] Suggestion
My suggestion would be to allow omission of the "usex" arguments and still be able to use the "pagex" argument: {{otheruse|this=foo|page1=barpage}} would result in "This article is about foo. For other uses, see barpage." Powers T 13:40, 15 September 2006 (UTC)