Template:Deity: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(Created template for deity descriptions.)
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 7: Line 7:
|
|
|-
{{#if: {{{1|}}} |
{{!}} colspan="2" align="right" valign="top" style="white-space: nowrap;" {{!}} {{{1}}}
|}}
|-
|-
! Domain
! Domain
Line 17: Line 21:
! Pantheon
! Pantheon
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} {{{pantheon}}}
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} {{{pantheon}}}
{{!}}-
|}}
|}}
|-
{{#if: {{{relationships|}}} |
{{#if: {{{relationships|}}} |
! Relationships
! Relationships
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} {{{relationships}}}
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} {{{relationships}}}
{{!}}-
|}}
|}}
|-
{{#if: {{{smite|}}} |
{{#if: {{{smite|}}} |
! [[Smite/Bane]]
! [[Smite/Bane]]
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} {{{smite}}}
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} {{{smite}}}
{{!}}-
|}}
|}}
|-
{{#if: {{{critical|}}} |
{{#if: {{{critical|}}} |
! [[Critical table|Critical]]
! [[Critical table|Critical]]
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} {{{critical}}}
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} {{{critical}}}
{{!}}-
|}}
|}}
|}
|}
|}<noinclude>
|}
{{clear}}
'''Copy/Paste Code
<pre{{log2}}><nowiki>
{{Deity
|domain =
|symbol =
|pantheon =
|relationships =
|smite =
|critical =
}}</nowiki></pre>
[[category:NPC templates]]</noinclude>

Latest revision as of 11:40, 6 March 2020

Deity
Domain {{{domain}}}
Symbol {{{symbol}}}

Copy/Paste Code

{{Deity
|domain = 
|symbol = 
|pantheon = 
|relationships = 
|smite = 
|critical = 
}}