Difference between revisions of "Template:Status box"

Created page with "<noinclude>__NOTOC__ __NOEDITSECTION__ == Preview ==</noinclude> {| class = "status-box" style = "width: 100%; background: #fefefe; border: 1px solid #ddd; border-collapse: co..."
 
Line 6: Line 6:
 
| style = " width: 99%; padding: .5em; |
 
| style = " width: 99%; padding: .5em; |
 
<div id = "status-text">{{{status text|Please specify a status text!}}}</div>
 
<div id = "status-text">{{{status text|Please specify a status text!}}}</div>
|}
+
|}<noinclude>== Template ==
<noinclude>== Template ==
 
 
<pre><nowiki>
 
<pre><nowiki>
 
{{Status box
 
{{Status box
Line 23: Line 22:
 
|status text = This article's status text is a sort of warning!  
 
|status text = This article's status text is a sort of warning!  
 
}}
 
}}
 +
[[Category: Core Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 19:58, 4 November 2016

Preview

Please specify a status text!
== Template ==
{{Status box
|status bcolor = #f2c800
|status symbol color = #fff
|status symbol = ⚠
|status text = This article's status text is a sort of warning! 
}}

Output

This article's status text is a sort of warning!