Template:Tl

From Krafties
Revision as of 08:35, 3 May 2017 by MyraMidnight (talk | contribs) (Created page with "{{[[{{#if:{{{SISTER|}}}|{{{SISTER}}}Template|{{ns:Template}}}}:{{{1|Tlx}}}|{{{1|Tlx}}}]]<!-- -->{{#if:{{{2|}}}||{{{2}}}}}<!-- -->{{#if:{{{3|}}}||{{{3}}}}}<!-- -->{{#...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{Tlx}}

Documentation icon Template documentation ( view · talk · edit)

This template creates example usage syntax for a template, and links the name to the template page. The name is derived from "Template list expanded".

Up to 7 pass parameters (numbered) for the specified template are displayed as 'placeholders', and more parameters are shown as "|...". An optional SISTER parameter can specify an interwiki prefix to link to another wiki. Examples:

Code Result Remark
Template:Tlx Template:Tlx  
Template:Tlx Template:Tlx  
Template:Tlx Template:Tlx  
Template:Tlx Template:Tlx  
Template:Tlx Template:Tlx up to 7 parameters, then ...
Template:Tlx Template:Tlx &#124; for more
Template:Tlx Template:Tlx = won't work
Template:Tlx Template:Tlx &#61; is okay
Template:Tlx Template:Tlx sticky nowiki is okay
Template:Tlx Template:Tlx empty won't work
Template:Tlx Template:Tlx &#32; is okay
Template:Tlx Template:Tlx &nbsp; is okay
Template:Tlx Template:Tlx &#124; is okay
Template:Tlx Template:Tlx Template:Tlx is dubious
Template:Tlx Template:Tlx empty really doesn't work
Template:Tlx Template:Tlx right to left okay

<templatedata> { "description": "Template list expanded", "params": { "1": { "label": "Template", "description": "Linked template name", "type": "string/wiki-page-name" }, "2": { "label": "Parameter", "description": "Optional parameter", "type": "string" }, "3": { "description": "For 2 parameters", "type": "string" }, "4": { "description": "For 3 parameters", "type": "string" }, "5": { "description": "For 4 parameters", "type": "string" }, "6": { "description": "For 5 parameters", "type": "string" }, "7": { "description": "For 6 parameters", "type": "string" }, "8": { "label": "Overflow", "description": "Overflow shown as ...", "type": "string" }, "SISTER": { "label": "Interwiki", "description": "Optional InterWiki link prefix", "type": "string" } } }</templatedata>

The above documentation is transcluded from Template:Tl/doc.
Editors can experiment in this template's sandbox
Please add categories to the /doc subpage within <includeonly>...</includeonly>