Template:RBMap

From BattleMaster Wiki
Jump to navigation Jump to search

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 = 
}}