Difference between revisions of "Template:Warning"
From Mushpedia
| (19 intermediate revisions by 3 users 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; color: black; margin:10px" cellspacing="2" |
| − | + | |- | |
| − | + | | style="padding:10px" |[[Image:stopicon.png]] | |
| − | + | | style="padding:10px" |{{{1}}} | |
| − | + | |}</onlyinclude></includeonly> | |
| − | + | ||
| − | + | A template to display large, important warnings at the top of pages or sections. | |
| − | + | ||
| − | + | '''Usage:''' | |
| − | </ | + | <pre>{{Warning|Text goes here!}}</pre> |
| + | |||
| + | '''Demo:''' | ||
| + | <pre>{{Warning|You are using a warning box!}}</pre> | ||
| + | |||
| + | {{Warning|You are using a warning box!}} | ||
| + | |||
| + | [[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! |