Difference between revisions of "Template:Infobox City"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | <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> | ||
{| align="right" border="1" | {| 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}}}]] |