Template:Main/doc: Difference between revisions
From Space Station 14 Wiki
defaultloadout-wikigg>Mr Pie 5 →Examples: Removing redlinks |
move templatedata to main; cleanup |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
== Examples == | == Examples == | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 46: | Line 13: | ||
| <code><nowiki>{{Main|Special:WantedPages{{!}}Page 1}}</nowiki></code> (Custom link label) || {{Main|Special:WantedPages{{!}}Page 1}} | | <code><nowiki>{{Main|Special:WantedPages{{!}}Page 1}}</nowiki></code> (Custom link label) || {{Main|Special:WantedPages{{!}}Page 1}} | ||
|} | |} | ||
<noinclude>[[Category:Template documentation]]</noinclude> | <noinclude>[[Category:Template documentation]]</noinclude> |
Latest revision as of 00:29, 20 May 2025
Examples
Code | Result |
---|---|
{{Main|Special:WantedPages}} |
Main article: Special:WantedPages
|
{{Main|Special:WantedPages#Section Title}} |
Main article: Special:WantedPages
|
{{Main|Special:WantedPages|Special:UncategorizedPages}} |
Main articles: Special:WantedPages and Special:UncategorizedPages
|
{{Main|Special:WantedPages|Special:UncategorizedPages|Special:UncategorizedCategories}} |
|
{{Main|Special:WantedPages{{!}}Page 1}} (Custom link label) |
Main article: Page 1
|