Template:RBSingle

From BattleMaster Wiki
Jump to navigation Jump to search

Intro

This template is part of the RealmBox Project.

This template is almost identical to Template:RBTitle, except that it has different defaults for text size and weight.

Parameters

All possible parameters, vertical format:

  • VAlign (Default:top) = Vertical alignment of the content in the cells
  • CellAlign (Default:left) = Horizontal alignment of the content in the cells
  • TextSize (Default:100%) = Size of the text
  • TextColor (Default:#000000) = color of the text
  • TextWeight (Default:normal) = weight of the text (normal/bold)
  • BorderBottomStyle (Default:solid) = style of the bottom border, use "hidden" to remove the bottom border
  • BorderBottomWeight (Default:1px) = size of the bottom border
  • BorderBottomColor (Default:#000000) = color of the bottom border
  • BackColor (Default:#ffffff) = color of cell backgrounds
  • Text (Default:blank) = content of the cell

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:

{{RBSingle
|CellAlign = 
|Text = 
}}

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.

{{{RBSingle
|VAlign = 
|CellAlign = 
|TextSize = 
|TextColor = 
|TextWeight = 
|BorderBottomStyle = 
|BorderBottomWeight = 
|BorderBottomColor = 
|BackColor = 
|Text = 
}}}