Difference between revisions of "Template:UserWarn"

From RimWorld Wiki
Jump to navigation Jump to search
m
m
Line 3: Line 3:
 
|type=speedy
 
|type=speedy
 
|text='''Please refrain from making non-constructive edits to this Wiki. If you continue to do so, you will be banned.'''
 
|text='''Please refrain from making non-constructive edits to this Wiki. If you continue to do so, you will be banned.'''
|fix=<br />{{#if:{{{link|}}}|[[{{{link|}}}]]}}
+
|issue={{{issue|}}}
 +
|fix={{{fix|}}}
 
}}
 
}}
<includeonly>[Category:Warned Users]</includeonly>
+
<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.
 
<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.
Line 11: Line 12:
 
<pre>
 
<pre>
 
{{UserWarn
 
{{UserWarn
|link = (optional)
+
|issue = [[Sandbox]] vandalism.
|fix = test
+
|fix = Clear it
 
}}
 
}}
 
</pre>
 
</pre>
 
{{UserWarn
 
{{UserWarn
|link = Sandbox
+
|issue = [[Sandbox]] vandalism.
|fix = test
+
|fix = Clear it
 
}}
 
}}
 
</noinclude>
 
</noinclude>

Revision as of 11:53, 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:

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