Predefinição:T
A template link with a variable number of example parameters, which can be used to show example inputs.
T on FANDOM Developers Wiki for the module that handles this template's logic.
Parâmetros
First parameter is template's name, others are template's parameters.
Exemplo de Uso
{{t|Navbox characters}} gives...
{{Navbox characters}}
{{t|Navbox characters|A|B|C|D}} gives...
{{Navbox characters|<A>|<B>|<C>|<D>}}