Template:Otheruse/doc
From Lamborghini Wiki
{{Otheruse/doc}} is used for small sets of other use information at the head of article sections according to Wikipedia:Guide to layout.
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.
Example
| Code | Result |
{{otheruse}}
| For other uses, see Otheruse/doc (disambiguation).
|
{{otheruse|this=foo}}
| This article is about foo. For other uses, see Otheruse/doc (disambiguation).
|
{{otheruse|this=foo|use1=bar}}
| This article is about foo. For bar, see Otheruse/doc (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/doc (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/doc (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.
|
See also