Template:Tlx/doc
Jump to navigation
Jump to search
Template:Mbox
{{tlx}}
is used to show an example of a template's usage accompanied by one or more parameters, without also causing the template to be called.
Syntax
{{tlx|Templatename|param1|...}}
Takes both named and unnamed parameters:
- ;Unnamed
- There are up to 10 placeholders for parameters of the specified template.
{{tlx|Templatename|1|2|3|4|5|6|7|8|9|10}}
- ;Named
- Where named fields are set to values, replace the equals-sign with #61;
{{tlx|Templatename|param=value}}