Template:Notice: Difference between revisions
Expanding on notice capabilities |
mNo edit summary |
||
Line 14: | Line 14: | ||
| #eaecf0 | | #eaecf0 | ||
}}; padding: 10px; margin: 10px 0;"> | }}; padding: 10px; margin: 10px 0;"> | ||
{{{1}}} | {{#if: {{{severity|}}} | ||
| {{{1}}} | |||
| {{{1}}} | |||
}} | |||
</div> | </div> | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
== Usage == | == Usage == | ||
Basic usage ( | Basic usage (default gray box): | ||
<pre> | <pre> | ||
{{Notice|Your notice text here}} | {{Notice|Your notice text here}} |