1. Template
  2. T/doc
Printable Version

https://www.forum.werealive.com/wiki_index.php?title=Template:T-doc
This page can be used as a building block in other pages.

This page has been seen 5 times.

;Description
[indent]A template link with a variable number of example parameters (0-20), which can be used to show example inputs.[/indent]:Utilises [template="T/piece"]T/piece[/template].
;Syntax
[indent][template]t|t|parameter1|parameter2|parameter3|parameter4 |...|parameter20[/template][/indent];Sample code
[indent]<code>[noparse]{{t|welcome}}[/noparse]</code> gives...[/indent]:[template]t|welcome[/template]
[indent]<code>[noparse]{{t|welcome|Item1|Item2|Item3|Item4|Item5|...}}[/noparse]</code> gives...[/indent]:[template]t|welcome|Item1|Item2|Item3|Item4|Item5|...[/template]
;See also
[indent][wiki="w:c:wow:Template:T"]Template:T[/wiki] on WoWWiki[/indent]
[includeonly][category]General wiki templates|[var]PAGENAME[/var[/category]][/includeonly][noinclude][category]Template documentation|[var]PAGENAME[/var[/category]][/noinclude]