Template:Infobox saints and gods

Revision as of 03:18, 29 October 2025 by Lukile (talk | contribs) (Created page with "<!-- Template:Infobox saints and gods (HTML-safe, auto-links where helpful) --> <table class="infobox infobox-saints-gods"> <tr> <th class="infobox-title" colspan="2">{{{name|{{PAGENAME}}}}}</th> </tr> {{#if: {{{image|}}} | <tr> <td class="infobox-image mw-no-invert" colspan="2"> [[File:{{{image}}}|{{{imagesize|260px}}}|alt={{{image_alt|}}}|center]] {{#pageimage:{{{image}}}}} {{#if: {{{image_caption|}}} | <div class="infobox-caption">{{...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Infobox saints and gods


Infobox for deities and saints in Mundus. Enter page names (no [[ ]]) for linked fields.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

no description

Example
Simonius the Father
Stringoptional
Image filenameimage

Filename only (no "File:" prefix).

Example
Simonius.png
Stringoptional
Image sizeimagesize

no description

Default
260px
Stringoptional
Image alt textimage_alt

no description

Stringoptional
Image captionimage_caption

no description

Stringoptional
Typetype

no description

Suggested values
God Goddess Saint Demigod
Stringoptional
Associated element (page name)element

no description

Example
Light
Stringoptional
Associated cardinal direction (page name)direction

no description

Example
North
Stringoptional
Associated season (page name)season

no description

Example
Winter
Stringoptional
Full name (saints)full_name

no description

Example
Saint Arriak Warden
Stringoptional
Age at death (saints)age

no description

Example
32 cycles
Stringoptional
Patron of (saints)patron_of

no description

Example
Wardens, gatekeepers, sentries
Stringoptional
Associated triad (page name)triad

no description

Example
Warden's Triad
Stringoptional

Usage

Deity example
{{Infobox saints and gods
| name      = Simonius the Father
| image     = Simonius.png
| type      = God
| element   = Light
| direction = North
| season    = Winter
}}
Saint example
{{Infobox saints and gods
| name       = Saint Arriak Warden
| image      = Saint_Arriak.png
| type       = Saint
| full_name  = Arriak Warden
| age        = 30 cycles
| patron_of  = Wardens, gatekeepers, sentries
| triad      = Warden's Triad
}}