Template:DeityInfobox: Difference between revisions

Template page
No edit summary
No edit summary
 
(8 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|}}}|400px]]}}
    <default>{{PAGENAME}}</default>
| caption = {{{image_desc|}}}
  </title>
| image2    = {{#if:{{{image2|}}}|[[File:{{{image2|}}}|400px]]}}
  <image source="image">
| caption2 = {{{image2_desc|}}}
    <caption source="image_desc" />
|header1 =
  </image>
| label1 = Titles
  <data source="titles">
|  data1 = {{{titles|}}}
    <label>Titles</label>
| label2 = Type
  </data>
|  data2 = {{{type|}}}
  <data source="type">
| label3 = Pantheon
    <label>Type</label>
|  data3 = {{{pantheon|}}}
  </data>
| label4 = Patron
  <data source="pantheon">
|  data4 = {{{patron|}}}
    <label>Pantheon</label>
| label5 = Adjective
  </data>
|  data5 = {{{adjective|}}}
  <data source="patron">
<noinclude>
    <label>Patron</label>
| label6 = Associated plane
  </data>
|  data6 = {{{plane|}}}
  <data source="adjective">
</noinclude>
    <label>Adjective</label>
| label7 = Alignment
  </data>
|  data7 = {{{alignment|}}}
  <!--<data source="alignment">
| label8 = Areas of concern
    <label>Alignment</label>
|  data8 = {{{areas_of_concern|}}}
  </data>-->
| label9 = Worshipers
  <data source="areas_of_concern">
|  data9 = {{{worshipers|}}}
    <label>Areas of concern</label>
| label10 = Typical follower alignments
  </data>
|  data10 = {{{cleric_alignments|}}}
  <data source="worshipers">
| label11 = Domains
    <label>Typical worshipers</label>
|  data11 = {{{domains|}}}
  </data>
| label12 = Divine font
  <!--<data source="cleric_alignments">
|  data12 = {{{divine_font|}}}
    <label>Typical follower alignments</label>
| label13 = Divine skill
  </data>-->
|  data13 = {{{divine_skill|}}}
  <data source="domains">
| label14 = Divine ability
    <label>Domains</label>
|  data14 = {{{divine_ability|}}}
  </data>
<noinclude>
  <data source="divine_font">
| label15 = Max cleric spell level
    <label>Divine font</label>
|  data15 = {{{cleric_spell_level|}}}
  </data>
</noinclude>
  <data source="divine_skill">
| label16 = Favored weapon
    <label>Divine skill</label>
|  data16 = {{{favored_weapon|}}}
  </data>
| label17 = Symbol
  <data source="divine_ability">
|  data17 = {{{symbol|}}}
    <label>Divine ability</label>
| label18 = Sacred animal
  </data>
|  data18 = {{{sacred_animal|}}}
  <data source="favored_weapon">
| label19 = Sacred colors
    <label>Favored weapon</label>
|  data19 = {{{sacred_colors|}}}
  </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