Template:Infobox Religion: Difference between revisions
No edit summary |
No edit summary |
||
| Line 59: | Line 59: | ||
|- | |- | ||
! style="text-align: left; padding: 0.4em 0.6em; background-color: {{{LabelColour|#F7F3FA}}}; border-bottom: 1px solid #1a1a1a;" | Status | ! style="text-align: left; padding: 0.4em 0.6em; background-color: {{{LabelColour|#F7F3FA}}}; border-bottom: 1px solid #1a1a1a;" | Status | ||
| style="padding: 0.4em 0.6em; border-bottom: 1px solid #1a1a1a;" | <span style="font-weight: bold; color: {{#switch: {{lc:{{{Status|{{{status| | | style="padding: 0.4em 0.6em; border-bottom: 1px solid #1a1a1a;" | <span style="font-weight: bold; color: {{#switch: {{lc:{{{Status|{{{status|flourishing}}}}}}}}|flourishing|widespread|growing=#2f855a|minority|regional|recovering|reforming=#d69e2e|schismed|persecuted|undersecution=#dd6b20|inactive|extinct|dead|abandoned|collapsed=#c53030|#2f855a}};">{{{Status|{{{status|Flourishing}}}}}}</span> | ||
|} | |} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
| Line 89: | Line 89: | ||
| FoundedYearLore = | | FoundedYearLore = | ||
| FoundedIRL = | | FoundedIRL = | ||
| Status = | | Status = Flourishing | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 218: | Line 218: | ||
"Status": { | "Status": { | ||
"label": "Current Status", | "label": "Current Status", | ||
"description": "The active state of the religion. Auto-colors text based on selection | "description": "The active state of the religion. Auto-colors text based on selection.", | ||
"type": "string", | "type": "string", | ||
"default": " | "default": "Flourishing", | ||
"suggested": true, | "suggested": true, | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"Flourishing", | "Flourishing", | ||
"Widespread", | "Widespread", | ||
"Growing", | |||
"Minority", | "Minority", | ||
"Regional", | "Regional", | ||
Latest revision as of 12:03, 22 August 2026
Infobox Religion
This template displays structured profile data for in-game religions, cults, and belief systems. Optional secondary parameters hide automatically if left blank to save space.
Usage
Copy and paste this clean code snippet straight onto religion wiki pages:
{{Infobox Religion
| Colour = #5C3D75
| TextColour = #ffffff
| BorderColour = #3E294F
| LabelColour = #F7F3FA
| Name =
| Image = Image.png
| Founder =
| Leaders =
| Scripture =
| Language =
| Place of Origin =
| Deities =
| Theology =
| Religious Practices =
| Holy Sites =
| Followers =
| Associated Nations =
| FoundedYearLore =
| FoundedIRL =
| Status = Flourishing
}}
Project Aquila's official automated Religion and Belief System Infobox.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Banner Background Colour | Colour | Hex code for the top banner background (e.g., #5C3D75 for purple).
| String | suggested |
| Banner Text Colour | TextColour | Hex code for the title text on the top banner.
| String | suggested |
| Banner Underline Colour | BorderColour | Hex code for the lower accent border of the top banner.
| String | suggested |
| Label Background Colour | LabelColour | Hex code for the faint background tint on the left-side attribute labels.
| String | suggested |
| Religion Name | Name | The official title of the religion. Defaults to the page title if left blank. | String | suggested |
| Symbol / Icon Image | Image | Filename of the religious symbol, icon, or temple picture (e.g., ReligionIcon.png).
| File | suggested |
| Founder | Founder | The character or entity who founded or created the religion. Hides automatically if blank. | String | suggested |
| Leader(s) | Leaders | Current high priests, prophets, or spiritual leaders of the faith. Hides automatically if blank. | String | suggested |
| Scripture / Holy Texts | Scripture | Sacred books, tablets, scrolls, or codices associated with the faith. Hides automatically if blank. | String | suggested |
| Liturgical Language | Language | Language used in prayers, scripts, or sacred texts. Hides automatically if blank. | String | suggested |
| Place of Origin | Place of Origin | Where the religion first started or was founded in-world. Hides automatically if blank. | String | suggested |
| Deity / Deities | Deities | Gods, spirits, pantheons, or higher powers worshipped. Hides automatically if blank. | String | suggested |
| Theology / Core Beliefs | Theology | Brief summary of theological stance (e.g., Monotheism, Animism, Dualism). Hides automatically if blank. | String | suggested |
| Religious Practices | Religious Practices | Key rituals, worship styles, traditions, or ceremonies. Hides automatically if blank. | String | suggested |
| Holy Sites | Holy Sites | Temples, shrines, sanctuaries, or sacred grounds. Hides automatically if blank. | String | suggested |
| Follower Count / Demographics | Followers | Estimated number of followers or key demographic info. Hides automatically if blank. | String | suggested |
| Associated Nations | Associated Nations | Nations or factions that patronize or follow this faith. Hides automatically if blank. | String | suggested |
| Founded Year (Lore) | FoundedYearLore | In-lore year the religion was founded. If your religion was made 1000 years ago in lore, put -1000. Automatically updates based on current lore year. | Number | suggested |
| Founded (Real Date) | FoundedIRL | Real-world creation date. Must be written strictly in DD/MM/YY format (e.g., 28/07/26). | String | suggested |
| Current Status | Status | The active state of the religion. Auto-colors text based on selection.
| String | suggested |