Template:T

From RimWorld Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Documentation icon Template documentation[view] [edit] [history] [purge]

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>}}

Samples

{{t|welcome}} results in...

{{welcome}}


{{t|welcome|Item1|Item2|Item3|Item4|Item5|...}} results in...

{{welcome|<Item1>|<Item2>|<Item3>|<Item4>|<Item5>|<...>}}

See Also