Template:Priority

From Official Temtem Wiki
Jump to navigation Jump to search

-1_

Template-info.png Documentation

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

Usage[edit]

{{priority|#|size}}

Parameters[edit]

Parameters can be set either numerically or named.

#
Each priority level is assigned a number. In the examples below, this is explained.
size
Optional. Resizes the icon to specified square pixel size. Without it, the image will shown in full size.

Example[edit]

{{priority|number}} Shows largest size icon of the specified Priority

  • 0 = Very Low
  • 1 = Low
  • 2 = Normal
  • 3 = High
  • 4 = Very High
  • 5 = Ultra

{{priority|0}} produces 0_VeryLow
{{priority|1}} produces 1_Low
{{priority|2}} produces 2_Normal
{{priority|3}} produces 3_High
{{priority|4}} produces 4_VeryHigh
{{priority|5}} produces 5_Ultra