Template:Deity: Difference between revisions

From FeyworldWiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 53: Line 53:
{{TOC left}}
{{TOC left}}
{{#ifexpr: {{#if:{{{gender|}}}|1|0}} or {{#if:{{{avatar|}}}|1|0}} or {{#if:{{{consort|}}}|1|0}} or {{#if:{{{allies|}}}|1|0}} or {{#if:{{{foes|}}}|1|0}} or {{#if:{{{rank|}}}|1|0}} or {{#if:{{{nature|}}}|1|0}} or {{#if:{{{ethos|}}}|1|0}} or {{#if:{{{major_influence|}}}|1|0}} or {{#if:{{{minor_influence|}}}|1|0}} or {{#if:{{{spheres|}}}|1|0}}|<div class="deity_infobox">
{{#ifexpr: {{#if:{{{gender|}}}|1|0}} or {{#if:{{{avatar|}}}|1|0}} or {{#if:{{{consort|}}}|1|0}} or {{#if:{{{allies|}}}|1|0}} or {{#if:{{{foes|}}}|1|0}} or {{#if:{{{rank|}}}|1|0}} or {{#if:{{{nature|}}}|1|0}} or {{#if:{{{ethos|}}}|1|0}} or {{#if:{{{major_influence|}}}|1|0}} or {{#if:{{{minor_influence|}}}|1|0}} or {{#if:{{{spheres|}}}|1|0}}|<div class="deity_infobox">
<div class="row">'''{{{name}}} {{lc:{{{epithet}}} }}'''</div>
<div class="row">'''{{{name}}}{{#if:{{{epithet|}}}| {{{epithet}}}|}}'''</div>
{{ #if: {{{title|}}} |<div class="row">''{{{title}}}''</div>|}}
{{ #if: {{{title|}}} |<div class="row">''{{{title}}}''</div>|}}
{{ #if: {{{symbolpic|}}} |<div class="row">[[Image:{{{symbolpic}}}|center|200px|Symbol of {{{name}}}]]</div>|}}
{{ #if: {{{symbolpic|}}} |<div class="row">[[Image:{{{symbolpic}}}|center|200px|Symbol of {{{name}}}]]</div>|}}

Revision as of 21:19, 10 January 2026

Use the following to cut and paste into a new deity entry:

Changes:

  • Removed favweapon, spon_spell, priest_req
  • Changed domains to spheres; description to depictions; items to relics; holy_days to calendar; laity to worship
  • Added doctrine, virtues, vices, theo_mission, social_mission, geography, history, organization, central_authority, regional_authority, temple_heirarchy, priesthood
{{Deity
|name = 
|epithet =
|title = 
|symbolpic = 
|gender = 
|avatar = 
|consort = 
|allies = 
|foes = 
|rank = 
|nature = 
|ethos = 
|major_influence = 
|minor_influence = 
|spheres = 
|depictions = 
|symbols = 
|relics = 
|dwelling = 
|servants = 
|doctrine = 
|virtues = 
|vices = 
|mission = 
|theo_mission = 
|social_mission = 
|geography = 
|history = 
|organization = 
|central_authority = 
|regional_authority = 
|temple_heirarchy = 
|priesthood = 
|garments = 
|worship = 
|calendar = 
|customs = 
|taboos = 
}}