Difference between revisions of "Template:UserWarn"

From RimWorld Wiki
Jump to navigation Jump to search
(Created user warning template)
 
m
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>This template is used to warn users about edits they never made. </noinclude>
+
{{rwbox
 +
|nocat=true
 +
|type=speedy
 +
|text='''Please refrain from making non-constructive edits to this Wiki. If you continue to do so, you will be banned.''' <br />
 +
|issue={{{issue|}}}
 +
|fix={{{fix|}}}
 +
}}
 +
<includeonly>[[Category:Warned Users]]</includeonly>
 +
 
 +
<noinclude>This template is used to warn users about non-constructive edits they have made. Use of this template adds the user to the Warned Users category.
 +
==Usage:==
 +
<pre>
 +
{{UserWarn
 +
|issue = [[Sandbox]] vandalism.
 +
|fix = Clear it
 +
}}
 +
</pre>
 +
{{UserWarn
 +
|issue = [[Sandbox]] vandalism.
 +
|fix = Clear it
 +
}}
 +
</noinclude>

Latest revision as of 11:57, 15 November 2013


This template is used to warn users about non-constructive edits they have made. Use of this template adds the user to the Warned Users category.

Usage:[edit]

{{UserWarn
|issue = [[Sandbox]] vandalism.
|fix = Clear it
}}