Template:T

From Idlescape Wiki
Revision as of 09:04, 10 February 2022 by Sponsorn (talk | contribs) (Created page with "<includeonly><span class="plainlinks">{{#invoke:T|main}}</span></includeonly><noinclude>{{/doc}}</noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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}}