Template:Infobox Nation: Difference between revisions

From CRSS Wiki
Jump to navigation Jump to search
m Separate the flag and banner into different 'lines'
Bugrey (talk | contribs)
m Consistent capitalization
Line 31: Line 31:
     "banner": {"label": "Banner", "type": "wiki-file-name"},
     "banner": {"label": "Banner", "type": "wiki-file-name"},
     "leader": {"label": "Leader", "type": "string", "required": true},
     "leader": {"label": "Leader", "type": "string", "required": true},
     "landsize": {"label": "Land Size", "type": "string"},
     "landsize": {"label": "Land size", "type": "string"},
     "founded": {"label": "Founding date", "type": "string"},
     "founded": {"label": "Founding date", "type": "string"},
     "government": {"label": "Government type", "type": "string"}
     "government": {"label": "Government type", "type": "string"}

Revision as of 13:33, 10 October 2025



Infobox for CRSS nations.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Nation namename

no description

Stringrequired
Flag imageflag

no description

Filerequired
Bannerbanner

no description

Fileoptional
Leaderleader

no description

Stringrequired
Land sizelandsize

no description

Stringoptional
Founding datefounded

no description

Stringoptional
Government typegovernment

no description

Stringoptional