Template:Condition

From Official Temtem Wiki
Jump to navigation Jump to search
Template-info.png Documentation

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

Parameters[edit]

{{condition|condition_name|size|label}}
condition_name
The name of the condition. 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. Adds a label after the icon that will also link to the Combat page. If 0 or nothing is entered, the label will not appear. These can be:
  • 1 = Creates a link to the condition displayed using the condition name followed by "Condition". Eg: Asleep Condition
  • 2 = Creates a link to the condition displayed only using the conditions name. Eg: Asleep
  • 3 = Shows the name of the condition without creating a link. Eg: Asleep


Example[edit]

{{condition|condition_name}}
Shows largest size icon of specified condition.

{{condition|Burnt}} produces Burned Condition

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

{{condition|condition_name|size=#px|label=0/1/2/3}} Shows resized icon of specified condition followed by a label.
{{condition|Burnt|size=25|label=1}} produces Burned ConditionBurned
{{condition|Burnt|25|1}} produces Burned ConditionBurned