Template:Infobox City: Difference between revisions

From Pluribus Lore Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
| {{{nation}}}
| {{{nation}}}
|}
|}
<noinclude>
use template at top of code as follows:
<code><nowiki>
{{Infobox City
|name              = Name of City
|coordinates        = direct link to dynmap
|nation            = Name of Nation
}}
</nowiki></code>
</noinclude>

Revision as of 13:40, 26 July 2017

{{{name}}}
[{{{coordinates}}} {{{name}}} on the Dynmap]
Nation: {{{nation}}}


use template at top of code as follows: {{Infobox City |name = Name of City |coordinates = direct link to dynmap |nation = Name of Nation }}