We are still actively working on the spam issue.

Difference between revisions of "Template:Warning"

From InstallGentoo Wiki
Jump to: navigation, search
m
m
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 +
{{Template}}
 
'''A 'Warning' box used to report potential danger.
 
'''A 'Warning' box used to report potential danger.
  
Line 8: Line 9:
 
====Example====
 
====Example====
  
{{Warning|This text should be heeded.}}</noinclude>
+
{{Warning|This text should be heeded.}}</noinclude><includeonly><div style="padding: 5px; margin: 0.50em 0; background-color: #FFDDDD; border: thin solid #DDBBBB; overflow: hidden;"><strong>Warning: </strong>{{{1|{{META Error}}}}}</div></includeonly>
 
 
<includeonly><div style="padding: 5px; margin: 0.50em 0; background-color: #FFDDDD; border: thin solid {{{#DDBBBB}}}; overflow: hidden;"><strong>Warning: </strong>{{{1}}}</div></includeonly>
 

Latest revision as of 09:34, 21 February 2016

This page is a template. It contains no article-related information, but should be used as part of other articles. For more information, read Help:Template.

Please do not experiment with this template; you could ruin all pages using this template. If you want to edit this template, copy the text to Template:Sandbox, edit and test it there, and copy it back when it works.

Feel free to voice your opinion regarding this template.

A 'Warning' box used to report potential danger.

Usage

{{Warning|This text should be heeded.}}

Example

Warning: This text should be heeded.