Difference between revisions of "Template:Infobox City"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<noinclude> | <noinclude> | ||
− | + | Use template at top of code as follows: | |
<code><nowiki> | <code><nowiki> | ||
{{Infobox City | {{Infobox City | ||
Line 15: | Line 9: | ||
</nowiki></code> | </nowiki></code> | ||
</noinclude> | </noinclude> | ||
+ | {| align="right" border="1" | ||
+ | | colspan="2" align="center" | '''{{{name}}}'''<br/>[{{{coordinates}}} {{{name}}} on the Dynmap] | ||
+ | |- | ||
+ | | '''Nation:''' | ||
+ | | [[{{{nation}}}]] | ||
+ | |} |
Latest revision as of 20:39, 7 August 2017
Use template at top of code as follows:
{{Infobox City
|name = Name of City
|coordinates = direct link to dynmap
|nation = Name of Nation
}}
{{{name}}} [{{{coordinates}}} {{{name}}} on the Dynmap] | |
Nation: | [[{{{nation}}}]] |