Template:Disambiguation/doc: Difference between revisions
From Space Station 14 Wiki
defaultloadout-wikigg>Karmaworks No edit summary |
defaultloadout-wikigg>Karmaworks No edit summary |
||
Line 11: | Line 11: | ||
| <code><nowiki>{{About|Example|Disambig Page|Page Label}}</nowiki></code> | | <code><nowiki>{{About|Example|Disambig Page|Page Label}}</nowiki></code> | ||
(Different disambiguation page with custom label) || {{About|Example|Disambig Page|Page Label}} | (Different disambiguation page with custom label) || {{About|Example|Disambig Page|Page Label}} | ||
|} | |} | ||
== Source == | == Source == | ||
Base code adapted from [https://en.wikipedia.org/wiki/Template:About Wikipedia's About Template]. | Base code adapted from [https://en.wikipedia.org/wiki/Template:About Wikipedia's About Template]. |
Revision as of 17:20, 12 April 2024
Examples
For the examples below, File:Mystic Feather (Item).png
was used as the icon for a page called Mystic Feather
.
Code | Result |
---|---|
{{About|Example}} |
Template:About |
{{About|Example|Disambig Page}}
(Different disambiguation page) || Template:About | |
{{About|Example|Disambig Page|Page Label}}
(Different disambiguation page with custom label) || Template:About |
Source
Base code adapted from Wikipedia's About Template.