Template:GetBorderByMovementColor

From Arkham Horror Wiki
Jump to: navigation, search

Usage

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

Example

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

Instructions

Copy and paste the following code into your article, then put the relevant movement color 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

{{GetBorderByMovementColor|}}