Difference between revisions of "Template:Infobox country"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
<!-- Start name area --> | <!-- Start name area --> | ||
<span>{{{conventional_long_name|Kingdom Name}}}</span><br /> | <span style="font-weight:bold;">{{{conventional_long_name|Kingdom Name}}}</span><br /> | ||
<span style="font-weight:normal; font-size: .9em">Native: {{{native_name|None}}}</span><br /> | <span style="font-weight:normal; font-size: .9em">Native: {{{native_name|None}}}</span><br /> | ||
<span style="font-weight:normal; font-size: .9em">Common: {{{common_name|None}}}</span><br /> | <span style="font-weight:normal; font-size: .9em">Common: {{{common_name|None}}}</span><br /> | ||
Line 10: | Line 10: | ||
<!-- Start heraldry area --> | <!-- Start heraldry area --> | ||
<span style="width:58%;"><span>[[File:{{{image_flag|flag_base.png}}}]]</span></span> | <span style="display:table; width:58%;"><span>[[File:{{{image_flag|flag_base.png}}}]]</span></span> | ||
<span style="width:42%;"><span>[[File:{{{image_coat|coat_base.png}}}]]</span></span> | <span style="width:42%;"><span>[[File:{{{image_coat|coat_base.png}}}]]</span></span> | ||
<!-- End heraldry area --> | <!-- End heraldry area --> | ||
</div> | </div> |