Template:EnctrArcana

Jump to navigation Jump to search

Purpose

Used to create sortable tables for enemy encounter lists for games that have Arcana, using both a header template and multiple row templates. Template:EnctrArcana/Header is placed at the top of the table, and the table must be closed by appending |} on the following line.

Usage

Parameter Description
name The linked name of the enemy, corresponding to whatever the listed name is in-game.
arcana The Arcana of the enemy.
level The level of the enemy.
note Additional notes about the enemy, if applicable (such as specific encounter criteria or location, etc). Keep any notes concise.

Code

{{EnctrArcana/Header}}
{{EnctrArcana|name=|arcana=|level=|note=}}
|}