Template:TemplateCode: Difference between revisions

From The Blockheads Wiki
(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>")
 
m (JarlPenguin moved page Template:Tcode to Template:TemplateCode)
 
(No difference)

Latest revision as of 15:46, 6 August 2024

[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.