Difference between revisions of "Template:About/doc"

From RimWorld Wiki
Jump to navigation Jump to search
 
Line 10: Line 10:
  
 
The <code>def=no</code> parameter is optional.
 
The <code>def=no</code> parameter is optional.
 +
 +
The <code>section=1</code> parameter is optional.
  
 
==Example==
 
==Example==
Line 18: Line 20:
 
<code><nowiki>{{About|the plant}}</nowiki></code>
 
<code><nowiki>{{About|the plant}}</nowiki></code>
 
{{About|the plant}}
 
{{About|the plant}}
 +
 +
<code><nowiki>{{About|section=1|the turret weapon|the mechanoid weapon|Inferno cannon}}</nowiki></code>
 +
{{About|section=1|the turret weapon|the mechanoid weapon|Inferno cannon}}
  
 
<code><nowiki>{{About|def=no|the consumable food item|Agave fruit}}</nowiki></code>
 
<code><nowiki>{{About|def=no|the consumable food item|Agave fruit}}</nowiki></code>

Latest revision as of 12:48, 2 January 2023


About is used to add disambiguation links at the top of the page.

Usage[edit]

{{About|def=no|topic|other topic|link}}

Do not use this template on an article with an unambiguous title; for example, a reader who searches specifically for "Animalist slab (medium)" is not likely to have been looking for an article about the broad version of the animalist slab, so it would not be appropriate to add {{About|Animalist slab (broad)}} to the top of the Animalist slab (medium) article.

The def=no parameter is optional.

The section=1 parameter is optional.

Example[edit]

{{About|the plant|the consumable food item|Agave fruit}} gives:

{{About|the plant}}

{{About|section=1|the turret weapon|the mechanoid weapon|Inferno cannon}}

{{About|def=no|the consumable food item|Agave fruit}}

See also[edit]