Szablon:Template link/opis
[odśwież]
To jest strona dokumentacji, powinna ona być dołączona na stronie głównej. Aby uzyskać więcej informacji sprawdź Szablon:Dokumentacja.| Artykuł „Template link/opis” jest w trakcie tłumaczenia. Możesz pomóc tłumacząc go.
|
This template is used to easily link to a template, while displaying the template brackets.
Usage
{{tl|template name}}
template name can be any page, using the same conventions as transclusion. Basically the "Template:" prefix is optional, and a colon is required to link the main space.
Parameters can also be added, to a maximum of 4. Note that ='s must be escaped using {{=}}
Examples
{{tl|OS}} gives:
{{OS}}
{{tl|Template:Block}} gives:
{{Block}}
{{tl|:Commands/infobox}} gives:
{{[[::Commands/infobox|
Commands/infobox]]}}
{{tl|move|Page to move to|Optional reason}} gives:
{{move|Page to move to|Optional reason}}
See also
{{parameter}}