Difference between revisions of "Template:God"

From Alter Aeon Wiki
 
(26 intermediate revisions by the same user not shown)
Line 2: Line 2:


==Fields==
==Fields==
* name
* title
* godof
* 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?
* pantheon (yes/no)
* era (first/second/third/forth/current)
* roles (creator, world builder, adminstrator, coder etc)
* weapon (holy weapon)
* restore strings?
* restore strings?
* building_team=
* known_mortals
* date_created?
* date_created?
* sector? (sector of world responsible for)
* sector? (sector of world responsible for)
* events
* building_team
-->




Line 28: Line 35:
* areas
* areas
* notes
* notes
* other
* see_also
* see_also


Line 39: Line 47:
* World Editors
* World Editors


==Sample==


</noinclude>
<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>


<includeonly>
[[Category:Template]]
[[Category:Templates by Xera]]


{| 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" | {{#ifeq: {{{pantheon|}}} | yes | Pantheon God {{#if: {{{era|}}} | ({{{era}}} era) }}
! colspan="2" | {{#if: {{{era|}}} | Pantheon God ({{{era}}} era) | Minion God }}
| Builder }}
|-
|-
! colspan="2" | {{{name|}}}, God of {{{godof|}}}}}
! 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 }}
|}{{#if:{{{bio|}}}|{{{bio|}}}}} {{#if: {{{description|}}} |  
{{TableRowIf | {{{roles|}}} | Role(s) }}
<br />
{{TableRowIf | {{{weapon|}}} | Weapon }}
{{TableRowIf | {{{events|}}} | Events }}
{{TableRowIf | {{{known_mortals|}}} | Known Mortals }}
|}
 
{{#if: {{{bio|}}} |
{{{bio|}}}
}}
 
{{#if: {{{description|}}} |
==Physical appearance==
==Physical appearance==
{{{description|}}}
{{{description|}}}}} {{#if: {{{history|}}}|
}}
<br />
 
{{#if: {{{history|}}} |
==History==
==History==
{{{history|}}}
{{{history|}}}}} {{#if:{{{personality|}}}|
}}
<br />
 
{{#if: {{{personality|}}} |
==Personality==
==Personality==
{{{personality|}}}
{{{personality|}}}}} {{#if: {{{priests|}}} |
}}
<br />
 
{{#if: {{{priests|}}} |
==Priests==
==Priests==
{{{priests|}}}
{{{priests|}}}}} {{#if:{{{notes|}}}|
}}
<br />
 
{{#if: {{{notes|}}} |
==Notes==
==Notes==
{{{notes|}}}
{{{notes|}}}}} {{#if:{{{other|}}}|
}}
<br />
 
{{{other|}}}}} {{#if: {{{see_also|}}}|
{{#if: {{{see_also|}}} |
<br />
==See Also==
==See Also==
{{{see_also|}}}
{{{see_also|}}}
}} {{#switch: {{lower:{{{name|}}}}}
| dentin
| morpheus
| draak
| shadowfax
| gandor = [[Category:{{ucfirst:{{{name}}}}}]]
}}
}}


{{#switch:{{{name|}}}
{{#ifeq: {{{pantheon|}}} | yes | [[Category:Panthoen Gods]] | [[Category: Minion Gods]] }}
| Dentin
| Morpheus
| Draak
| Shadowfax
| Gandor = [[Category:{{{name}}}]]
}}
 
[[Category: God]]


</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= }}