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..." |
defaultloadout-wikigg>Karmaworks No edit summary |
||
Line 1: | Line 1: | ||
<code><nowiki>{{About|Example}}</nowiki></code> | |||
{{About|Example}} | {{About|Example}} | ||
This page is about Example. For other uses, see [[Example (disambiguation)]]. | This page is about Example. For other uses, see [[Example (disambiguation)]]. | ||
{{About| | <code><nowiki>{{About|Example|Disambig Page}}</nowiki></code> (When the disambiguation page has a different name – Note the empty second parameter) | ||
This page is about | {{About|Example|Disambig Page}} | ||
This page is about Example. For other uses, see [[Disambig Page]]. | |||
{{About| | <code><nowiki>{{About|Example|Disambig Page|Page Label}}</nowiki></code> (When there is only one other use) | ||
This page is about | This page is about Example. For Another Example, see [[Disambirg 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:17, 12 April 2024
{{About|Example}}
Template:About
This page is about Example. For other uses, see Example (disambiguation).
{{About|Example|Disambig Page}}
(When the disambiguation page has a different name – Note the empty second parameter)
Template:About
This page is about Example. For other uses, see Disambig Page.
{{About|Example|Disambig Page|Page Label}}
(When there is only one other use)
This page is about Example. For Another Example, see Page Label.
Source
Base code adapted from Wikipedia's About Template.