Template:Dx2 Demon List/Documentation

Revision as of 20:29, 9 August 2023 by RustyVanBurace (talk | contribs) (Created page with "==Purpose== Used to create sortable tables for {{Gamelink|Dx2}}'s Demon Listing page, using both a header template and multiple row templates. Template:Dx2 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 its listed name in-game. |- | 2 || The base Rarity of the demo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Purpose

Used to create sortable tables for Template:Gamelink's Demon Listing page, using both a header template and multiple row templates. Template:Dx2 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 its listed name in-game.
2 The base Rarity of the demon (the stars between 1 to 5). Use Template:Star for this data.
3 The Grade of the demon (the small number in the grey hexagon).
4 Additional notes about the demon, if applicable. (Such as "Multi-Fusion only", etc.)

Code

{{Dx2 Demon List/Header}}
{{Dx2 Demon List|1|2|3|4}}
|}

Examples

{{Dx2 Demon List/Header}}
{{Dx2 Demon List|[[Pixie]]|{{Star|1}}|2|}}
{{Dx2 Demon List|[[Oberon]]|{{Star|4}}|67|}}
|}
Name Rarity Grade Notes
Pixie
2
Oberon
★★★★
67


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