Template:Demon List Align/Documentation: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
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.
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.


[[Template:Demon List2]] exists as a simplified version of this template, including only the demon's name and level. Use that template for Demon Race, Arcana, and Order pages.
For Demon Race, Arcana, and Order pages, use [[Template:Level]] instead.


==Usage==
==Usage==

Revision as of 17:39, 14 September 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.

For Demon Race, Arcana, and Order pages, use Template:Level instead.

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, if applicable. (Such as "Fusion only", etc.)

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.