Plantilla:Condition

De Official Temtem Wiki
Ir a la navegación Ir a la búsqueda

UnknownType

Template-info.png Documentación

This template provides a shorthand design for Temtem types where ever they are needed.

Usage[editar]

{{condition|condition_name|size|label}}

Parameters[editar]

Parameters can be set either numerically or named.

condition_name
Self explanatory, Case-Insensitive. When not used, automatically displays as Unknown.
size
Optional. Resizes the icon to specified square pixel size. Without it, the image will shown in full size.
label
Optional. y/n, adds a label after the icon that will also link to the Combat page. By default, doesn't add a label.

Example[editar]

{{condition|condition_name}} Shows largest size icon of specified conditon.
{{condition|Burnt}} produces Quemado

{{condition|condition_name|size=#px}} Shows resized icon of specified condition.
{{condition|Burnt|size=25}} produces Quemado
{{condition|Burnt|25}} produces Quemado

{{condition|condition_name|size=#px|label=y/n}} Shows resized icon of specified condition followed by a label link.
{{condition|Burnt|size=25|label=y}} produces QuemadoQuemado
{{condition|Burnt|25|y}} produces QuemadoQuemado