Leftypedia has been restored! See our announcement.

Template:Infobox country

From Leftypedia
Revision as of 19:48, 23 April 2026 by Wisconcom (talk | contribs) (Replaced content with "{| class="wikitable" style="float:right; margin: 0px 0px 0px 20px;" ! colspan="2" | {{{englishname|}}}<br><small>{{{nativename|}}}</small> |- | colspan="2" |{{#if:{{{mapfile|}}}|[[File:{{{mapfile|}}}|{{If empty|{{{mapsize|}}}|300px}}|center|frameless]]|}}<br> <div style="text-align:center">Map of {{if empty|{{{shortname|}}}|{{{englishname|}}}}} <div style="text-align:center; width: 295px; line-height: 1.2"> <small>''{{{mapnote| }}}''</small></div></div> |- | style="w...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Map of
Flag State Emblem

Originally based on a table at USSR. NOT to be confused with Wikipedia:Template:infobox country, whose parameters could however be added here.

Usage as follows (updated on 9/1/23):

{{Infobox country
| englishname = Full English name of the country
| nativename  = Full name of the country in its own language
| shortname   = Short/common English name (optional)
| mapfile     = Bare filename of map image
| mapnote     = (Optional) description or clarification. Example: "Land controlled by the PRC shown in dark green."
| mapsize     = Map size (optional and probably unnecessary)
| flagfile    = Bare filename of flag image
| flagsize    = Flag size (optional and probably unnecessary)
| emblemfile  = Bare filename of emblem image
| emblemsize  = Emblem size (optional and probably unnecessary)
}}

These have been modified to (hopefully) resize and align the images automatically.

Usage example:

{{Infobox country
| englishname = Democratic People's Republic of Korea
| nativename = 조선민주주의인민공화국
| shortname = DPRK
| mapfile = DPRK map.svg.png
| flagfile = Flag of the DPRK.svg.png
| emblemfile = Emblem of the DPRK.svg.png
}}