Template:Infobox Nation: Difference between revisions

From CinderCivs Wiki
Jump to navigation Jump to search
(Made it left-aligned AND shorter)
 
m (Fixed captions)
Line 4: Line 4:
! scope="col" colspan="2" style="width: 250px; text-align: center; background-color: {{{hexcode}}}; font-size:125%" | {{{nation_name|}}}
! scope="col" colspan="2" style="width: 250px; text-align: center; background-color: {{{hexcode}}}; font-size:125%" | {{{nation_name|}}}
|- {{#if: {{{image1|}}} | | style="display: none;" }}
|- {{#if: {{{image1|}}} | | style="display: none;" }}
| colspan="2" |[[file:{{{image1|}}}|240px]] {{{caption-image1|}}}
| colspan="2" style="text-align: center;" |[[file:{{{image1|}}}|240px]] {{{caption-image1|}}}
|- {{#if: {{{capital|}}} | | style="display: none;" }}
|- {{#if: {{{capital|}}} | | style="display: none;" }}
! '''Capital'''
! '''Capital'''
Line 125: Line 125:
</noinclude>
</noinclude>


{{Infobox Nation 2|nation_name=Arannese Kaiserstaat|population=5 citizens, 7 residents|culture=Arannese, Lysoborian|location=West Cinder, Ehb|form_of_government=Absolute Constitutional Monarchy|leader_name=Kaiser Scarlet Nonvolatile|religion=Secular/Divine|constitution=Imperial Charter of Aranna|image1=flag_ara.png|hexcode=#ad1438|capital=Aranna|founding_date_irl=Aug 15, 2023|founding_date_lore=1st Moon, 1st Dawn, 1st Era}}
{{Infobox Nation 2|nation_name=Arannese Kaiserstaat|population=5 citizens, 7 residents|culture=Arannese, Lysoborian|location=West Cinder, Ehb|form_of_government=Absolute Constitutional Monarchy|leader_name=Kaiser Scarlet Nonvolatile|religion=Secular/Divine|constitution=Imperial Charter of Aranna|image1=flag_ara.png|caption-image1=This is a caption.|hexcode=#ad1438|capital=Aranna|founding_date_irl=Aug 15, 2023|founding_date_lore=1st Moon, 1st Dawn, 1st Era}}

Revision as of 15:27, 27 May 2024

[[file:|240px]]
Capital {{{capital}}}
Culture {{{culture}}}
Location {{{location}}}
Government {{{form_of_government}}}
Leader {{{leader_name}}}
Religion {{{religion}}}
Legislature {{{constitution}}}
Date of Founding (IRL) {{{founding_date_irl}}}
Date of Founding (LORE) {{{founding_date_lore}}}



Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namenation_name

Full name of the nation.

Stringrequired
Populationpopulation

The total population of the nation.

Stringsuggested
Cultureculture

The cultures of the nation.

Stringsuggested
Locationlocation

Location where the nation is primarily situated.

Stringsuggested
Government Formform_of_government

The form of government of the nation.

Stringsuggested
Leaderleader_name

The nation leader's full name and title.

Stringsuggested
religionreligion

The primary or state religion of the nation. If no state religion exists, put Secular.

Stringsuggested
Legislatureconstitution

The nation's primary code of law.

Stringsuggested
Flagimage1

The nation's flag image. Please use the correct case-sensitive filename and don't forget the file extension (.png or .jpg).

Stringsuggested
Hexcodehexcode

The hexcode for the bar where your nation name is written keep at default or write your whole hexcode. Example: #fbca69.

Default
#f0f0f0
Stringrequired
Capitalcapital

The capital city of the nation.

Stringsuggested
Date of founding (IRL)founding_date_irl

The nation's founding date according to IRL calendars (example: Aug 15, 2023).

Stringsuggested
Date of Founding (LORE)founding_date_lore

The nation's founding date according to a lore calendar. Leave empty if ambiguous or doesn't use a calendar.

Stringsuggested


Template:Infobox Nation 2