Template:DeityInfobox: Difference between revisions

Template page
No edit summary
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox
<infobox>
| title   = {{{name|{{PAGENAME}}}}}
  <title source="name">
| image   = {{#if:{{{image|}}}|[[File:{{{image|}}}|300px]]}}
    <default>{{PAGENAME}}</default>
| caption = {{{image_desc|}}}
  </title>
| image2    = {{#if:{{{image2|}}}|[[File:{{{image2|}}}|300px]]}}
  <image source="image">
| caption2 = {{{image2_desc|}}}
    <caption source="image_desc" />
|header1 =  
  </image>
| label1 = Titles
  <data source="titles">
|  data1 = {{{titles|}}}
    <label>Titles</label>
| label2 = Adjective
  </data>
|  data2 = {{{adjective|}}}
  <data source="type">
| label3 = Associated plane
    <label>Type</label>
|  data3 = {{{plane|}}}
  </data>
| label5 = Alignment
  <data source="pantheon">
|  data5 = {{{alignment|}}}
    <label>Pantheon</label>
| label6 = Areas of concern
  </data>
|  data6 = {{{areas_of_concern|}}}
  <data source="patron">
| label7 = Worshipers
    <label>Patron</label>
|  data7 = {{{worshipers|}}}
  </data>
| label8 = Typical follower alignments
  <data source="adjective">
|  data8 = {{{cleric_alignments|}}}
    <label>Adjective</label>
| label9 = Domains
  </data>
|  data9 = {{{domains|}}}
  <!--<data source="alignment">
| label10 = Divine font
    <label>Alignment</label>
|  data10 = {{{divine_font|}}}
  </data>-->
| label11 = Divine skill
  <data source="areas_of_concern">
|  data11 = {{{divine_skill|}}}
    <label>Areas of concern</label>
| label12 = Divine ability
  </data>
|  data12 = {{{divine_ability|}}}
  <data source="worshipers">
| label13 = Max cleric spell level
    <label>Typical worshipers</label>
|  data13 = {{{cleric_spell_level|}}}
  </data>
| label14 = Favored weapon
  <!--<data source="cleric_alignments">
|  data14 = {{{favored_weapon|}}}
    <label>Typical follower alignments</label>
| label15 = Symbol
  </data>-->
|  data15 = {{{symbol|}}}
  <data source="domains">
| label16 = Sacred animal
    <label>Domains</label>
|  data16 = {{{sacred_animal|}}}
  </data>
| label17 = Sacred colors
  <data source="divine_font">
|  data17 = {{{sacred_colors|}}}
    <label>Divine font</label>
}}
  </data>
  <data source="divine_skill">
    <label>Divine skill</label>
  </data>
  <data source="divine_ability">
    <label>Divine ability</label>
  </data>
  <data source="favored_weapon">
    <label>Favored weapon</label>
  </data>
  <data source="symbol">
    <label>Symbol</label>
  </data>
  <data source="sacred_animal">
    <label>Sacred animal</label>
  </data>
  <data source="sacred_colors">
    <label>Sacred color</label>
  </data>
</infobox>

Latest revision as of 01:29, 9 May 2024