Template:Infobox Nation: Difference between revisions
Jump to navigation
Jump to search
Silverpg017 (talk | contribs) Created page with "{{Infobox | above = {{#if:{{{name|}}}|{{{name}}}|{{PAGENAMEBASE}}}}<br>''{{{native_name|}}}'' | autoheaders = y | image1 = {{#if:{{{image|}}}| [[File:{{{image}}}|frameless|alt={{{alt|}}}|border|upright=.6|]]}} | caption1 = {{{caption|}}} | image2 = {{#if:{{{image|}}}| [[File:{{{image}}}|frameless|alt={{{alt|}}}|border|upright=.6|]]}} | caption2 = {{{caption2|}}} | motto1 = {{{motto|}}} | anthem1 = {{#if: {{{anthem_name|}}}{{{anthem_file|}}}| <hr /><div style="text..." |
Silverpg017 (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | |||
{{Infobox | {{Infobox | ||
| above = {{#if:{{{name|}}}|{{{name}}}|{{PAGENAMEBASE}}}}<br>''{{{native_name|}}}'' | | above = {{#if:{{{name|}}}|{{{name}}}|{{PAGENAMEBASE}}}}<br>''{{{native_name|}}}'' | ||
| Line 89: | Line 90: | ||
| data50 = {{{succeeded_by|}}} | | data50 = {{{succeeded_by|}}} | ||
}} | }} | ||
</includeonly> | |||
<noinclude> | <noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||
Revision as of 21:03, 3 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|alt={{{alt}}}|border|upright=.6|]] {{{caption}}} | |
| [[File:{{{image}}}|frameless|alt={{{alt}}}|border|upright=.6|]] {{{caption2}}} | |
| Capital | {{{capital}}} |
| Largest city | {{{largest_city}}} |
| Formation | |
| Continent | {{{continent}}} |
| Population | {{{population}}} |
| Area | {{{area}}} |
| Languages | {{{area}}} |
| Religion | {{{area}}} |
| Government | {{{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_period1}}} | {{{formation_date1}}} |
• {{{formation_period1}}} | {{{formation_date1}}} |
• {{{formation_period1}}} | {{{formation_date1}}} |
• {{{formation_period1}}} | {{{formation_date1}}} |
| 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 =
}}