Template:TemplateCode/doc
From The Blockheads Wiki
[refresh]
This is the documentation page. It should be transcluded into Template:TemplateCode. 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
{{Template link}}
{{parameter}}