Difference between revisions of "Template:RBMap"

From BattleMaster Wiki
Jump to navigation Jump to search
m (oops, messed up the template name)
m (I must be getting tired...)
 
Line 5: Line 5:
 
This template is part of the [[RealmBox Project]].
 
This template is part of the [[RealmBox Project]].
  
This template is for placing the default, game-generated map into your realmbox. If you want to use a custom-made map in your realmbox, then use the [[Template:RBImage]] template, which allows you to include any image you can upload to the wiki.
+
This template is for placing the default, game-generated map into your realmbox. If you want to use a custom-made map in your realmbox, then use the [[Template:RBImage]] template, which allows you to include any image you can upload to the wiki. If you want to display a game-generated region map, use the [[Template:RBRegion]] template.
  
 
===Parameters===
 
===Parameters===
Line 25: Line 25:
 
For normal, basic usage of the template, most users will only use the following parameters:
 
For normal, basic usage of the template, most users will only use the following parameters:
 
<pre>
 
<pre>
{{RBRegion
+
{{RBMap
 
|World =  
 
|World =  
 
|Realm =  
 
|Realm =  
Line 35: Line 35:
  
 
<pre>
 
<pre>
{{RBRegion
+
{{RBMap
 
|VAlign =  
 
|VAlign =  
 
|CellAlign =  
 
|CellAlign =  

Latest revision as of 20:53, 2 December 2008

Intro

This template is part of the RealmBox Project.

This template is for placing the default, game-generated map into your realmbox. If you want to use a custom-made map in your realmbox, then use the Template:RBImage template, which allows you to include any image you can upload to the wiki. If you want to display a game-generated region map, use the Template:RBRegion template.

Parameters

All possible parameters, vertical format:

  • VAlign (Default:middle) = Vertical alignment of the content in the cells (top/middle/bottom)
  • CellAlign (Default:center) = Horizontal alignment of the content in the cells (left/right/center)
  • BorderBottomStyle (Default:solid) = style of the bottom border
  • BorderBottomWeight (Default:1px) = weight of the bottom border
  • BorderBottomColor (Default:#000000) = color of the bottom border
  • BackColor (Default:#ffffff) = color of cell background
  • World = World number of the island. (1 = EC, 2 = AT, 4 = BT, 6 = Co, 7 = FEI, 8 = Dwilight)
  • Realm = Name of the realm. This must be the full name, as it appears on the realm list. If the name includes spaces, they must be replaced with "%20". For example: If the realm name is "Obsidian Islands", you should use "Obsidian%20Islands".

Usage

You can copy/paste the following text to use this as part of your realmbox.

Typical Usage

For normal, basic usage of the template, most users will only use the following parameters:

{{RBMap
|World = 
|Realm = 
}}

Complete List

Power users who want complete control, or have an elaborate design, may wish to copy this complete parameter list. Make sure to delete the parameters you are not using.

{{RBMap
|VAlign = 
|CellAlign = 
|BorderBottomStyle = 
|BorderBottomWeight = 
|BorderBottomColor = 
|BackColor = 
|World = 
|Realm = 
}}