Template:TemplateCode

From The Blockheads Wiki
Revision as of 15:45, 6 August 2024 by JarlPenguin (talk | contribs) (Created page with "<includeonly><code>{<!-- -->{{{{1}}}{{#if: {{{2|}}}|{{!}}{{{2|}}} }}{{#if: {{{3|}}}|{{!}}{{{3|}}} }}{{#if: {{{4|}}}|{{!}}{{{4|}}} }}{{#if: {{{5|}}}|{{!}}{{{5|}}} }}{{#if: {{{6|}}}|{{!}}{{{6}}}{{#if: {{{7|}}}|{{!}}{{{7|}}} }}{{#if: {{{8|}}}|{{!}}{{{8|}}} }} }}<!-- -->}<!-- -->}</code></includeonly><noinclude> <!-- categories/interwikis on the /doc subpage, not here --> {{Documentation}} </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
[view] [edit] [history] [refresh]Documentation
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

[view] [edit] [history] [refresh]The above documentation is transcluded from Template:TemplateCode/doc.