Difference between revisions of "Template:Infobox country"
From OtanWiki
Line 43: | Line 43: | ||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> | ||
+ | <noinclude> | ||
+ | Example usage: | ||
+ | <pre> | ||
+ | {{Infobox country | ||
+ | | title1=Example | ||
+ | | image1=Example | ||
+ | | caption1=Example | ||
+ | | name=Example | ||
+ | | native_name=Example | ||
+ | | part_of=Example | ||
+ | | capitol=Example | ||
+ | | leader=Example | ||
+ | | government=Example | ||
+ | | population=Example | ||
+ | | location=Example | ||
+ | | size=Example | ||
+ | | controlled_by=Example | ||
+ | | image2=Example | ||
+ | | caption2=Example | ||
+ | | landmarks=Example | ||
+ | }} | ||
+ | </pre> |
Revision as of 11:20, 15 February 2021
Infobox country
Example usage:
{{Infobox country | title1=Example | image1=Example | caption1=Example | name=Example | native_name=Example | part_of=Example | capitol=Example | leader=Example | government=Example | population=Example | location=Example | size=Example | controlled_by=Example | image2=Example | caption2=Example | landmarks=Example }}