Difference between revisions of "Template:Status box"

 
(4 intermediate revisions by the same user not shown)
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 Format ==
 
<pre><nowiki>
 
<pre><nowiki>
 
{{Status box
 
{{Status box
|status bcolor = #f2c800
+
| status bcolor       = #f2c800
|status symbol color = #fff
+
| status symbol color = #fff
|status symbol = ⚠
+
| status symbol       = ⚠
|status text = This article's status text is a sort of warning!  
+
| status text         = This article's status text is a sort of warning!  
 
}}
 
}}
 
</nowiki></pre>  
 
</nowiki></pre>  
 
== Output ==
 
== Output ==
 
{{Status box
 
{{Status box
|status bcolor = #f2c800
+
| status bcolor       = #f2c800
|status symbol color = #fff
+
| status symbol color = #fff
|status symbol = ⚠
+
| status symbol       = ⚠
|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]]
+
[[Category: Core templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 08:24, 9 November 2016

Preview

Please specify a status text!

Template Format

{{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!