Template:Tlx
Jump to navigation
Jump to search
{{tlx|Templatename|param1|...}}
Used to show an example of a template's usage accompanied by one or more parameters, without also causing the template to be called.
Parameters
Up to 10 total parameters can be displayed. Named parameters are illustrated by using the {{=}} magic word to replace the equal sign. For example:
{{tlx|Templatename|1|2|3|something{{=}}something else}}
Results in: {{Templatename|1|2|3|something=something else}}