Template:Infobox Nation/doc: Difference between revisions

From Pactoria Wiki
Jump to navigation Jump to search
Removed source tag
mNo edit summary
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
==Usage==
==Usage==
To use this template in an article, copy the template below, then paste the template into an article. All parameters are optional. Only include pertinent parameters in your Infobox - it is rare that an infobox should use most parameters. If you have parameter suggestions use [[Template talk:Infobox Nation/doc]]. Use <code><nowiki>item<br/>item<br/>item </nowiki></code> for parameters that should span multiple lines in infobox (e.g. listing multiple settlements).
To use this template in an article, copy and paste the code below and fill it. Some spaces can be left blank and they won't show up on the final infobox. If you are using source editor, you can press on 'Show preview' to see a preview of your infobox.
=== Full ===
=== Full ===
{{Parameter names example|_template=Infobox Nation|name|native_name|image|alt|caption|image2|alt2|caption2|motto|anthem_name|anthem_file|capital|largest_city|demonym|continent|population|area|languages|religion|government_type|position_title1|position_name1|position_title2|position_name2|position_title3|position_name3|position_title4|position_name4|position_title5|position_name5|formation_period1|formation_date1|formation_period2|formation_date2|formation_period3|formation_date3|formation_period4|formation_date4|formation_period5|formation_date5|preceded_by|succeeded_by}}
{{Parameter names example|_template=Infobox Nation|name|native_name|image|alt|caption|image2|alt2|caption2|motto|anthem_name|anthem_file|capital|largest_city|demonym|continent|population|area|languages|religion|government_type|position_title1|position_name1|position_title2|position_name2|position_title3|position_name3|position_title4|position_name4|position_title5|position_name5|formation_period1|formation_date1|formation_period2|formation_date2|formation_period3|formation_date3|formation_period4|formation_date4|formation_period5|formation_date5|preceded_by|succeeded_by}}

Revision as of 19:19, 6 March 2026

Usage

To use this template in an article, copy and paste the code below and fill it. Some spaces can be left blank and they won't show up on the final infobox. If you are using source editor, you can press on 'Show preview' to see a preview of your infobox.

Full

{{{name}}}
{{{native_name}}}
[[File:{{{image}}}|frameless|border|center|alt={{{alt}}}|upright=1]]
{{{caption}}}
[[File:{{{image2}}}|frameless|border|center|alt={{{alt2}}}|upright=1]]
{{{caption2}}}

Motto:
"{{{motto}}}"

Anthem: "{{{anthem_name}}}"
[[File:{{{anthem_file}}}|border|center]]

General
Capital
{{{capital}}}
Largest city
{{{largest_city}}}
Demonym
{{{demonym}}}
Continent
{{{continent}}}
Background
Population
{{{population}}}
Area
{{{area}}}
Language/s
{{{languages}}}
Religion/s
{{{religion}}}
Government
Government
{{{government_type}}}
• {{{position_title1}}}
{{{position_name1}}}
• {{{position_title2}}}
{{{position_name2}}}
• {{{position_title3}}}
{{{position_name3}}}
• {{{position_title4}}}
{{{position_name4}}}
• {{{position_title5}}}
{{{position_name5}}}
Formation
• {{{formation_period1}}}
{{{formation_date1}}}
• {{{formation_period2}}}
{{{formation_date2}}}
• {{{formation_period3}}}
{{{formation_date3}}}
• {{{formation_period4}}}
{{{formation_date4}}}
• {{{formation_period5}}}
{{{formation_date5}}}
Preceded by
{{{preceded_by}}}
Succeeded by
{{{succeeded_by}}}


 {{Infobox Nation
| name               = 
| native_name        = 
| image              = 
| alt                = 
| caption            = 
| image2             = 
| alt2               = 
| caption2           = 
| motto              = 
| anthem_name        = 
| anthem_file        = 
| capital            = 
| largest_city       = 
| demonym            = 
| continent          = 
| population         = 
| area               = 
| languages          = 
| religion           = 
| government_type    = 
| position_title1    = 
| position_name1     = 
| position_title2    = 
| position_name2     = 
| position_title3    = 
| position_name3     = 
| position_title4    = 
| position_name4     = 
| position_title5    = 
| position_name5     = 
| formation_period1  = 
| formation_date1    = 
| formation_period2  = 
| formation_date2    = 
| formation_period3  = 
| formation_date3    = 
| formation_period4  = 
| formation_date4    = 
| formation_period5  = 
| formation_date5    = 
| preceded_by        = 
| succeeded_by       = 
}}