Template:MtgScale
Options
View source
History
What links here
Related changes
Special pages
Permanent link
Player Entry

???

Usage

{{Mtg|Level}}

where Level is a mitigation scale keyword (Good, Poor, Superior, …) This template is to be used within the KotLm template to provide appropriate colors to a given mitigation keyword.

Simple Code Explanation

the #switch: command decides what color to assign (according to the keyword, white by default), the #if command decides what to output (either the given text or - if nothing was given - '???')