Template:Disambiguation: Difference between revisions
From Space Station 14 Wiki
defaultloadout-wikigg>Karmaworks Created page with "<includeonly>{{Hatnote|<!-- -->Warning<!-- -->}}<!-- --></includeonly><!-- --><noinclude>{{doc}}</noinclude>" |
defaultloadout-wikigg>Karmaworks No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{Hatnote|<!-- | <includeonly>{{Hatnote|<!-- | ||
-->{{#vardefine:disambig|<!-- start vd | |||
-->{{#if:{{{2|}}}<!-- start custom disambig if | |||
-->|{{{2}}}<!-- start label if -->{{#if:{{{3|}}} | {{!}}{{{3}}} }}<!-- end label if | |||
-->|{{{1|}}} (disambiguation)<!-- else; use regular disambig | |||
-->}}<!-- end custom disambig if | |||
-->}}<!-- end vd | |||
--> | -->This page is about {{{1|}}}. For other uses, see [[{{#var:disambig}}]].<!-- | ||
-->}}<!-- | -->}}<!-- |
Revision as of 17:35, 12 April 2024
Examples
Code | Result |
---|---|
{{Disambiguation}} |
This page is about . For other uses, see (disambiguation).
|
{{Disambiguation|Special:Random|topic=Example}} |
This page is about Special:Random. For other uses, see Special:Random (disambiguation).
|
{{Disambiguation|Special:Random|Page Label|topic=this particular topic}} |
This page is about Special:Random. For other uses, see Page Label.
|