Template:Geographic location/doc: Difference between revisions

From BattleMaster Wiki
No edit summary
No edit summary
 
Line 18: Line 18:
== Syntax ==
== Syntax ==


<nowiki><center></nowiki><br>
<pre> <center>
<nowiki>{|name="userboxes" id="userboxes" style="margin-left: 1em; margin-bottom: 0.5em; width: 900px; border: #6680FF solid 1px; background-color: #DDDDFF; color: #000000;"</nowiki><br>
{|name="userboxes" id="userboxes" style="margin-left: 1em; margin-bottom: 0.5em; width: 900px; border: #6680FF solid 1px; background-color: #DDDDFF; color: #000000;"
<nowiki>|-</nowiki><br>
|-
<nowiki>|</nowiki><br>
|
<nowiki>{{Geographic location</nowiki><br>
{{Geographic location
<nowiki> | Centre =    [[Kybcyell (Region)|Kybcyell]]</nowiki><br>
  | Centre =    Kybcyell
<nowiki> | North =    [[Itaufield]]</nowiki><br>
  | North =    [[Itaufield]]
<nowiki> | Northeast = </nowiki><br>
  | Northeast =  
<nowiki> | East =      [[Mech Alb]]</nowiki><br>
  | East =      [[Mech Alb]]
<nowiki> | Southeast = </nowiki><br>
  | Southeast =  
<nowiki> | South =    [[Uppervia]]</nowiki><br>
  | South =    [[Uppervia]]
<nowiki> | Southwest = </nowiki><br>
  | Southwest =  
<nowiki> | West =      Cold Sea</nowiki><br>
  | West =      Cold Sea
<nowiki> | Northwest = </nowiki><br>
  | Northwest =  
<nowiki> | image =    Kybcyell.jpg}}</nowiki><br>
  | image =    Kybcyell.jpg}}
<nowiki> |}</center></nowiki>
|}</center>
</pre>

Latest revision as of 16:46, 23 February 2014

This template renders a Geographic location like the one shown in the example below.

Example


Syntax

 <center>
 {|name="userboxes" id="userboxes" style="margin-left: 1em; margin-bottom: 0.5em; width: 900px; border: #6680FF solid 1px; background-color: #DDDDFF; color: #000000;"
 |-
 |
 {{Geographic location
  | Centre =    Kybcyell
  | North =     [[Itaufield]]
  | Northeast = 
  | East =      [[Mech Alb]]
  | Southeast = 
  | South =     [[Uppervia]]
  | Southwest = 
  | West =      Cold Sea
  | Northwest = 
  | image =     Kybcyell.jpg}}
 |}</center>