Template:Disambiguation: Difference between revisions
Jump to navigation
Jump to search
dlw>Mr Pie 5 No edit summary |
Verdite cat (talk | contribs) m 1 revision imported |
(No difference)
|
Latest revision as of 18:53, 12 September 2024
Template documentation follows |
---|
Note: the template above may sometimes be partially or fully invisible. |
Visit Template:Disambiguation/doc to edit this documentation. (How does this work?) |
This hatnote template is meant to be used at the top of an article to indicate the existence of a disambiguation page.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Disambiguation Page | 1 | A custom disambiguation page name.
| Page name | optional |
Link Label | 2 | A label for the custom disambiguation page.
| Line | optional |
Custom Topic | topic | In case {{PAGENAME}} does not describe the topic, this can be used to display a custom topic
| Line | optional |
Examples
Code | Result |
---|---|
{{Disambiguation}} |
File:Disambig.svg This page is about Example. For other uses, see Example (disambiguation).
|
{{Disambiguation|Special:Random|topic=Example}} |
File:Disambig.svg This page is about Example. For other uses, see Special:Random.
|
{{Disambiguation|Special:Random|Page Label|topic=this particular topic}} |
File:Disambig.svg This page is about this particular topic. For other uses, see Page Label.
|
Dependencies
For this template to work properly, you need the following:
- The
{{Hatnote}}
base template. - The
.hatnote
class, found in MediaWiki:Common.css.
Source
Roughly based on Wikipedia's About Template.