Template:Infobox City: Difference between revisions

From Pluribus Lore Wiki
Jump to navigation Jump to search
Created page with "{| align="right" border="1" |- | colspan="2" align="center" | '''{{{name}}}'''<br/>[coordinates name on the Dynmap] |- | '''Nation:''' | {{{nation}}} |}"
 
No edit summary
 
(8 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]
| colspan="2" align="center" | '''{{{name}}}'''<br/>[coordinates name on the Dynmap]
|-
|-
| '''Nation:'''
| '''Nation:'''
| {{{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}}}]]