Difference between revisions of "Template:Divbox"
From Ouroboros Portal
m |
(+indigo) |
||
Line 14: | Line 14: | ||
| orange = #FF6600; background-color: #FFDEB5; | | orange = #FF6600; background-color: #FFDEB5; | ||
| purple = #7D00B3; background-color: #FFDAFF; | | purple = #7D00B3; background-color: #FFDAFF; | ||
+ | | indigo = #7D00B3; background-color: #4B0082; | ||
| red = #CC0000; background-color: #FFCCCC; | | red = #CC0000; background-color: #FFCCCC; | ||
| white = #000000; background-color: #FFFFFF; | | white = #000000; background-color: #FFFFFF; |
Revision as of 11:42, 27 February 2012
[edit] Documentation
Usage
This template may be used to create a notice box for various purposes. It takes three unnamed arguments: color, title, and text. For example,
{{divbox|forest|Example|This is an example}}
will produce
Colors
The boxes below demonstrate the different color palettes you may choose from.