Difference between revisions of "Template:T"

From Idlescape Wiki
Jump to navigation Jump to search
(Created page with "<includeonly><span class="plainlinks">{{#invoke:T|main}}</span></includeonly><noinclude>{{/doc}}</noinclude>")
 
(No difference)

Latest revision as of 09:04, 10 February 2022

A template link with a variable number of parameters. Named parameters cannot be ordered in the way it is typed and maybe shuffled.

Use[edit source]

To use this for templates, use

{{T|parameter 1|parameter 2|parameter 3|...|parameter 20}}

To use other namespaces, use the namespace as prefix, for example

{{T|User:Example}}

And to show transclusions of mainspace pages, use

{{T|:Feather}}

Example[edit source]

{{T|Stub}}

{{Stub}}

{{T|Cleanup}}

{{Cleanup}}