Plantilla:Table Choice/doc

De WikiMinecraft
Saltar a: navegación, buscar
Template-info.png Documentación
Atajo
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:


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

Will output:

Not sure

Available parameters

Parameter Example
yes
always Siempre
no No
never Nunca
neutral Neutral
partial Parcial
planned Planeado
unknown Desconocido
in off
in! ON
out off
out! ON
n/a N/A

Ésta es la página de documentación, debe situarse en la página de la plantilla principal. Véase Plantilla:Doc para más información.