Template:TemplateCode: Difference between revisions
From The Blockheads Wiki
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>") |
JarlPenguin (talk | contribs) m (JarlPenguin moved page Template:Tcode to Template:TemplateCode) |
||
(No difference)
|
Latest revision as of 15:46, 6 August 2024
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}}
[view] [edit] [history] [refresh]The above documentation is transcluded from Template:TemplateCode/doc.