Template:Infobox Nation: Difference between revisions

From Knightspire Wiki
Jump to navigationJump to search
Content deleted Content added
No edit summary
No edit summary
Line 2: Line 2:
{| class="infobox"
{| class="infobox"


|- {{#if: {{{nation_name|}}} | | style="display:none;" }}
|-
! colspan="2" class="infobox-header" style="background-color: {{{hexcode|#eaecf0}}};" |
! colspan="2" class="infobox-header" style="background-color: {{{hexcode|#eaecf0}}}; text-align:center; font-size:125%;" |
{{{nation_name|{{PAGENAME}}}}}
{{{nation_name|{{PAGENAME}}}}}


|- {{#if: {{{image1|}}} | | style="display: none;" }}
|- {{#if: {{{image1|}}} | | style="display:none;" }}
| colspan="2" class="infobox-image" |
| colspan="2" class="infobox-image" |
[[File:{{{image1}}}|250px]]
[[File:{{{image1}}}|250px]]


{{#if: {{{caption-image1|}}} |
{{#if: {{{caption-image1|}}} |
<div class="infobox-caption">
<div class="infobox-caption">{{{caption-image1}}}</div>
{{{caption-image1}}}
</div>
}}
}}


|- {{#if: {{{motto|}}} | | style="display: none;" }}
|- {{#if: {{{capital|}}} | | style="display:none;" }}
! colspan="2" class="infobox-subheader" |
{{{motto}}}

|- {{#if: {{{capital|}}} | | style="display: none;" }}
! Capital
! Capital
| {{{capital}}}
| {{{capital}}}


|- {{#if: {{{largest_city|}}} | | style="display: none;" }}
|- {{#if: {{{largest_city|}}} | | style="display:none;" }}
! Largest city
! Largest city
| {{{largest_city}}}
| {{{largest_city}}}


|- {{#if: {{{languages|}}} | | style="display: none;" }}
|- {{#if: {{{languages|}}} | | style="display:none;" }}
! Official languages
! Official languages
| {{{languages}}}
| {{{languages}}}


|- {{#if: {{{demonym|}}} | | style="display: none;" }}
|- {{#if: {{{demonym|}}} | | style="display:none;" }}
! Demonym
! Demonym
| {{{demonym}}}
| {{{demonym}}}


|- {{#if: {{{religion|}}} | | style="display: none;" }}
|- {{#if: {{{religion|}}} | | style="display:none;" }}
! Religion
! Religion
| {{{religion}}}
| {{{religion}}}


|- {{#if: {{{government|}}} | | style="display: none;" }}
|- {{#if: {{{government|{{{form_of_government|}}}}}} | | style="display:none;" }}
! Government
! Government
| {{{government}}}
| {{{government|{{{form_of_government|}}}}}}


|- {{#if: {{{leader_name|}}} | | style="display: none;" }}
|- {{#if: {{{leader_name|{{{leader|}}}}}} | | style="display:none;" }}
! Head of state
! Head of state
| {{{leader_name}}}
| {{{leader_name|{{{leader|}}}}}}


|- {{#if: {{{constitution|}}} | | style="display: none;" }}
|- {{#if: {{{constitution|}}} | | style="display:none;" }}
! Legislature
! Legislature
| {{{constitution}}}
| {{{constitution}}}


|- {{#if: {{{population|}}} | | style="display: none;" }}
|- {{#if: {{{population|}}} | | style="display:none;" }}
! Population
! Population
| {{{population}}}
| {{{population}}}


|- {{#if: {{{currency|}}} | | style="display: none;" }}
|- {{#if: {{{currency|}}} | | style="display:none;" }}
! Currency
! Currency
| {{{currency}}}
| {{{currency}}}


|- {{#if: {{{culture|}}} | | style="display: none;" }}
|- {{#if: {{{culture|}}} | | style="display:none;" }}
! Culture
! Culture
| {{{culture}}}
| {{{culture}}}


|- {{#if: {{{location|}}} | | style="display: none;" }}
|- {{#if: {{{location|}}} | | style="display:none;" }}
! Location
! Location
| {{{location}}}
| {{{location}}}


|- {{#if: {{{founding_date|}}} | | style="display: none;" }}
|- {{#if: {{{founding_date|}}} | | style="display:none;" }}
! Founded (IRL)
! Founded (IRL)
| {{{founding_date}}}
| {{{founding_date}}}


|- {{#if: {{{founding_date|}}} | | style="display: none;" }}
|- {{#if: {{{founding_date|}}} | | style="display:none;" }}
! Founded (Lore)
! Founded (Lore)
| {{#invoke:KnightspireDate|loreYear|{{{founding_date}}}}}
| {{#invoke:KnightspireDate|loreYear|{{{founding_date}}}}}
Line 115: Line 109:
| hexcode = #FEA223
| hexcode = #FEA223
| capital = Volkdorf
| capital = Volkdorf
| founding_date = 2026-05-1
| founding_date = 2027-05-01
| languages = Common
| languages = Common
| demonym = Furstenburgish
| demonym = Furstenburgish

Revision as of 06:12, 9 May 2026

Infobox Nation

[[File:{{{image1}}}|250px]]


Capital {{{capital}}}
Largest city {{{largest_city}}}
Official languages {{{languages}}}
Demonym {{{demonym}}}
Religion {{{religion}}}
Government
Head of state
Legislature {{{constitution}}}
Population {{{population}}}
Currency {{{currency}}}
Culture {{{culture}}}
Location {{{location}}}
Founded (IRL) {{{founding_date}}}
Founded (Lore) Invalid date



Usage

{{Infobox Nation
| nation_name = Furstenmark
| population = 2 Citizens
| culture = Furstenburgish
| location = Volkdorf Plains
| form_of_government = Mercenary Stratocracy
| leader_name = Martin von Lindenblute
| religion = Gottspelite
| constitution = Landsknecht Charters
| image1 = Furstenmark_flag.png
| caption-image1 = Flag of Furstenmark.
| hexcode = #FEA223
| capital = Volkdorf
| founding_date = 2026-05-1
| languages = Common
| demonym = Furstenburgish
}}

Furstenmark

Flag of Furstenmark.
Capital Volkdorf
Largest city {{{largest_city}}}
Official languages Common
Demonym Furstenburgish
Religion Gottspelite
Government Mercenary Stratocracy
Head of state Martin von Lindenblute
Legislature Landsknecht Charters
Population 2 Citizens
Currency {{{currency}}}
Culture Furstenburgish
Location Volkdorf Plains
Founded (IRL) 2027-05-01
Founded (Lore) Year 53


Notes

  • founding_date must use ISO date formatting:
YYYY-MM-DD

Example:

2026-05-15

TemplateData

Infobox for nations and sovereign states.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Nation Namenation_name

no description

Stringrequired
Imageimage1

no description

Fileoptional
Image Captioncaption-image1

no description

Stringoptional
Header Colorhexcode

no description

Default
#d8d8d8
Stringoptional
Capitalcapital

no description

Stringoptional
Cultureculture

no description

Stringoptional
Locationlocation

no description

Stringoptional
Governmentform_of_government

no description

Stringoptional
Leaderleader_name

no description

Stringoptional
Religionreligion

no description

Stringoptional
Legislatureconstitution

no description

Stringoptional
Populationpopulation

no description

Stringoptional
Languageslanguages

no description

Stringoptional
Currencycurrency

no description

Stringoptional
Demonymdemonym

no description

Stringoptional
Founding Datefounding_date

Use YYYY-MM-DD format.

Dateoptional