Template:T

From Quasimorph Wiki
Jump to navigation Jump to search

{{[[Template:{{{1}}}|{{{1}}}]]}}

Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:T/doc to edit this documentation. (How does this work?)

Usage

A template link with a variable number of example parameters (0-20), which can be used to show example inputs.

Syntax

{{t|<parameter1>|<parameter2>|<parameter3>|<parameter4>|<...>|<parameter20>}}

Parameters

Parameter Description
parameter1, 2, 3, ..., 20 The parameter name of the template (text before the = symbol).

Samples

Input

{{t|Keyword|name|displayed text}}

Result in...

{{Keyword|<name>|<displayed text>}}