Template:Infobox City: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
use template at top of code as follows: | use template at top of code as follows: | ||
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}}} | |||
|} |
Revision as of 13:42, 26 July 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}}} |