Template:Enctr

Jump to navigation Jump to search

Purpose

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

For games with Alignments, use Template:EnctrAlign. For games with Arcana, use Template:EnctrArcana.

Usage

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

Code

{{Enctr/Header}}
{{Enctr|name=|race=|level=|note=}}
|}

Examples

{{Enctr/Header}}
{{Enctr|name=[[Pixie]]|race=[[Fairy]]|level=2|note=}}
{{Enctr|name=[[Kugutsu]]|race=[[Machine]]|level=7|note=}}
|}
Name Race Level Notes
Pixie
Fairy
2
Kugutsu
Machine
7