Difference between revisions of "Template:Infobox City"

From Pluribus Lore Wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| align="right" border="1"
 
| colspan="2" align="center" | '''{{{name}}}'''<br/>[{{{coordinates}}} {{{name}}} on the Dynmap]
 
|-
 
| '''Nation:'''
 
| {{{nation}}}
 
|}
 
 
 
<noinclude>
 
<noinclude>
use template at top of code as follows:
+
Use template at top of code as follows:  
 
<code><nowiki>
 
<code><nowiki>
 
{{Infobox City
 
{{Infobox City
Line 16: 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}}}]]