Template:Infobox civilization: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
mNo edit summary
m (Reverted edits by Metriximor (talk) to last revision by Lodish)
Tag: Rollback
Line 2: Line 2:
| above = {{#if:{{{name|}}}|{{{name}}}[[Category:Civilization]]|{{PAGENAMEBASE}}[[Category:Civilization]]}}
| above = {{#if:{{{name|}}}|{{{name}}}[[Category:Civilization]]|{{PAGENAMEBASE}}[[Category:Civilization]]}}
| subheader = {{{subheader|}}}
| subheader = {{{subheader|}}}
| autoheader = y


| image1 = {{#if:{{{image|}}}| [[File:{{{image}}}|frameless|alt={{{alt|}}}|border|upright=.6|]]}}
| image1 = {{#if:{{{image|}}}| [[File:{{{image}}}|frameless|alt={{{alt|}}}|border|upright=.6|]]}}
Line 15: Line 14:
| headerstyle = background:#eaecee;
| headerstyle = background:#eaecee;


| header1 = {{#if:{{{location|}}}{{{demonym|}}}{{{activity_level|}}}{{{alliance|}}}{{{capital_city|}}}{{{settlements|}}}{{{currency|}}}{{{territories|}}}|General}}
| header1 = General


| label2 = Location
| label2 = Location
Line 41: Line 40:
| data9 = {{{currency|}}}
| data9 = {{{currency|}}}


| header10 = {{#if:{{{government_type|}}}{{{governing_document|}}}{{{position_title1|}}}{{{position_title2|}}}{{{position_title3|}}}{{{position_title4|}}}{{{position_title5|}}}{{{position_title6|}}}|Government}}
| label10 = Area
| data10 = {{{area|}}}


| header12 = Government
| label11 = Government
| data11 = {{{government_type|}}}


| label12 = Governing document
| label13 = Government
| data13 = {{{government_type|}}}
| data12 = {{{governing_document|}}}

| label14 = Governing document
| data14 = {{{governing_document|}}}


| label15 = <div style="text-indent:-0.9em;margin-left:1.2em;font-weight:normal;">•&nbsp;{{{position_title1|}}}
| label15 = <div style="text-indent:-0.9em;margin-left:1.2em;font-weight:normal;">•&nbsp;{{{position_title1|}}}
Line 70: Line 66:
| data20 = {{{position_name6|}}}
| data20 = {{{position_name6|}}}


| header25 = {{#if:{{{foundation_date|}}}{{{foundation_document|}}}{{{foundation_custom_title1|}}}{{{preceded_by|}}}{{{succeeded_by|}}}|Formation}}
| header25 = Formation


| label26 = Foundation date
| label26 = Foundation date
Line 87: Line 83:
| data30 = {{{succeeded_by|}}}
| data30 = {{{succeeded_by|}}}


| header40 = {{#if:{{{language|}}}{{{religion|}}}{{{ideology|}}}{{{motto|}}}{{{national_anthem|}}}{{{mascot|}}}{{{culture_custom_title1|}}}{{{culture_custom_title2|}}}|Culture}}
| header40 = Culture


| label41 = Language
| label41 = Language
Line 113: Line 109:
| data49 = {{{culture_custom_value2|}}}
| data49 = {{{culture_custom_value2|}}}


| header60 = Links
| header60 = {{#if:{{{website|}}}{{{subreddit|}}}{{{discord|}}}|Links}}


| label61 = Website
| label61 = Website
Line 135: Line 131:
"description": "Displays beneath civilization name. May be used for longer or alternate civilization name"
"description": "Displays beneath civilization name. May be used for longer or alternate civilization name"
},
},
"image": {
"image": {},
"description": "Write the name of the flag only",
"example": "Flag.png",
"suggested": true
},
"alt": {},
"alt": {},
"caption": {},
"caption": {},
Line 172: Line 164:
"foundation_date": {},
"foundation_date": {},
"foundation_document": {},
"foundation_document": {},
"foundation_custom_title1": {
"foundation_custom_title1": {},
"foundation_custom_value1": {},
"description": "Use for custom foundation titles such as annexed, invented, created, etc",
"example": "Annexed",
"type": "string"
},
"foundation_custom_value1": {
"description": "the date or document of when it was founded",
"example": "10 December 2019"
},
"preceded_by": {},
"preceded_by": {},
"succeeded_by": {},
"succeeded_by": {},
Line 201: Line 186:
"discord": {
"discord": {
"description": "[https://discord.gg/INVITECODE INVITECODE]"
"description": "[https://discord.gg/INVITECODE INVITECODE]"
},
"area": {
"label": "Area (preferably in km²)",
"description": "ask on civwiki for more info",
"example": "1 km² (as of 20 May 2020)"
}
}
},
},