Terraria Wiki
Terraria Wiki
K (Minor fix.)
K (Updated.)
Zeile 1: Zeile 1:
 
<includeonly>{{tl|nl=y|{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}|{{{5|}}}|{{{6|}}}|{{{7|}}}|{{{8|}}}|{{{9|}}}}}</includeonly><noinclude>
 
<includeonly>{{tl|nl=y|{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}|{{{5|}}}|{{{6|}}}|{{{7|}}}|{{{8|}}}|{{{9|}}}}}</includeonly><noinclude>
This template calls {{tlx|Tlx}}, returning an exemplaric use of a template. Unlike {{t|Tlx}}, the template is '''not''' linked. As you can see below, spaces within the parameters can be used to affect the display.<br/>
+
This template calls {{tlc|tl}}, returning an exemplaric use of a template. Unlike {{tc|tl}}, the template is '''not''' linked. As you can see below, spaces within the parameters can be used to affect the display.<br/>
   
 
Comparison:<br/>
 
Comparison:<br/>
 
<nowiki>{{ t | item infobox | name {{=}} Wood }}</nowiki> ==> {{ t | item infobox | name {{=}} Wood }}<br/>
 
<nowiki>{{ t | item infobox | name {{=}} Wood }}</nowiki> ==> {{ t | item infobox | name {{=}} Wood }}<br/>
<nowiki>{{ tlx |item infobox|name{{=}}Wood}}</nowiki> ==> {{ tlx |item infobox|name{{=}}Wood}}
+
<nowiki>{{ tl |item infobox|name{{=}}Wood}}</nowiki> ==> {{ tl |item infobox|name{{=}}Wood}}
   
{{doc|Tlx}}</noinclude>
+
{{doc|tl}}</noinclude>

Version vom 20. Juli 2018, 22:42 Uhr

This template calls {{tl}}, returning an exemplaric use of a template. Unlike {{tl||||||||}}, the template is not linked. As you can see below, spaces within the parameters can be used to affect the display.

Comparison:
{{ t | item infobox | name {{=}} Wood }} ==> {{ item infobox |name = Wood|||||||}}
{{ tl |item infobox|name{{=}}Wood}} ==> {{item infobox|name=Wood}}

Template-info Dokumentation Die folgende Dokumentation stammt von der Seite Vorlage:Tl/Dokumentation. (bearbeiten | Versionsgeschichte)
Siehe auch die englische Vorlagenseite: Template:T. Sie enthält möglicherweise umfassendere oder aktuellere Informationen.
Important Diese Seite ist nicht oder unvollständig übersetzt.
Hilf mit, indem du den Text übersetzt und anschließend diesen Hinweis entfernst. Dies entfernt diese Seite auch aus der Liste von Seiten mit unzureichender Übersetzung.

This template returns an exemplaric use of a template while linking to the template description page, if the template exists.

Verwendung

{{tl|<Template name>}}
{{tl|<Template name>|<Template parameters>}}
unnamed parameter 1
Template name (without Template: prefix)
unnamed parameter 2 - 9
Optional. Template parameters

Parameters with “=”

Use {{=}} instead of a normal equality symbol when using Tl.

Beispiele

{{tl|stub}} returns {{stub}},
{{tl|stub|1}} returns {{stub|1}}, and
{{tl|stub|1|2}} returns {{stub|1|2}}.

See Also

  • {{tlc}}, a template with a similar functionality - instead of outputting raw text however, it formats the text as code.