Template:Infobox Religion: Difference between revisions

From aquila
Jump to navigation Jump to search
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|active}}}}}}}}|active|flourishing|widespread=#2f855a|minority|regional|recovering=#d69e2e|schismed|reforming|persecuted=#dd6b20|inactive|extinct|dead|abandoned=#c53030|#2f855a}};">{{{Status|{{{status|Active}}}}}}</span>
| 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              = Active
| 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 (e.g., Green for active/flourishing, Orange for persecuted/schismed, Red for extinct).",
"description": "The active state of the religion. Auto-colors text based on selection.",
"type": "string",
"type": "string",
"default": "Active",
"default": "Flourishing",
"suggested": true,
"suggested": true,
"suggestedvalues": [
"suggestedvalues": [
"Active",
"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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Banner Background ColourColour

Hex code for the top banner background (e.g., #5C3D75 for purple).

Default
#5C3D75
Stringsuggested
Banner Text ColourTextColour

Hex code for the title text on the top banner.

Default
#ffffff
Stringsuggested
Banner Underline ColourBorderColour

Hex code for the lower accent border of the top banner.

Default
#3E294F
Stringsuggested
Label Background ColourLabelColour

Hex code for the faint background tint on the left-side attribute labels.

Default
#F7F3FA
Stringsuggested
Religion NameName

The official title of the religion. Defaults to the page title if left blank.

Stringsuggested
Symbol / Icon ImageImage

Filename of the religious symbol, icon, or temple picture (e.g., ReligionIcon.png).

Default
Image.png
Filesuggested
FounderFounder

The character or entity who founded or created the religion. Hides automatically if blank.

Stringsuggested
Leader(s)Leaders

Current high priests, prophets, or spiritual leaders of the faith. Hides automatically if blank.

Stringsuggested
Scripture / Holy TextsScripture

Sacred books, tablets, scrolls, or codices associated with the faith. Hides automatically if blank.

Stringsuggested
Liturgical LanguageLanguage

Language used in prayers, scripts, or sacred texts. Hides automatically if blank.

Stringsuggested
Place of OriginPlace of Origin

Where the religion first started or was founded in-world. Hides automatically if blank.

Stringsuggested
Deity / DeitiesDeities

Gods, spirits, pantheons, or higher powers worshipped. Hides automatically if blank.

Stringsuggested
Theology / Core BeliefsTheology

Brief summary of theological stance (e.g., Monotheism, Animism, Dualism). Hides automatically if blank.

Stringsuggested
Religious PracticesReligious Practices

Key rituals, worship styles, traditions, or ceremonies. Hides automatically if blank.

Stringsuggested
Holy SitesHoly Sites

Temples, shrines, sanctuaries, or sacred grounds. Hides automatically if blank.

Stringsuggested
Follower Count / DemographicsFollowers

Estimated number of followers or key demographic info. Hides automatically if blank.

Stringsuggested
Associated NationsAssociated Nations

Nations or factions that patronize or follow this faith. Hides automatically if blank.

Stringsuggested
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.

Numbersuggested
Founded (Real Date)FoundedIRL

Real-world creation date. Must be written strictly in DD/MM/YY format (e.g., 28/07/26).

Stringsuggested
Current StatusStatus

The active state of the religion. Auto-colors text based on selection.

Suggested values
Flourishing Widespread Growing Minority Regional Recovering Schismed Reforming Persecuted Inactive Extinct Abandoned
Default
Flourishing
Stringsuggested