[dismiss]
![]() |
An early testing version of dark mode has been enabled as a desktop skin option for logged-in users. To enable it, go to Special:Preferences, and under the "Gadgets" tab, check both "darkMode" options. An icon to toggle dark mode will then appear in the top bar once you save the preferences. Please report any issues in our Discord server! |
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}}