Template:RBRegion

From BattleMaster Wiki
Revision as of 15:59, 31 January 2017 by Wimpie (talk | contribs) (Undo revision 185090 by Wimpie (talk))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Intro

This template is part of the RealmBox Project.

This template is for placing the default, game-generated region 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 include a game-generated realm map, then use the Template:RBMap 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)
  • RegionID = The region ID of the region you want to show. You can get this from the URL of the region map in the game, or from the link to the region in the region listing.

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:

{{RBRegion
|World = 
|RegionID = 
}}

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.

{{RBRegion
|VAlign = 
|CellAlign = 
|BorderBottomStyle = 
|BorderBottomWeight = 
|BorderBottomColor = 
|BackColor = 
|World = 
|RegionID = 
}}