Template
Template link/doc
From Dogcraft Wiki
m (Domino moved page Template:T/doc to Template:Template link/doc: Favoring the full name instead of the abbriviation hopefully leads to more understandable documentation) |
mNo edit summary |
||
Line 1: | Line 1: | ||
The {{t|t}}, {{t|tl}} and {{t|template}} templates serve as an alias for this template and redirect to it. | The {{t|t}}, {{t|tl}} and {{t|template}} templates serve as an alias for this template and redirect to it. {{t|t}}, {{t|tl}} and {{t|template}} can still be used on pages if someone prefers a shorter version, they will function. | ||
=== Description === | === Description === |
Revision as of 23:23, 3 December 2023
The {{t}}, {{tl}} and {{template}} templates serve as an alias for this template and redirect to it. {{t}}, {{tl}} and {{template}} can still be used on pages if someone prefers a shorter version, they will function.
Description
A template link with a variable number of example parameters (0-20), which can be used to show example inputs. Utilises Template:T/piece.
Syntax
{{t|<parameter1>|<parameter2>|<parameter3>|<parameter4>|<...>|<parameter20>}}
Sample code
{{t|infobox}}
gives...
{{Infobox character}}
{{t|Infobox character|Item1|Item2|Item3|Item4|Item5|...}}
gives...
{{Infobox character|<Item1>|<Item2>|<Item3>|<Item4>|<Item5>|<...>}}
See also
Template:T on WoWWiki