Template:Infobox Religion: Difference between revisions

From aquila
Jump to navigation Jump to search
Created page with "<includeonly> {| class="character-infobox" style="--infobox-color: {{{color|#555}}}; --infobox-text: {{{textcolor|white}}};" |+ class="character-infobox-title" | {{{title|{{PAGENAME}}}}} |- | colspan="2" class="character-infobox-image" | [[File:{{{image|No image.png}}}|250px]] |- ! Native Name | {{{nativename|Unknown}}} |- ! Transliteration | {{{transliteration|Unknown}}} |- ! Founding (Lore) | {{{founding_lore|Unknown}}} |- ! Founding (Real Life) | {{{founding_real|Unkn..."
 
No edit summary
Line 5: Line 5:
| colspan="2" class="character-infobox-image" |
| colspan="2" class="character-infobox-image" |
[[File:{{{image|No image.png}}}|250px]]
[[File:{{{image|No image.png}}}|250px]]
|-
! Native Name
| {{{nativename|Unknown}}}
|-
! Transliteration
| {{{transliteration|Unknown}}}
|-
|-
! Founding (Lore)
! Founding (Lore)
Line 23: Line 17:
! Scripture
! Scripture
| {{{scripture|Unknown}}}
| {{{scripture|Unknown}}}
|-
! Native Scripture
| {{{scripture_native|Unknown}}}
|-
! Scripture Transliteration
| {{{scripture_translit|Unknown}}}
|-
|-
! Language
! Language
Line 62: Line 50:
| color =
| color =
| textcolor =
| textcolor =
| nativename =
| transliteration =
| founding_lore =
| founding_lore =
| founding_real =
| founding_real =
| leaders =
| leaders =
| scripture =
| scripture =
| scripture_native =
| scripture_translit =
| language =
| language =
| origin =
| origin =
Line 84: Line 68:
| color = #8B0000
| color = #8B0000
| textcolor = white
| textcolor = white
| nativename = 𐌰𐌴𐌸𐌴𐍂𐌹𐍉𐍃 𐌴𐌺𐌺𐌻𐌴𐍃𐌹𐍉𐍃 𐌴𐌹𐍃 𐌰𐌽𐌴𐍂𐍉𐍃
| transliteration = Aetherios Ecclesios eis Aneros
| founding_lore = 1 PA
| founding_lore = 1 PA
| founding_real = 21 March 2025
| founding_real = 21 March 2025
| leaders = Konstantious Cestari (Founder)<br>Melevor Cestari (Incumbent)
| leaders = Konstantious Cestari (Founder)<br>Melevor Cestari (Incumbent)
| scripture = Aethereal Sacrament
| scripture = Aethereal Sacrament
| scripture_native = 𐌰𐌴𐌸𐌴𐍂𐌹𐍉𐍃 𐍃𐌰𐌺𐍂𐍉𐍃𐌼𐌴𐌽𐍄𐌰𐍂𐌿𐌼
| scripture_translit = Aetherios Sacrosmentarum
| language = High Solyssian
| language = High Solyssian
| origin = Solestra, Astarios
| origin = Solestra, Astarios
Line 110: Line 90:
|-
|-
| textcolor || Header text colour
| textcolor || Header text colour
|-
| nativename || Native written name
|-
| transliteration || Romanised name
|-
|-
| founding_lore || In-universe founding date
| founding_lore || In-universe founding date
Line 122: Line 98:
|-
|-
| scripture || Sacred text
| scripture || Sacred text
|-
| scripture_native || Sacred text in its native script
|-
| scripture_translit || Romanised sacred text
|-
|-
| language || Liturgical or sacred language
| language || Liturgical or sacred language
Line 142: Line 114:
     "description": "An infobox for religions.",
     "description": "An infobox for religions.",
     "params": {
     "params": {
         "title": {"label":"Title","type":"string"},
         "title": {
         "image": {"label":"Image","type":"wiki-file-name"},
            "label": "Title",
         "color": {"label":"Colour","type":"string","default":"#555"},
            "type": "string"
         "textcolor": {"label":"Text Colour","type":"string","default":"white"},
        },
        "nativename": {"label":"Native Name","type":"string"},
         "image": {
         "transliteration": {"label":"Transliteration","type":"string"},
            "label": "Image",
         "founding_lore": {"label":"Founding (Lore)","type":"string"},
            "type": "wiki-file-name"
         "founding_real": {"label":"Founding (Real Life)","type":"string"},
        },
         "leaders": {"label":"Leaders","type":"string"},
         "color": {
         "scripture": {"label":"Scripture","type":"string"},
            "label": "Colour",
        "scripture_native": {"label":"Native Scripture","type":"string"},
            "type": "string",
         "scripture_translit": {"label":"Scripture Transliteration","type":"string"},
            "default": "#555"
         "language": {"label":"Language","type":"string"},
        },
         "origin": {"label":"Place of Origin","type":"string"},
         "textcolor": {
         "theology": {"label":"Theology","type":"string"},
            "label": "Text Colour",
         "followers": {"label":"Followers","type":"string"}
            "type": "string",
            "default": "white"
         },
         "founding_lore": {
            "label": "Founding (Lore)",
            "type": "string"
        },
         "founding_real": {
            "label": "Founding (Real Life)",
            "type": "string"
        },
         "leaders": {
            "label": "Leader(s)",
            "type": "string"
        },
         "scripture": {
            "label": "Scripture",
            "type": "string"
         },
         "language": {
            "label": "Language",
            "type": "string"
        },
         "origin": {
            "label": "Place of Origin",
            "type": "string"
        },
         "theology": {
            "label": "Theology",
            "type": "string"
        },
         "followers": {
            "label": "Followers",
            "type": "string"
        }
     },
     },
     "paramOrder": [
     "paramOrder": [
Line 164: Line 170:
         "color",
         "color",
         "textcolor",
         "textcolor",
        "nativename",
        "transliteration",
         "founding_lore",
         "founding_lore",
         "founding_real",
         "founding_real",
         "leaders",
         "leaders",
         "scripture",
         "scripture",
        "scripture_native",
        "scripture_translit",
         "language",
         "language",
         "origin",
         "origin",

Revision as of 10:59, 24 July 2026



Infobox Religion

This template displays information about a religion or faith.

The appearance of the infobox can be customised using the color and textcolor parameters.

Usage

Copy and paste:

{{Infobox Religion
| title =
| image =
| color =
| textcolor =
| founding_lore =
| founding_real =
| leaders =
| scripture =
| language =
| origin =
| theology =
| followers =
}}

Example

The Aethereal Ecclesiarchy of Aneros

File:Religion Logo.png

Founding (Lore) 1 PA
Founding (Real Life) 21 March 2025
Leader(s) Konstantious Cestari (Founder)
Melevor Cestari (Incumbent)
Scripture Aethereal Sacrament
Language High Solyssian
Place of Origin Solestra, Astarios
Theology Anerosei
Followers 3



Parameters

Parameter Description
title Name of the religion
image Religion logo or symbol
color Header and border colour
textcolor Header text colour
founding_lore In-universe founding date
founding_real Real-world creation date
leaders Founder(s) or current leaders
scripture Sacred text
language Liturgical or sacred language
origin Place of origin
theology Theological tradition
followers Number of followers

TemplateData

An infobox for religions.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Titletitle

no description

Stringoptional
Imageimage

no description

Fileoptional
Colourcolor

no description

Default
#555
Stringoptional
Text Colourtextcolor

no description

Default
white
Stringoptional
Founding (Lore)founding_lore

no description

Stringoptional
Founding (Real Life)founding_real

no description

Stringoptional
Leader(s)leaders

no description

Stringoptional
Scripturescripture

no description

Stringoptional
Languagelanguage

no description

Stringoptional
Place of Originorigin

no description

Stringoptional
Theologytheology

no description

Stringoptional
Followersfollowers

no description

Stringoptional