Difference between revisions of "Template:Warning"
From Mushpedia
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | <includeonly><onlyinclude>{| style="min-width:300px; max-width:800px;width:auto;border-style:solid; border-width:0px; border-color:red; border-radius:10px; background-color:#EDB9B9;margin:10px" cellspacing="2" | + | <includeonly><onlyinclude>{| style="min-width:300px; max-width:800px;width:auto;border-style:solid; border-width:0px; border-color:red; border-radius:10px; background-color:#EDB9B9; color: black; margin:10px" cellspacing="2" |
|- | |- | ||
| style="padding:10px" |[[Image:stopicon.png]] | | style="padding:10px" |[[Image:stopicon.png]] | ||
| Line 10: | Line 10: | ||
<pre>{{Warning|Text goes here!}}</pre> | <pre>{{Warning|Text goes here!}}</pre> | ||
| − | Demo: | + | '''Demo:''' |
<pre>{{Warning|You are using a warning box!}}</pre> | <pre>{{Warning|You are using a warning box!}}</pre> | ||
| + | |||
{{Warning|You are using a warning box!}} | {{Warning|You are using a warning box!}} | ||
[[Category:Useful Templates]] | [[Category:Useful Templates]] | ||
Latest revision as of 04:14, 21 January 2014
A template to display large, important warnings at the top of pages or sections.
Usage:
{{Warning|Text goes here!}}
Demo:
{{Warning|You are using a warning box!}}
| You are using a warning box! |