Template:Disambiguation/doc: Difference between revisions
From Space Station 14 Wiki
defaultloadout-wikigg>Karmaworks Created page with "{{About|Example}} This page is about Example. For other uses, see Example (disambiguation). {{About|USE1||PAGE2}} (When the disambiguation page has a different name – Note the empty second parameter) This page is about USE1. For other uses, see PAGE2. {{About|USE1|USE2|PAGE2}} (When there is only one other use) → This page is about USE1. For USE2, see PAGE2. == Source == Base code adapted from [https://en.wikipedia.org/wiki/Template:About Wikipedia's About Tem..." |
cleanup |
||
(22 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{ | == Examples == | ||
{| class="wikitable" | |||
! Code !! Result | |||
|- | |||
| <code><nowiki>{{Disambiguation}}</nowiki></code> || {{Disambiguation|topic=Example}} | |||
|- | |||
| <code><nowiki>{{Disambiguation|Special:Random|topic=Example}}</nowiki></code> || {{Disambiguation|Special:Random|topic=Example}} | |||
|- | |||
| <code><nowiki>{{Disambiguation|Special:Random|Page Label|topic=this particular topic}}</nowiki></code> || {{Disambiguation|Special:Random|Page Label|topic=this particular topic}} | |||
|} | |||
<noinclude>[[Category:Template documentation]]</noinclude> | |||
Latest revision as of 00:26, 20 May 2025
Examples
Code | Result |
---|---|
{{Disambiguation}} |
![]() |
{{Disambiguation|Special:Random|topic=Example}} |
![]() |
{{Disambiguation|Special:Random|Page Label|topic=this particular topic}} |
![]() |