Minecraft Wiki
Advertisement

Sjabloon:Doc/start

Afkorting
tc

This template is used to color the cell background and cell text of a table depending on what option you choose.

Usage

To use the template you choose from one of the available parameters and optionally choose to add custom text. Note that the first letter for custom text is automatically changed to uppercase.

style= can be use to add additional styling.

Examples

{| class="wikitable" style="margin: 0px"
| {{tc|yes}}
|}

Will output:

Ja


{| class="wikitable" style="margin: 0px"
| {{tc|unknown|not sure|style=text-decoration:underline}}
|}

Will output:

Not sure

Available parameters

Parameter Example
yes Ja
always Altijd
no Nee
never Nooit
neutral Neutraal
partial Gedeeltelijk
planned Gepland
unknown Onbekend
in aan
in! AAN
out uit
out! UIT
n/a N.V.T.

Sjabloon:Doc/end

Advertisement