Difference between revisions of "Template:AlignmentGrid"
From ALFA
Foambats4all (talk | contribs) (Created page with "{| style="text-align: center; width: 99px;" | style="{{ #ifeq: {{{1|}}} | y | {{AlignmentGrid/Enabled}} | {{AlignmentGrid/Disabled}} }}" | LG | style="{{ #ifeq: {{{2|}}} | y |...") |
Foambats4all (talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | <includeonly><table class="alignGrid"> | |
− | + | <tr> | |
− | + | <td class="ag{{ #ifeq: {{{1|}}} | y | Enabled | Disabled }}">LG</td> | |
− | + | <td class="ag{{ #ifeq: {{{2|}}} | y | Enabled | Disabled }}">NG</td> | |
− | + | <td class="ag{{ #ifeq: {{{3|}}} | y | Enabled | Disabled }}">CG</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td class="ag{{ #ifeq: {{{4|}}} | y | Enabled | Disabled }}">LN</td> | |
− | + | <td class="ag{{ #ifeq: {{{5|}}} | y | Enabled | Disabled }}">N</td> | |
− | + | <td class="ag{{ #ifeq: {{{6|}}} | y | Enabled | Disabled }}">CN</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td class="ag{{ #ifeq: {{{7|}}} | y | Enabled | Disabled }}">LE</td> | |
+ | <td class="ag{{ #ifeq: {{{8|}}} | y | Enabled | Disabled }}">NE</td> | ||
+ | <td class="ag{{ #ifeq: {{{9|}}} | y | Enabled | Disabled }}">CE</td> | ||
+ | </tr> | ||
+ | </table></includeonly><noinclude>[[Category:Templates]] | ||
+ | [[Category:Content Templates]] | ||
+ | This template will display information on an [[Alignment]] available in ''[[A Land Far Away]]''. | ||
+ | |||
+ | = Usage = | ||
+ | To include this template on a page, simply type the following where you want it to display. Note that ''italicized'' lines are optional. | ||
+ | <nowiki>{{AlignmentGrid|n|y|n|y|y|y|n|y|n}}</nowiki> | ||
+ | |||
+ | Each of the nine entries correspond to each of the nine available alignments. A value of ''y'' will set that alignment as active. The ordering goes: Lawful Good, Neutral Good, Chaotic Good, Lawful Neutral, True Neutral, Chaotic Neutral, Lawful Evil, Neutral Evil, Chaotic Evil. | ||
+ | |||
+ | = Preview = | ||
+ | {{AlignmentGrid|n|y|n|y|y|y|n|y|n}} | ||
+ | </noinclude> |
Latest revision as of 20:54, 28 January 2014
This template will display information on an Alignment available in A Land Far Away.
Usage
To include this template on a page, simply type the following where you want it to display. Note that italicized lines are optional.
{{AlignmentGrid|n|y|n|y|y|y|n|y|n}}
Each of the nine entries correspond to each of the nine available alignments. A value of y will set that alignment as active. The ordering goes: Lawful Good, Neutral Good, Chaotic Good, Lawful Neutral, True Neutral, Chaotic Neutral, Lawful Evil, Neutral Evil, Chaotic Evil.
Preview
LG | NG | CG |
LN | N | CN |
LE | NE | CE |