Template:Distinguish/doc: Difference between revisions
From Space Station 14 Wiki
m 10 revisions imported |
move templatedata to main |
||
Line 1: | Line 1: | ||
== Examples == | == Examples == | ||
{| class="wikitable" | {| class="wikitable" |
Revision as of 00:27, 20 May 2025
Examples
Code | Result |
---|---|
{{Distinguish|Special:Uncategorizedpages}} |
Not to be confused with Special:Uncategorizedpages.
|
{{Distinguish|Special:Uncategorizedpages|Special:Uncategorizedfiles}} |
Not to be confused with Special:Uncategorizedpages or Special:Uncategorizedfiles.
|
{{Distinguish|Special:Uncategorizedpages|Special:Uncategorizedfiles|Special:Uncategorizedcategories}} |
Not to be confused with Special:Uncategorizedpages, Special:Uncategorizedfiles or Special:Uncategorizedcategories.
|
{{Distinguish|Special:Uncategorizedpages{{!}}Page 1}} (Custom link label) |
Not to be confused with Page 1.
|
{{Distinguish|text = Page 1, another name for [[Special:Uncategorizedpages]]}} |
Not to be confused with Page 1, another name for Special:Uncategorizedpages.
|
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 Distinguish Template.