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;" }}
! scope="col" colspan="2" class="infobox-header" style="background-color: {{{hexcode|#d8d8d8}}};" |
! colspan="2" class="infobox-header" style="background-color: {{{hexcode|#eaecf0}}};" |
{{{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}}}|240px]]
[[File:{{{image1}}}|250px]]


{{#if: {{{caption-image1|}}} |
{{#if: {{{caption-image1|}}} |
Line 15: Line 15:
</div>
</div>
}}
}}

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


|- {{#if: {{{capital|}}} | | style="display: none;" }}
|- {{#if: {{{capital|}}} | | style="display: none;" }}
Line 20: Line 24:
| {{{capital}}}
| {{{capital}}}


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


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


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

|- {{#if: {{{leader_name|}}} | | style="display: none;" }}
! Leader
| {{{leader_name}}}


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

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

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


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

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


|- {{#if: {{{currency|}}} | | style="display: none;" }}
|- {{#if: {{{currency|}}} | | style="display: none;" }}
Line 56: Line 60:
| {{{currency}}}
| {{{currency}}}


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

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


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


|- {{#if: {{{founding_date|}}} | | style="display: none;" }}
|- {{#if: {{{founding_date|}}} | | style="display: none;" }}
! Founded (Lore)
! Date of Founding (LORE)
| {{#invoke:KnightspireDate|loreYear|{{{founding_date}}}}}
| {{#invoke:KnightspireDate|loreYear|{{{founding_date}}}}}



Revision as of 06:04, 9 May 2026

Infobox Nation

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


{{{motto}}}

Capital {{{capital}}}
Largest city {{{largest_city}}}
Official languages {{{languages}}}
Demonym {{{demonym}}}
Religion {{{religion}}}
Government {{{government}}}
Head of state {{{leader_name}}}
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.

{{{motto}}}

Capital Volkdorf
Largest city {{{largest_city}}}
Official languages Common
Demonym Furstenburgish
Religion Gottspelite
Government {{{government}}}
Head of state Martin von Lindenblute
Legislature Landsknecht Charters
Population 2 Citizens
Currency {{{currency}}}
Culture Furstenburgish
Location Volkdorf Plains
Founded (IRL) 2026-05-1
Founded (Lore) Year 1


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