Template:T: Difference between revisions
Jump to navigation
Jump to search
Created page with 'A template link with a variable number of parameters (0-20). Use: :{{t|t|parameter1|parameter2|parameter3|parameter4|...|parameter20}} <!-- self-referential examples! --> Sourc…' |
m 2 revisions imported |
||
| (One intermediate revision by the same user not shown) | |||
| Line 9: | Line 9: | ||
Example: | Example: | ||
:{{t|t|param1|param2}} | :{{t|t|param1|param2}} | ||
Template: | Template: | ||
Latest revision as of 02:47, 19 February 2026
A template link with a variable number of parameters (0-20).
Use:
- {{t|<parameter1>|<parameter2>|<parameter3>|<parameter4>|<...>|<parameter20>}}
Source:
- Improved version not needing t/piece subtemplate eveloped on Templates (Wikia) wiki see the list of authors. Copied here via CC-By-SA 3.0 license.
Example:
- {{t|<param1>|<param2>}}
Template:
- {{[[Template:{{{1}}}|{{{1}}}]]}}