Open main menu

Template:MessageBox

Revision as of 17:21, 15 October 2015 by Bugman (talk | contribs) (Created an initial meta-template for use in all of the relax message box templates.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Add message


Goal

To create a unified system for relax message box templates.

Usage

{{MessageBox|message|title=|border=|bgcolor=}}
message 
The obligatory message box text.
title 
The optional message box title, which will precede the message box text and be in bold format.
border 
The CSS border style to use, defaulting to the relax thin blue border.
bgcolor 
The CSS background-color style to use, defaulting to the relax website background colour.

Example

{{MessageBox|{{{message}}}|title=warning}}
warning Add message


Misc.

This idea was suggested by Johan G. on the FlightGear wiki