Difference between revisions of "Template:God"
From Alter Aeon Wiki
(19 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
==Fields== | ==Fields== | ||
* title | * title | ||
* name (lower case) | |||
* status (active/inactive) | * status (active/inactive) | ||
* roles (creator, world builder, adminstrator, coder etc) | |||
* era (first/second/third/forth/current) (if specified assumed is a pantheon god) | |||
* weapon (holy weapon) | |||
* element | |||
* spheres | |||
* alignment | |||
* holy_symbol | |||
* element | |||
* events | |||
* known_mortals | |||
<!-- | |||
* world_builder? (yes/no) | * world_builder? (yes/no) | ||
* level? | * level? | ||
* restore strings? | * restore strings? | ||
* date_created? | * date_created? | ||
* sector? (sector of world responsible for) | * sector? (sector of world responsible for) | ||
* | * building_team | ||
--> | |||
Line 28: | Line 35: | ||
* areas | * areas | ||
* notes | * notes | ||
* other | |||
* see_also | * see_also | ||
Line 38: | Line 46: | ||
* World builders | * World builders | ||
* World Editors | * World Editors | ||
==Sample== | |||
<nowiki> | |||
{{God | |||
|name=Wika | |||
|title=god of the wiki | |||
|status=active/inactive | |||
|level= | |||
|pantheon=yes/no | |||
|era= | |||
|roles= | |||
|weapon= | |||
|spheres= | |||
|alignment= | |||
|holy_symbol= | |||
|element= | |||
|date_created= | |||
|known_mortals= | |||
|building_team= | |||
|bio= | |||
|description= | |||
|restore_strings= | |||
|priests= | |||
|areas= | |||
|other= | |||
|see_also= | |||
}} | |||
</nowiki> | |||
[[Category:Template]] | |||
[[Category:Templates by Xera]] | |||
</noinclude><includeonly>{| class="wikitable godtable" style="float:right; margin:0 0 0.5em 1em; width:{{{width|300px}}}" | </noinclude><includeonly>{| class="wikitable godtable" style="float:right; margin:0 0 0.5em 1em; width:{{{width|300px}}}" | ||
|- | |- | ||
! colspan="2" | {{# | ! colspan="2" | {{#if: {{{era|}}} | Pantheon God ({{{era}}} era) | Minion God }} | ||
| God }} | |||
|- | |- | ||
! colspan="2" | {{#if: {{{title|}}} | {{{name|}}}, {{{title|}}} | {{{name|}}}}} | ! colspan="2" | {{#if: {{{title|}}} | {{ucfirst:{{{name|}}}}}, {{{title|}}} | {{ucfirst:{{{name|}}}}} }}{{TableRowIf | {{{status|}}} | Status }}{{TableRowIf | {{{roles|}}} | Roles }}{{TableRowIf | {{{weapon|}}} | Holy weapon }}{{TableRowIf | {{{spheres|}}} | Spheres }}{{TableRowIf | {{{element|}}} | Element }}{{TableRowIf | {{{alignment|}}} | Alignment }}{{TableRowIf | {{{holy_symbol|}}} | Holy Symbol }}{{TableRowIf |{{{events|}}} | Events }}{{TableRowIf | {{{known_mortals|}}} | Known Mortals }} | ||
{{TableRowIf | {{{status|}}} | Status }} {{TableRowIf|{{{roles|}}}| | |}{{#if:{{{bio|}}}|{{{bio|}}}}} {{#if: {{{description|}}} | | ||
|} | <br /> | ||
{{#if:{{{bio|}}}|{{{bio|}}}}}{{#if: {{{description|}}} | | |||
==Physical appearance== | ==Physical appearance== | ||
{{{description|}}}}}{{#if: {{{history|}}}| | {{{description|}}}}} {{#if: {{{history|}}}| | ||
<br /> | |||
==History== | ==History== | ||
{{{history|}}}}}{{#if:{{{personality|}}}| | {{{history|}}}}} {{#if:{{{personality|}}}| | ||
<br /> | |||
==Personality== | ==Personality== | ||
{{{personality|}}}}} {{#if: {{{priests|}}} | | {{{personality|}}}}} {{#if: {{{priests|}}} | | ||
== | <br /> | ||
==Priests== | |||
{{{priests|}}}}} {{#if:{{{notes|}}}| | {{{priests|}}}}} {{#if:{{{notes|}}}| | ||
<br /> | |||
==Notes== | ==Notes== | ||
{{{notes|}}}}}{{#if: {{{see_also|}}}| | {{{notes|}}}}} {{#if:{{{other|}}}| | ||
<br /> | |||
{{{other|}}}}} {{#if: {{{see_also|}}}| | |||
<br /> | |||
==See Also== | ==See Also== | ||
{{{see_also|}}} | {{{see_also|}}} | ||
}} | }} {{#switch: {{lower:{{{name|}}}}} | ||
{{#switch: {{lower:{{{name|}}}}} | |||
| dentin | | dentin | ||
| morpheus | | morpheus | ||
Line 67: | Line 112: | ||
| gandor = [[Category:{{ucfirst:{{{name}}}}}]] | | gandor = [[Category:{{ucfirst:{{{name}}}}}]] | ||
}} | }} | ||
[[Category: | |||
{{#ifeq: {{{pantheon|}}} | yes | [[Category:Panthoen Gods]] | [[Category: Minion Gods]] }} | |||
</includeonly> | </includeonly> |
Latest revision as of 10:49, 23 January 2019
Fields
- title
- name (lower case)
- status (active/inactive)
- roles (creator, world builder, adminstrator, coder etc)
- era (first/second/third/forth/current) (if specified assumed is a pantheon god)
- weapon (holy weapon)
- element
- spheres
- alignment
- holy_symbol
- element
- events
- known_mortals
Sections
- bio
- description (physical description)
- history
- personality
- priests
- areas
- notes
- other
- see_also
possible categories
- Patheon Gods
- Minion builders
- coders
- Active gods
- Inactive gods
- World builders
- World Editors
Sample
{{God |name=Wika |title=god of the wiki |status=active/inactive |level= |pantheon=yes/no |era= |roles= |weapon= |spheres= |alignment= |holy_symbol= |element= |date_created= |known_mortals= |building_team= |bio= |description= |restore_strings= |priests= |areas= |other= |see_also= }}