Template:EnctrAlign: Difference between revisions
Jump to navigation
Jump to search
m (RustyVanBurace moved page Template:SMTEnctr to Template:EnctrAlign without leaving a redirect) |
No edit summary Tag: Reverted |
||
Line 2: | Line 2: | ||
|<center>{{{1}}}</center> | |<center>{{{1}}}</center> | ||
|<center>{{{2}}}</center> | |<center>{{{2}}}</center> | ||
|data-sort-value="{{AlignmentNum|{{{3}}}}}{{AlignmentNum|{{{4}}}}}"|<center>{{{3}}}-{{{4}}}</center> | |data-sort-value="{{AlignmentNum|{{{3}}}}}{{#if:{{{6|}}}|{{AlignmentNum|{{{4}}}}}}}"|<center>{{{3}}}{{#if:{{{6|}}}|-{{{4}}}}}</center> | ||
|<center>{{{5}}}</center> | |<center>{{#if:{{{6|}}}|{{{5}}}|{{{4}}}}}</center> | ||
|{{{6|}}} | |{{#if:{{{6|}}}|{{{6}}}|{{{5}}}}} | ||
|-</includeonly><noinclude> | |-</includeonly><noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
[[Category:List Table Templates]] | [[Category:List Table Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 23:21, 1 February 2024
Purpose
Used to create sortable tables for enemy encounter lists for games that have an Alignment, using both a header template and multiple row templates. Template:EnctrAlign/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 Demon, corresponding to whatever the listed name is in-game. |
race | The race of the Demon. |
align | The Alignment 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
{{EnctrAlign/Header}} {{EnctrAlign|name=|race=|align=|level=|note=}} |}
Examples
{{EnctrAlign/Header}} {{EnctrAlign|name=[[Pixie]]|race=[[Fairy]]|align=Neutral-Neutral|level=2|note=}} {{EnctrAlign|name=[[Kugutsu]]|race=[[Machine]]|align=Dark-Law|level=7|note=}} |}
Name | Race | Alignment | Level | Notes |
---|---|---|---|---|
{{{5}}} | ||||
{{{5}}} |