Template:Infobox country: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | |||
{| class="infobox" style="width: 24em; font-size: 90%; text-align: left; border: 1px solid #aaa; background: #f9f9f9;" | {| class="infobox" style="width: 24em; font-size: 90%; text-align: left; border: 1px solid #aaa; background: #f9f9f9;" | ||
|+ '''{{{conventional_long_name}}}''' | |+ style="font-size: 125%;" | '''{{{conventional_long_name}}}''' | ||
|- | |- | ||
| colspan="2" style="text-align: center;" | ''{{{native_name|}}}'' ({{{native_lang|}}}) | | colspan="2" style="text-align: center; font-size: 100%;" | ''{{{native_name|}}}'' ({{{native_lang|}}}) | ||
|- | |- | ||
| colspan="2" style="text-align: center;" | ''{{{native2_name|}}}'' ({{{native2_lang|}}}) | | colspan="2" style="text-align: center; font-size: 100%;" | ''{{{native2_name|}}}'' ({{{native2_lang|}}}) | ||
|- | |- | ||
! colspan="2" style="text-align: center;" | '''Anthem:''' | ! colspan="2" style="text-align: center;" | '''Anthem:''' | ||
| Line 14: | Line 15: | ||
| colspan="2" style="text-align: center;" | [[File:{{{map|Placeholder_map.png}}}|250px]] | | colspan="2" style="text-align: center;" | [[File:{{{map|Placeholder_map.png}}}|250px]] | ||
|- | |- | ||
! Capital | ! Capital | ||
| {{{capital|}}} | | {{{capital|}}} | ||
|- | |||
! Largest city | |||
| {{{largest_city|}}} | |||
|- | |- | ||
! Official languages | ! Official languages | ||
| Line 62: | Line 66: | ||
| {{{cctld|}}} | | {{{cctld|}}} | ||
|} | |} | ||
</includeonly> | |||