Template:Notice: Difference between revisions

Reverting, switches are hard.
mNo edit summary
Line 2: Line 2:
{{{1}}}
{{{1}}}
</div>
</div>
<noinclude>
== Usage ==
Use this template to display important notices to readers.
<pre>
{{Notice|Your notice text here}}
{{Notice|Your notice text here}}
</pre>
== Preview ==
This is how the notice will appear:
<div class="notice" style="background-color: #f8f9fa; border: 1px solid #eaecf0; padding: 10px; margin: 10px 0;">
This is an example notice message.
</div>
[[Category:Templates]]
[[Category:Notice Templates]]
</noinclude>