Difference between revisions of "Template:ContentWarning"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
− | == Content Warning Box Template == | + | <noinclude> |
− | + | == Content Warning Box Template == | |
Generates a fancy warning box with parametized content. | Generates a fancy warning box with parametized content. | ||
Revision as of 13:42, 30 November 2014
Content Warning Box Template
Generates a fancy warning box with parametized content.
Usage:
{{{ContentWarning|size=6|color=flame|heading=Warning!|message=This is a warning block template!}}}
Size and Color are optional parameters. Size determines the width of the box and defaults to "6" (ie 50% of page width roughly).
Color is a string representation of available Bootstrap Colors. Defaults to flame.
Heading and message should be obvious.
Warning!
This is a warning block template!