Template:Infobox Religion: Difference between revisions
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]] | ||
|- | |- | ||
! Founding (Lore) | ! Founding (Lore) | ||
| Line 23: | Line 17: | ||
! Scripture | ! Scripture | ||
| {{{scripture|Unknown}}} | | {{{scripture|Unknown}}} | ||
|- | |- | ||
! Language | ! Language | ||
| Line 62: | Line 50: | ||
| color = | | color = | ||
| textcolor = | | textcolor = | ||
| founding_lore = | | founding_lore = | ||
| founding_real = | | founding_real = | ||
| leaders = | | leaders = | ||
| scripture = | | scripture = | ||
| language = | | language = | ||
| origin = | | origin = | ||
| Line 84: | Line 68: | ||
| color = #8B0000 | | color = #8B0000 | ||
| textcolor = white | | textcolor = white | ||
| 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 | ||
| language = High Solyssian | | language = High Solyssian | ||
| origin = Solestra, Astarios | | origin = Solestra, Astarios | ||
| Line 110: | Line 90: | ||
|- | |- | ||
| textcolor || Header text colour | | textcolor || Header text colour | ||
|- | |- | ||
| founding_lore || In-universe founding date | | founding_lore || In-universe founding date | ||
| Line 122: | Line 98: | ||
|- | |- | ||
| scripture || Sacred text | | scripture || 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" | }, | ||
"image": { | |||
"label": "Image", | |||
"founding_lore": {"label":"Founding (Lore)","type":"string"}, | "type": "wiki-file-name" | ||
"founding_real": {"label":"Founding (Real Life)","type":"string"}, | }, | ||
"leaders": {"label":" | "color": { | ||
"scripture": {"label":"Scripture" | "label": "Colour", | ||
"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", | ||
"founding_lore", | "founding_lore", | ||
"founding_real", | "founding_real", | ||
"leaders", | "leaders", | ||
"scripture", | "scripture", | ||
"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
| 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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | no description | String | optional |
| Image | image | no description | File | optional |
| Colour | color | no description
| String | optional |
| Text Colour | textcolor | no description
| String | optional |
| Founding (Lore) | founding_lore | no description | String | optional |
| Founding (Real Life) | founding_real | no description | String | optional |
| Leader(s) | leaders | no description | String | optional |
| Scripture | scripture | no description | String | optional |
| Language | language | no description | String | optional |
| Place of Origin | origin | no description | String | optional |
| Theology | theology | no description | String | optional |
| Followers | followers | no description | String | optional |