Template:Geographic location/doc: Difference between revisions

From BattleMaster Wiki
(Created page with "{{Geographic location | Centre = Kybcyell | North = Itaufield | Northeast = | East = Mech Alb | Southeast = | South = Upp...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
This template renders a Geographic location like the one shown in the example below.
== Example ==
{{Geographic location
{{Geographic location
  | Centre =    [[Kybcyell (Region)|Kybcyell]]
  | Centre =    [[Kybcyell (Region)|Kybcyell]]
Line 10: Line 14:
  | Northwest =
  | Northwest =
  | image =    Kybcyell.jpg}}
  | image =    Kybcyell.jpg}}
== Syntax ==
<pre> <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>
</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>