Template:Infobox Religion: Difference between revisions
No edit summary |
No edit summary |
||
| Line 29: | Line 29: | ||
<!-- OPTIONAL HIDDEN ROWS --> | <!-- OPTIONAL HIDDEN ROWS --> | ||
{{#if: {{{Scripture|}}} | | {{#if: {{{Scripture|}}} | ! style="text-align: left; padding: 0.4em 0.6em; background-color: {{{LabelColour|#F7F3FA}}}; border-bottom: 1px solid #e2e8f0;" | Scripture | ||
! style="text-align: left; padding: 0.4em 0.6em; background-color: {{{LabelColour|#F7F3FA}}}; border-bottom: 1px solid #e2e8f0;" | Scripture | {{!}} {{{Scripture}}} | ||
{{!}}- | |||
}} | }} | ||
{{#if: {{{Language|}}} | | {{#if: {{{Language|}}} | ! style="text-align: left; padding: 0.4em 0.6em; background-color: {{{LabelColour|#F7F3FA}}}; border-bottom: 1px solid #e2e8f0;" | Language | ||
! style="text-align: left; padding: 0.4em 0.6em; background-color: {{{LabelColour|#F7F3FA}}}; border-bottom: 1px solid #e2e8f0;" | Language | {{!}} {{{Language}}} | ||
{{!}}- | |||
}} | }} | ||
{{#if: {{{Theology|}}} | | {{#if: {{{Theology|}}} | ! style="text-align: left; padding: 0.4em 0.6em; background-color: {{{LabelColour|#F7F3FA}}}; border-bottom: 1px solid #e2e8f0;" | Theology | ||
! style="text-align: left; padding: 0.4em 0.6em; background-color: {{{LabelColour|#F7F3FA}}}; border-bottom: 1px solid #e2e8f0;" | Theology | {{!}} {{{Theology}}} | ||
{{!}}- | |||
}} | }} | ||
{{#if: {{{Practices|}}} | | {{#if: {{{Practices|}}} | ! style="text-align: left; padding: 0.4em 0.6em; background-color: {{{LabelColour|#F7F3FA}}}; border-bottom: 1px solid #e2e8f0;" | Religious Practices | ||
! style="text-align: left; padding: 0.4em 0.6em; background-color: {{{LabelColour|#F7F3FA}}}; border-bottom: 1px solid #e2e8f0;" | Religious Practices | {{!}} {{{Practices}}} | ||
{{!}}- | |||
}} | }} | ||
{{#if: {{{HolySites|}}} | | {{#if: {{{HolySites|}}} | ! style="text-align: left; padding: 0.4em 0.6em; background-color: {{{LabelColour|#F7F3FA}}}; border-bottom: 1px solid #e2e8f0;" | Holy Sites | ||
! style="text-align: left; padding: 0.4em 0.6em; background-color: {{{LabelColour|#F7F3FA}}}; border-bottom: 1px solid #e2e8f0;" | Holy Sites | {{!}} {{{HolySites}}} | ||
{{!}}- | |||
}} | }} | ||
{{#if: {{{Followers|}}} | | {{#if: {{{Followers|}}} | ! style="text-align: left; padding: 0.4em 0.6em; background-color: {{{LabelColour|#F7F3FA}}}; border-bottom: 1px solid #e2e8f0;" | Followers | ||
! style="text-align: left; padding: 0.4em 0.6em; background-color: {{{LabelColour|#F7F3FA}}}; border-bottom: 1px solid #e2e8f0;" | Followers | {{!}} {{{Followers}}} | ||
{{!}}- | |||
}} | }} | ||
{{#if: {{{AssociatedNations|}}} | | {{#if: {{{AssociatedNations|}}} | ! style="text-align: left; padding: 0.4em 0.6em; background-color: {{{LabelColour|#F7F3FA}}}; border-bottom: 1px solid #e2e8f0;" | Associated Nations | ||
! style="text-align: left; padding: 0.4em 0.6em; background-color: {{{LabelColour|#F7F3FA}}}; border-bottom: 1px solid #e2e8f0;" | Associated Nations | {{!}} {{{AssociatedNations}}} | ||
{{!}}- | |||
}} | }} | ||
Revision as of 17:04, 19 August 2026
Infobox Religion
This template displays automated information about a religion or faith system. Mandatory fields show TBA if left blank; optional secondary fields hide automatically.
Usage
Copy and paste this clean code snippet straight onto religion pages:
{{Infobox Religion
| Colour = #5C3D75
| TextColour = #ffffff
| BorderColour = #3E294F
| LabelColour = #F7F3FA
| Name =
| Image = Image.png
| Founder =
| Leaders =
| PlaceOfOrigin =
| Deity =
| Scripture =
| Language =
| Theology =
| Practices =
| HolySites =
| Followers =
| AssociatedNations =
| FoundedYearLore =
| FoundedIRL =
| Status = Active
}}
TemplateData
Project Aquila's official Religion Infobox.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Header Background | Colour | no description
| String | optional |
| Header Text Colour | TextColour | no description
| String | optional |
| Header Accent Line | BorderColour | no description
| String | optional |
| Label Background | LabelColour | no description
| String | optional |
| Religion Name | Name | no description | String | suggested |
| Logo / Icon File | Image | no description
| File | optional |
| Founder | Founder | no description | String | required |
| Leader(s) | Leaders | no description | String | required |
| Place of Origin | PlaceOfOrigin | no description | String | required |
| Deity / Deities | Deity | no description | String | required |
| Scripture / Holy Texts | Scripture | Hides automatically if left blank. | String | optional |
| Liturgical Language | Language | Hides automatically if left blank. | String | optional |
| Theology Type | Theology | Hides automatically if left blank. | String | optional |
| Religious Practices | Practices | Hides automatically if left blank. | String | optional |
| Holy Sites | HolySites | Hides automatically if left blank. | String | optional |
| Number/Group of Followers | Followers | Hides automatically if left blank. | String | optional |
| Associated Nations | AssociatedNations | Hides automatically if left blank. | String | optional |
| Founded Year (Lore) | FoundedYearLore | no description | Number | required |
| Founded (Real Date) | FoundedIRL | Must be written strictly in DD/MM/YY format (e.g., 28/07/26). | String | required |
| Status | Status | no description
| String | required |