Template:Distinguish/doc
From Space Station 14 Wiki
Summary
This hatnote template is meant to be used to indicate possible alternatives to what the reader wants to find.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Alternative | 1 | The alternative page.
| Page name | suggested |
Second Alternative | 2 | A second alternative page.
| Page name | optional |
Third Alternative | 3 | A third alternative page.
| Unknown | optional |
Alternative Text | text | Instead of using pages, you can provide a full alternative text. This parameter overrides other provided parameters.
| Line | optional |
Examples
Code | Result |
---|---|
{{Distinguish|Page One}} |
Not to be confused with Page One.
|
{{Distinguish|Page One|Page Two}} |
|
{{Distinguish|Page One|Page Two|Page Three}} |
|
{{Distinguish|Page One{{!}}Page 1}} |
Not to be confused with Page 1.
|
{{Distinguish|text = Page 1, another name for [[Page One]]}} |
Not to be confused with Page 1, another name for Page One.
|
Dependencies
This template requires the {{Hatnote}}
metatemplate.
Source
Base code adapted from Wikipedia's Distinguish Template.