Template:TemplateCode
Jump to navigation
Jump to search
Documentation
Shortcut
The template displays the working formula of a template as code.
Usage
{{tcode|template name}}
Parameters can also be added, to a maximum of 8.
Examples
{{tcode|fullurl|Items}} gives: {{fullurl|Items}}
{{tcode|Item|2=type=wood}} gives: {{Item|type=wood}}
{{tcode|:Commands/seed}} gives: {{:Commands/seed}}
{{tcode|move|Page to move to|Optional reason}} gives: {{move|Page to move to|Optional reason}}
See also
{{TemplateLink}}{{Parameter}}