Template:Template code/doc

From Aether Project Wiki
Jump to navigation Jump to search
This is the documentation page. It should be transcluded into the main template page. See Template:Documentation for more information
Shortcut

Usage

{{tcode|template name}}

Parameters can also be added, to a maximum of 8. Note that ='s must be escaped using {{=}}

Examples

{{tcode|subst:autoUnsigned}} gives:
{{subst:autoUnsigned}}

{{tcode|Block|2=type=wood}} gives:
{{Block|type=wood}}

{{tcode|:Commands/infobox}} gives:
{{:Commands/infobox}}

{{tcode|move|Page to move to|Optional reason}} gives:
{{move|Page to move to|Optional reason}}

See also