Template:Disambig3
From Transformers Wiki
(Transcluded documentation: view)
Description
Use this template at the top of an article when there are three or more uses for the term in question in order to link to the term's disambiguation page.
Note - If two uses are more closely associated or far more prominent than the others, consider using {{Disambig3.5}} instead.
Usage
Parameters
This template accepts three parameters, all anonymous.
Required
- The disambiguated term.
Optional
- The second term to be disambiguated. Takes precedence over term one when generating the link to the disambiguation page.
- Changes the format to the "about" version and should contain the description of what the article is about. Can also be specified as the named parameter "about"
Code
For basic use,
- {{Disambig3|Cybertron}},
generates
The name or term "Cybertron" refers to more than one character or idea. For a list of other meanings, see Cybertron (disambiguation). |
If the root word of the disambiguation page is different from the word in the title of the current article (e.g., a different form of the same name like Bill/William), add a second argument to match the location of the disambiguation page. I.e,
- {{Disambig3|Bill|William}}
on William Lennox gives:
The name or term "William" refers to more than one character or idea. For a list of other meanings, see Bill (disambiguation). |
To describe the current article as in {{disambig2}}, use the |about= variable like so:
- {{Disambig3|Transformers|The Transformers|about=the first comic issue of the first comic series about Transformers}}
which gives:
This article is about the first comic issue of the first comic series about Transformers. For other uses of "The Transformers", see Transformers (disambiguation) |
Examples
Code
{{disambig3|Cybertron}}
Result
The name or term "Cybertron" refers to more than one character or idea. For a list of other meanings, see Cybertron (disambiguation). |
Code
{{Disambig3|Transformers|The Transformers|the first comic issue of the first comic series about Transformers}}
Result
This article is about the first comic issue of the first comic series about Transformers. For other uses of "The Transformers", see Transformers (disambiguation) |
Code
{{disambig3|James|Jimmy}}
Result
The name or term "Jimmy" refers to more than one character or idea. For a list of other meanings, see James (disambiguation). |