Difference between revisions of "Template:Status box"

Line 10: Line 10:
 
<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>

Revision as of 08:22, 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!