Template:Tlxr

From FlightGear wiki
Revision as of 09:33, 7 November 2013 by Johan G (talk | contribs) (This template will now be shown in a monospace font)
Jump to navigation Jump to search

{{[[Template:{{{1}}}|{{{1}}}]]}}

The following template description is not displayed when the template is inserted in an article.

Goal

This template is used to show a link to a template, together with its parameters as wiki markup.

Usage

{{tlxr|template|parameter|...|parameter}}
template
The template to be linked to
parameter
Up to ten parameters

Example

{{tlxr|distinguish|Template:Tl}}

{{distinguish
|Template:Tl
}}

{{tlxr|tlxr|1|2|3|4|5|6|7|8|9|10}}

{{tlxr
|1
|2
|3
|4
|5
|6
|7
|8
|9
|10
}}

Known issues

Some characters will break templates when used inside template parameters, one of them is the equal sign "=" when used directly behind other characters. A few was around that is to use {{=}} or <nowiki>=</nowiki> instead.

Related templates

  • {{tl}} which does not show any parameters
  • {{tlx}} which shows the parameters in a single line