Difference between revisions of "Template:Box"

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Jump to: navigation, search
(Generic message box)
 
(No difference)

Latest revision as of 10:55, 16 December 2011

A generic message box.

Usage

  • {{Box||Content without heading}}
  • {{Box|Example:|Content with heading}}
  • {{Box|Example:|Content followed by border-color|#DF0000}}
  • {{Box|Example:|Content followed by border-color and background-color|#DF0000|#FFDFDF}}

Example

Content without heading
Example: Content with heading
Example: Content followed by border-color
Example: Content followed by border-color and background-color