Template:Infobox system: Difference between revisions
(create (real (final (real)))) |
(revert to test) Tag: Manual revert |
||
Line 20: | Line 20: | ||
| header1 = General | | header1 = General | ||
| | | label2 = Location | ||
| | | data2 = {{{location|}}} | ||
| | | label3 = Demonym | ||
| | | data3 = {{{demonym|}}} | ||
| label4 = Activity level | |||
| data4 = {{{activity_level|}}} | |||
| label5 = Alliance | |||
| data5 = {{{alliance|}}} | |||
| label6 = Capital city | |||
| data6 = {{{capital_city|}}} | |||
| label7 = Settlements | |||
| data7 = {{{settlements|}}} | |||
| label8 = Territories | |||
| data8 = {{{territories|}}} | |||
| label9 = Currency | |||
| data9 = {{{currency|}}} | |||
| label10 = Area | |||
| data10 = {{{area|}}} | |||
| label11 = {{{general_custom_title1|}}} | |||
| data11 = {{{general_custom_value1|}}} | |||
| label12 = {{{general_custom_title2|}}} | |||
| data12 = {{{general_custom_value2|}}} | |||
| label14 = National Colors | |||
| data14 = {{#if:{{{national_color|}}}|{{legend|{{{national_color}}}|{{{nat_color_desc|}}} }} }} | |||
{{#if:{{{national_color_2|}}}|{{legend|{{{national_color_2}}}|{{{nat_color_desc_2|}}} }} }} | |||
{{#if:{{{national_color_3|}}}|{{legend|{{{national_color_3}}}|{{{nat_color_desc_3|}}} }} }} | |||
{{#if:{{{national_color_4|}}}|{{legend|{{{national_color_4}}}|{{{nat_color_desc_4|}}} }} }} | |||
{{#if:{{{national_color_5|}}}|{{legend|{{{national_color_5}}}|{{{nat_color_desc_5|}}} }} }} | |||
| header22 = Government | |||
| label23 = Government | |||
| data23 = {{{government_type|}}} | |||
| label24 = Governing document | |||
| data24 = {{{governing_document|}}} | |||
| label25 = <div style="text-indent:-0.9em;margin-left:1.2em;font-weight:normal;">• {{{position_title1|}}} | |||
| data25 = {{{position_name1|}}} | |||
| label26 = <div style="text-indent:-0.9em;margin-left:1.2em;font-weight:normal;">• {{{position_title2|}}} | |||
| data26 = {{{position_name2|}}} | |||
| label27 = <div style="text-indent:-0.9em;margin-left:1.2em;font-weight:normal;">• {{{position_title3|}}} | |||
| data27 = {{{position_name3|}}} | |||
| label28 = <div style="text-indent:-0.9em;margin-left:1.2em;font-weight:normal;">• {{{position_title4|}}} | |||
| data28 = {{{position_name4|}}} | |||
| label29 = <div style="text-indent:-0.9em;margin-left:1.2em;font-weight:normal;">• {{{position_title5|}}} | |||
| data29 = {{{position_name5|}}} | |||
| label30 = <div style="text-indent:-0.9em;margin-left:1.2em;font-weight:normal;">• {{{position_title6|}}} | |||
| data30 = {{{position_name6|}}} | |||
| header45 = Formation | |||
| label46 = Foundation date | |||
| data46 = {{{foundation_date|}}} | |||
| label47 = Foundation document | |||
| data47 = {{{foundation_document|}}} | |||
| label48 = {{{foundation_custom_title1|}}} | |||
| data48 = {{{foundation_custom_value1|}}} | |||
| label49 = Preceded by | |||
| data49 = {{{preceded_by|}}} | |||
| label50 = Succeeded by | |||
| data50 = {{{succeeded_by|}}} | |||
| header60 = Culture | |||
| label61 = Language | |||
| data61 = {{{language|}}} | |||
| label62 = Religion | |||
| data62 = {{{religion|}}} | |||
| label63 = Ideology | |||
| data63 = {{{ideology|}}} | |||
| label64 = Motto | |||
| data64 = {{{motto|}}} | |||
| label65 = National anthem | |||
| data65 = {{{national_anthem|}}} | |||
| label66 = Mascot | |||
| data66 = {{{mascot|}}} | |||
| label68 = {{{culture_custom_title1|}}} | |||
| data68 = {{{culture_custom_value1|}}} | |||
| label69 = {{{culture_custom_title2|}}} | |||
| data69 = {{{culture_custom_value2|}}} | |||
| header80 = Links | |||
| label81 = Website | |||
| data81 = {{{website|}}} | |||
| label82 = Subreddit | |||
| data82 = {{{subreddit|}}} | |||
| label83 = Discord | |||
| data83 = {{{discord|}}} | |||
| label84 = Matrix | |||
| data84 = {{{matrix|}}} | |||
}}<noinclude> | }}<noinclude> | ||
{{documentation}}<!-- Please add category and language links to the bottom of the /doc sub-page, not here --> | {{documentation}}<!-- Please add category and language links to the bottom of the /doc sub-page, not here --> | ||
Line 32: | Line 148: | ||
"params": { | "params": { | ||
"name": { | "name": { | ||
"description": " | "description": "Civilization name. Displays at top of infobox" | ||
}, | }, | ||
"subheader": { | "subheader": { | ||
"description": "Displays beneath | "description": "Displays beneath civilization name. May be used for longer or alternate civilization name" | ||
}, | }, | ||
"image": { | "image": { | ||
"description": " | "description": "Write the name of the flag only", | ||
"example": " | "example": "Flag.png", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"alt": {}, | "alt": {}, | ||
"caption": {}, | "caption": {}, | ||
" | "image2": {}, | ||
"description": " | "caption2": {}, | ||
"location": { | |||
"description": "Coordinates in format `{{Coord|X|Z|R}}` where R is radius of ccmap view" | |||
}, | |||
"demonym": {}, | |||
"activity_level": { | |||
"description": "Inactive/Low/Medium/High (as of MONTH DAY YEAR)" | |||
}, | |||
"alliance": {}, | |||
"capital_city": {}, | |||
"settlements": {}, | |||
"currency": {}, | |||
"territories": {}, | |||
"government_type": {}, | |||
"governing_document": {}, | |||
"position_title1": {}, | |||
"position_title2": {}, | |||
"position_title3": {}, | |||
"position_title4": {}, | |||
"position_title5": {}, | |||
"position_title6": {}, | |||
"position_name1": {}, | |||
"position_name2": {}, | |||
"position_name3": {}, | |||
"position_name4": {}, | |||
"position_name5": {}, | |||
"position_name6": {}, | |||
"foundation_date": {}, | |||
"foundation_document": {}, | |||
"foundation_custom_title1": { | |||
"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": {}, | |||
"succeeded_by": {}, | |||
"language": { | |||
"label": "Spoken Languages", | |||
"description": "Languages that are spoken in this civ", | |||
"example": "English<br/>Spanish", | |||
"type": "content", | |||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "religion": {}, | ||
"description": " | "ideology": {}, | ||
} | "motto": { | ||
"description": "\"MOTTO TEXT\"" | |||
}, | |||
"national_anthem": {}, | |||
"mascot": {}, | |||
"culture_custom_title1": {}, | |||
"culture_custom_title2": {}, | |||
"culture_custom_value1": {}, | |||
"culture_custom_value2": {}, | |||
"website": {}, | |||
"subreddit": { | |||
"description": "[https://reddit.com/r/SUBREDDIT/ /r/SUBREDDIT]" | |||
}, | |||
"discord": { | |||
"description": "[https://discord.gg/INVITECODE INVITECODE]" | |||
}, | |||
"matrix": { | |||
"description": "https://matrix.to/#/#GROUPNAME:HOST" | |||
}, | |||
"area": { | |||
"label": "Area (preferably in km²)", | |||
"description": "ask on civwiki for more info", | |||
"example": "1 km² (as of 20 May 2020)" | |||
}, | |||
"general_custom_title1": {}, | |||
"general_custom_title2": {}, | |||
"general_custom_value1": {}, | |||
"general_custom_value2": {}, | |||
"national_color": { | |||
"label": "National Color", | |||
"description": "The national color of the country", | |||
"example": "#cf0000 or red or black", | |||
"type": "string" | |||
}, | |||
"nat_color_desc": { | |||
"label": "National Color Description", | |||
"description": "Used to describe the specific name of the national color", | |||
"example": "Icenian Blue", | |||
"type": "string" | |||
}, | |||
"categories": { | |||
"description": "set to no if Civilization category is not desired", | |||
"example": "no" | |||
}, | |||
"national_color_2": {}, | |||
"nat_color_desc_2": {}, | |||
"national_color_3": {}, | |||
"nat_color_desc_3": {}, | |||
"national_color_4": {}, | |||
"nat_color_desc_4": {}, | |||
"national_color_5": {}, | |||
"nat_color_desc_5": {}, | |||
"image3": {}, | |||
"caption3": {} | |||
}, | }, | ||
"description": "Summarize information about a | "description": "Summarize information about a civilization.", | ||
"paramOrder": [ | "paramOrder": [ | ||
"name", | "name", | ||
Line 60: | Line 272: | ||
"alt", | "alt", | ||
"caption", | "caption", | ||
" | "image2", | ||
" | "caption2", | ||
"image3", | |||
"caption3", | |||
"location", | |||
"demonym", | |||
"activity_level", | |||
"alliance", | |||
"capital_city", | |||
"settlements", | |||
"currency", | |||
"territories", | |||
"government_type", | |||
"governing_document", | |||
"position_title1", | |||
"position_title2", | |||
"position_title3", | |||
"position_title4", | |||
"position_title5", | |||
"position_title6", | |||
"position_name1", | |||
"position_name2", | |||
"position_name3", | |||
"position_name4", | |||
"position_name5", | |||
"position_name6", | |||
"foundation_date", | |||
"foundation_document", | |||
"foundation_custom_title1", | |||
"foundation_custom_value1", | |||
"preceded_by", | |||
"succeeded_by", | |||
"language", | |||
"religion", | |||
"ideology", | |||
"motto", | |||
"national_anthem", | |||
"mascot", | |||
"culture_custom_title1", | |||
"culture_custom_title2", | |||
"culture_custom_value1", | |||
"culture_custom_value2", | |||
"website", | |||
"subreddit", | |||
"discord", | |||
"matrix", | |||
"area", | |||
"general_custom_title1", | |||
"general_custom_title2", | |||
"general_custom_value1", | |||
"general_custom_value2", | |||
"national_color", | |||
"nat_color_desc", | |||
"categories", | |||
"national_color_2", | |||
"nat_color_desc_2", | |||
"national_color_3", | |||
"nat_color_desc_3", | |||
"national_color_4", | |||
"nat_color_desc_4", | |||
"national_color_5", | |||
"nat_color_desc_5" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
[[Category: | [[Category:Civ infobox templates]] | ||
</noinclude> | </noinclude> |
Revision as of 04:08, 11 December 2024
Infobox system | |
General | |
---|---|
Government | |
Formation | |
Culture | |
Links |
r
Summarize information about a civilization.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | Civilization name. Displays at top of infobox | Unknown | optional |
subheader | subheader | Displays beneath civilization name. May be used for longer or alternate civilization name | Unknown | optional |
image | image | Write the name of the flag only
| Unknown | suggested |
alt | alt | no description | Unknown | optional |
caption | caption | no description | Unknown | optional |
image2 | image2 | no description | Unknown | optional |
caption2 | caption2 | no description | Unknown | optional |
image3 | image3 | no description | Unknown | optional |
caption3 | caption3 | no description | Unknown | optional |
location | location | Coordinates in format `{{Coord|X|Z|R}}` where R is radius of ccmap view | Unknown | optional |
demonym | demonym | no description | Unknown | optional |
activity_level | activity_level | Inactive/Low/Medium/High (as of MONTH DAY YEAR) | Unknown | optional |
alliance | alliance | no description | Unknown | optional |
capital_city | capital_city | no description | Unknown | optional |
settlements | settlements | no description | Unknown | optional |
currency | currency | no description | Unknown | optional |
territories | territories | no description | Unknown | optional |
government_type | government_type | no description | Unknown | optional |
governing_document | governing_document | no description | Unknown | optional |
position_title1 | position_title1 | no description | Unknown | optional |
position_title2 | position_title2 | no description | Unknown | optional |
position_title3 | position_title3 | no description | Unknown | optional |
position_title4 | position_title4 | no description | Unknown | optional |
position_title5 | position_title5 | no description | Unknown | optional |
position_title6 | position_title6 | no description | Unknown | optional |
position_name1 | position_name1 | no description | Unknown | optional |
position_name2 | position_name2 | no description | Unknown | optional |
position_name3 | position_name3 | no description | Unknown | optional |
position_name4 | position_name4 | no description | Unknown | optional |
position_name5 | position_name5 | no description | Unknown | optional |
position_name6 | position_name6 | no description | Unknown | optional |
foundation_date | foundation_date | no description | Unknown | optional |
foundation_document | foundation_document | no description | Unknown | optional |
foundation_custom_title1 | foundation_custom_title1 | Use for custom foundation titles such as annexed, invented, created, etc
| String | optional |
foundation_custom_value1 | foundation_custom_value1 | the date or document of when it was founded
| Unknown | optional |
preceded_by | preceded_by | no description | Unknown | optional |
succeeded_by | succeeded_by | no description | Unknown | optional |
Spoken Languages | language | Languages that are spoken in this civ
| Content | suggested |
religion | religion | no description | Unknown | optional |
ideology | ideology | no description | Unknown | optional |
motto | motto | "MOTTO TEXT" | Unknown | optional |
national_anthem | national_anthem | no description | Unknown | optional |
mascot | mascot | no description | Unknown | optional |
culture_custom_title1 | culture_custom_title1 | no description | Unknown | optional |
culture_custom_title2 | culture_custom_title2 | no description | Unknown | optional |
culture_custom_value1 | culture_custom_value1 | no description | Unknown | optional |
culture_custom_value2 | culture_custom_value2 | no description | Unknown | optional |
website | website | no description | Unknown | optional |
subreddit | subreddit | [https://reddit.com/r/SUBREDDIT/ /r/SUBREDDIT] | Unknown | optional |
discord | discord | [https://discord.gg/INVITECODE INVITECODE] | Unknown | optional |
matrix | matrix | https://matrix.to/#/#GROUPNAME:HOST | Unknown | optional |
Area (preferably in km²) | area | ask on civwiki for more info
| Unknown | optional |
general_custom_title1 | general_custom_title1 | no description | Unknown | optional |
general_custom_title2 | general_custom_title2 | no description | Unknown | optional |
general_custom_value1 | general_custom_value1 | no description | Unknown | optional |
general_custom_value2 | general_custom_value2 | no description | Unknown | optional |
National Color | national_color | The national color of the country
| String | optional |
National Color Description | nat_color_desc | Used to describe the specific name of the national color
| String | optional |
categories | categories | set to no if Civilization category is not desired
| Unknown | optional |
national_color_2 | national_color_2 | no description | Unknown | optional |
nat_color_desc_2 | nat_color_desc_2 | no description | Unknown | optional |
national_color_3 | national_color_3 | no description | Unknown | optional |
nat_color_desc_3 | nat_color_desc_3 | no description | Unknown | optional |
national_color_4 | national_color_4 | no description | Unknown | optional |
nat_color_desc_4 | nat_color_desc_4 | no description | Unknown | optional |
national_color_5 | national_color_5 | no description | Unknown | optional |
nat_color_desc_5 | nat_color_desc_5 | no description | Unknown | optional |