Template:Divbox: Difference between revisions
Jump to navigation
Jump to search
imported>Blondeshell mNo edit summary |
imported>Blondeshell mNo edit summary |
||
Line 48: | Line 48: | ||
| gold = #F8C500; background-color: #FFEC83; | | gold = #F8C500; background-color: #FFEC83; | ||
| goldenrod = black; background-color: goldenrod; color: white; <!-- confirmed --> | | goldenrod = black; background-color: goldenrod; color: white; <!-- confirmed --> | ||
| grass = black; background-color: #91BC91; color: white; | | grass = black; background-color: #91BC91; color: white; | ||
| gray = #999999; background-color: #EEEEEE; | | gray = #999999; background-color: #EEEEEE; | ||
Line 91: | Line 90: | ||
| whitedeepskyblue = black; background-color: white; color: deepskyblue; <!-- confirmed --> | | whitedeepskyblue = black; background-color: white; color: deepskyblue; <!-- confirmed --> | ||
| whitegoldenrod = black; background-color: white; color: goldenrod; <!-- confirmed --> | | whitegoldenrod = black; background-color: white; color: goldenrod; <!-- confirmed --> | ||
| whitered = black; background-color: white; color: red; <!-- confirmed --> | | whitered = black; background-color: white; color: red; <!-- confirmed --> | ||
| yellow = #FFCC00; background-color: #FFFFCC; | | yellow = #FFCC00; background-color: #FFFFCC; |
Revision as of 21:13, 6 October 2014
[edit] [ ] Documentation
Usage
This template may be used to create a boxed note for meta-content, such as article notices. The note will not appear in search engine snippets, so should be ancillary to the article.
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