Template:Tl: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{[[Template:{{{1}}}|{{{1}}}]]}}<noinclude> {{Documentation}} </noinclude>" |
m 1 revision: infobox template import |
(No difference)
|
Revision as of 15:04, 27 June 2011
{{[[Template:{{{1}}}|{{{1}}}]]}}
Template documentation follows |
---|
Note: the template above may sometimes be partially or fully invisible. |
Visit Template:Tl/doc to edit this documentation. (How does this work?) |
This code is adapted from Wikipedia.
For the original code, see the following pages: Module:Template link general, Template:Tlx
This template uses one or more modules written in the Lua programming language.
For more information, see Wikipedia:Lua or the Lua reference manual on mediawiki.org. Modules used include: Template link.
This template returns an exemplaric use of a template while linking to the template description page, if the template exists.
Usage
{{tl|<Template name>}} {{tl|<Template name>|<Template parameters>}}
- unnamed parameter 1
- Template name (without
Template:
prefix) - unnamed parameter 2 - 9
- Optional. Template parameters
- nl
- Optional flag to display an un-linked template usage.
Examples
{{tl|stub}}
returns {{stub}}{{tl|stub|1}}
returns {{stub}}{{tl|stub|1|2|nl{{=}}y}}
returns {{stub}}{{tl|for|page|t1{{=}}alt text}}
returns {{for}}
See also