Template:TemplateCode: Difference between revisions
Template page
More actions
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>" Â |
(No difference)
|
Latest revision as of 19:38, 16 June 2025
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] [purge]The above documentation is transcluded from Template:TemplateCode/doc.