Template:Infobox Nation/doc: Difference between revisions
Jump to navigation
Jump to search
Silverpg017 (talk | contribs) Created page with "{{Documentation subpage}} ==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. lis..." |
Silverpg017 (talk | contribs) mNo edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
==Usage== | ==Usage== | ||
To use this template in an article, copy the | 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 === | ||
<nowiki> | {{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}} | ||
{{Infobox Nation | <nowiki>{{Infobox Nation | ||
| name = | | name = | ||
| native_name = | | native_name = | ||
| Line 10: | Line 10: | ||
| alt = | | alt = | ||
| caption = | | caption = | ||
| image2 = | |||
| alt2 = | |||
| caption2 = | | caption2 = | ||
| motto = | | motto = | ||
| Line 43: | Line 45: | ||
| formation_period5 = | | formation_period5 = | ||
| formation_date5 = | | formation_date5 = | ||
| preceded_by = | |||
| succeeded_by = | |||
}} | }} | ||
</nowiki> | </nowiki> | ||
Latest revision as of 23:45, 6 March 2026
| This is a documentation subpage for Template:Infobox Nation. It may contain usage information, categories and other content that is not part of the original template page. |
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 =
}}