Template:Demon List Align/Documentation: Difference between revisions

Jump to navigation Jump to search
(Created page with "==Purpose== Used to create sortable tables for use on Demon Listing pages, using both a header template and multiple row templates. Template:Demon List/Header is placed at the top of the table, and the table must be closed by appending <code>|}</code> on the following line. ==Usage== {| class="wikitable" |+ |- ! Parameter !! Description |- | 1 || The linked name of the demon, corresponding to whatever the listed name is in-game. |- | 2 || The Light-Neutral-Dark alig...")
 
m (Protected "Template:Demon List/Documentation" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(No difference)

Revision as of 01:38, 3 August 2023

Purpose

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

Usage

Parameter Description
1 The linked name of the demon, corresponding to whatever the listed name is in-game.
2 The Light-Neutral-Dark alignment of the demon.
3 The Law-Neutral-Chaos alignment of the demon.
4 The level of the demon.
5 The linked locations of the demon.
6 Additional notes about the demon.

Code

{{Demon List/Header}}
{{Demon List|1|2|3|4|5|6}}
|}

Examples

{{Demon List/Header}}
{{Demon List|[[Pixie]]|Neutral|Neutral|2|[[Ginza]]}}
{{Demon List|[[Jack Frost]]|Neutral|Neutral|7|[[Ginza]]}}
|}
Name Level Location Notes
Pixie
Neutral
Neutral 2
Jack Frost
Neutral
Neutral 7


This is the template documentation page for Template:Demon List Align. It should be transcluded onto the template page.