Template:Disambiguation/doc: Difference between revisions
From Space Station 14 Wiki
defaultloadout-wikigg>Karmaworks No edit summary |
cleanup |
||
(15 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
== Examples == | == Examples == | ||
{| class="wikitable" | {| class="wikitable" | ||
! Code !! Result | ! Code !! Result | ||
|- | |- | ||
| <code><nowiki>{{ | | <code><nowiki>{{Disambiguation}}</nowiki></code> || {{Disambiguation|topic=Example}} | ||
|- | |- | ||
| <code><nowiki>{{ | | <code><nowiki>{{Disambiguation|Special:Random|topic=Example}}</nowiki></code> || {{Disambiguation|Special:Random|topic=Example}} | ||
|- | |- | ||
| <code><nowiki>{{ | | <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}} |
![]() |