Template:T/doc

From Brighter Shores Wiki
Jump to navigation Jump to search
This is a documentation subpage for Template:T.
It contains usage information, categories, and other content that is not part of the original template page.
Template:T invokes function main in Module:T using Lua.

A template link with a variable number of parameters.

Use

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

Example

{{T|Stub}}

{{Stub}}

{{T|Stub|Item1|Item2|Item3|Item4|Item5|...}}

{{Stub|Item1|Item2|Item3|Item4|Item5|...}}