Template:BlueBox: Difference between revisions
Jump to navigation
Jump to search
WINTERDAWN (talk | contribs) (A template for a blue box (RoomDescription clone but for just the box) (I hope...)) |
WINTERDAWN (talk | contribs) mNo edit summary |
||
Line 2: | Line 2: | ||
<div style="background: #E6F2FF; padding: 0.5em 1em; border: none; margin-bottom: 1px; text-align: left; font-size: 95%;"> |
<div style="background: #E6F2FF; padding: 0.5em 1em; border: none; margin-bottom: 1px; text-align: left; font-size: 95%;"> |
||
{| width="100%" cellpadding="0" cellspacing="0" |
{| width="100%" cellpadding="0" cellspacing="0" |
||
{{{text}}} |
|||
|} |
|} |
||
</div> |
</div> |
Latest revision as of 02:05, 18 April 2020
{{{text}}}
Usage
Parameters:
- (required) text: whatever text you want in the box
- (optional) float: floating box
- (optional) margin-right: space on right, default 20%
Copy/paste Code
{{BlueBox |text = |float = |margin-right = }}