Template:EnctrArcana

Revision as of 23:52, 1 February 2024 by RustyVanBurace (talk | contribs) (Protected "Template:EnctrArcana" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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=}}
|}