Difference between revisions of "User:Alistaire/Template:DefsStdTemplateHeader/doc"

From RimWorld Wiki
Jump to navigation Jump to search
(Added taglink description)
(Added default PAGENAME to explanation)
Line 10: Line 10:
 
| parents || ''(required):'' A list of [[User:Alistaire/Template:DefsStdFormatter]] -type links to this tag's parents.
 
| parents || ''(required):'' A list of [[User:Alistaire/Template:DefsStdFormatter]] -type links to this tag's parents.
 
|-
 
|-
| tag || ''(optional):'' What tag to display on the first row.
+
| tag || ''(default: PAGENAME):'' What tag to display on the first row.
 
|-
 
|-
 
| tagLink || ''(optional):'' What the tag parameter links to, if that is different from the name itself.
 
| tagLink || ''(optional):'' What the tag parameter links to, if that is different from the name itself.

Revision as of 12:57, 12 April 2015

Example documentation

Parameters

Parameter Explanation
hideLinksAndParents (optional): If it exists, hides the "WhatLinksHere" and "Parents:" section.
parents (required): A list of User:Alistaire/Template:DefsStdFormatter -type links to this tag's parents.
tag (default: PAGENAME): What tag to display on the first row.
tagLink (optional): What the tag parameter links to, if that is different from the name itself.



Examples

Input Output
{{User:Alistaire/Template:DefsStdTemplateHeader}} |-
|}
Parents: none specified
<>Alistaire/Template:DefsStdTemplateHeader/doc
Element Contents Notes
{{User:Alistaire/Template:DefsStdTemplateHeader|tag=thingDef|parents={{User:Alistaire/Template:DefsStdFormatter|ThingDefs|Defs}}}} |-
|}
Parents: <>ThingDefs
<>thingDef
Element Contents Notes
{{User:Alistaire/Template:DefsStdTemplateHeader|tag=biomeDef|hideLinksAndParents=1}} |-
|}
Parents: none specified
<>biomeDef
Element Contents Notes