Template:T/doc
From JoJo's Bizarre Encyclopedia - JoJo Wiki
< Template:T
Jump to navigation
Jump to search
Revision as of 11:16, 19 July 2016 by The Speedwagon Foundation (talk | contribs) (→Examples: clean up)
This is the Documentation subpage of Template:T This page's sole purpose is to explain how the Template should be used. Do not use it for other purposes. |
Lua}} This template makes use of the following Lua modules: Module:T |
This template creates a template link with a variable number of example parameters (0-infinite), which can be used to show example inputs.
Usage
The following parameters are supported:
- (Any number >= 2)
- Will be shown as a parameter for the template.
- prefix
- Will be added as a prefix before the template name.
- style
- If set to code, will be wrapped in
<code></code>
tags.
Examples
{{t|welcome}}
→ {{welcome}}{{t|:Main Page}}
→ {{:Main Page}}{{t|welcome|Item1|Item2|Item3|Item4|Item5|...}}
→ {{welcome|<Item1>|<Item2>|<Item3>|<Item4>|<Item5>|<...>}}{{t|welcome|Item1|3=someparam=value}}
→ {{welcome|<Item1>|someparam=<value>}}{{t|welcome|prefix=subst}}
→ {{subst:welcome}}{{t|T|prefix=#invoke}}
→ {{#invoke:T}}{{t|welcome|style=code}}
→{{welcome}}
- Manga ▾
- Media ▾
- Characters ▾
- World ▾
- Archives ▾
- Misc ▾
- Wiki ▾
Retrieved from "http://jojowiki.com/index.php?title=Template:T/doc&oldid=251275"