Difference between revisions of "Template:Divbox"
From Paragon Wiki Archive
Blondeshell (Talk | contribs) m |
Blondeshell (Talk | contribs) m |
||
Line 8: | Line 8: | ||
| black = white; background-color: black; color: white; | | black = white; background-color: black; color: white; | ||
| blackcanary = black; background-color: black; color: #FFFD00; | | blackcanary = black; background-color: black; color: #FFFD00; | ||
+ | | blackgoldenrod = black; background-color: black; color: #DAA520; <!-- confirmed Goldenrod on Black --> | ||
| blackpurple = black; background-color: black; color: #BB91FF; | | blackpurple = black; background-color: black; color: #BB91FF; | ||
− | | blackred = black; background-color: black; color: # | + | | blackred = black; background-color: black; color: #FF0000; <!-- confirmed Red on Black --> |
| blackyellow = black; background-color: black; color: #DAA521; | | blackyellow = black; background-color: black; color: #DAA521; | ||
| bloodred = black; background-color: #FF3333; | | bloodred = black; background-color: #FF3333; | ||
Line 25: | Line 26: | ||
| darkblue = black; background-color: #0000FF; color: white; | | darkblue = black; background-color: #0000FF; color: white; | ||
| darkgoldenrod = black; background-color: #B8860B; color: white; <!-- confirmed White on DarkGoldenrod --> | | darkgoldenrod = black; background-color: #B8860B; color: white; <!-- confirmed White on DarkGoldenrod --> | ||
+ | | darkgoldenrodblack = black; background-color: #B8860B; color: black; <!-- confirmed Black on DarkGoldenrod --> | ||
| darkgray = black; background-color: #A9A9A9; color: white; <!-- confirmed White on DarkGray --> | | darkgray = black; background-color: #A9A9A9; color: white; <!-- confirmed White on DarkGray --> | ||
| darkgreen = black; background-color: #006400; color: white; <!-- confirmed White on DarkGreen --> | | darkgreen = black; background-color: #006400; color: white; <!-- confirmed White on DarkGreen --> | ||
Line 40: | Line 42: | ||
| grass = black; background-color: #91BC91; color: white; | | grass = black; background-color: #91BC91; color: white; | ||
| gray = #999999; background-color: #EEEEEE; | | gray = #999999; background-color: #EEEEEE; | ||
+ | | graycrimson = black; background-color: #808080; color: #DC143C; <!-- confirmed Crimson on Gray --> | ||
| grayonred = #A49494; background-color: #330F11; color: #A49494; | | grayonred = #A49494; background-color: #330F11; color: #A49494; | ||
| grayongray = #CACACA; background-color: #323232; color: #CACACA | | grayongray = #CACACA; background-color: #323232; color: #CACACA | ||
Line 58: | Line 61: | ||
| motred = black; background-color: #810000; color: #EB0D0C; | | motred = black; background-color: #810000; color: #EB0D0C; | ||
| navy = #00477B; background-color: #AADBE0; | | navy = #00477B; background-color: #AADBE0; | ||
+ | | navylightskyblue = black; background-color: #000080; color: #87CEFA; <!-- confirmed LightSkyBlue on Navy --> | ||
| orange = #FF6600; background-color: #FFDEB5; | | orange = #FF6600; background-color: #FFDEB5; | ||
| paleviolet = black; background-color: #D87093; color: white; <!-- confirmed White on PaleVioletRed --> | | paleviolet = black; background-color: #D87093; color: white; <!-- confirmed White on PaleVioletRed --> | ||
Line 65: | Line 69: | ||
| purple2 = black; background-color: #800080; color: white; <!-- confirmed White on Purple --> | | purple2 = black; background-color: #800080; color: white; <!-- confirmed White on Purple --> | ||
| red = #CC0000; background-color: #FFCCCC; | | red = #CC0000; background-color: #FFCCCC; | ||
+ | | redmahogany = black; background-color: #FF0000; color: #C04000; <!-- confirmed Mahogany on Red --> | ||
| purpleonwhite = black; background-color: white; color: #A970B5; | | purpleonwhite = black; background-color: white; color: #A970B5; | ||
| rustic = black; background-color: #A52A2A; color: white; <!-- confirmed White on Brown --> | | rustic = black; background-color: #A52A2A; color: white; <!-- confirmed White on Brown --> |
Revision as of 04:31, 20 July 2014
[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.
- Subtle Colors
- Bold Colors
- Special-Use / Named Colors