Template:GetBackgroundByMovementColor

From Arkham Horror Wiki
Jump to: navigation, search

Usage

This template returns the corresponding css class by movement keyword. Use it within a class="" statement.

Example

<div class="{{GetBackgroundByMovementColor|Blue}}">This is a flying monster.</div>

Instructions

Copy and paste the following code into your article, then put the relevant movement keyword after the | character. The keyword is the monster token border color. It must be one of the following: Black, Blue, Green, Orange, Purple, Red, Yellow

{{GetBackgroundByMovementColor|}}