Difference between revisions of "Template:UserWarn"

From RimWorld Wiki
Jump to navigation Jump to search
m
m
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
|nocat=true
 
|nocat=true
 
|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.''' <br />
|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>

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
}}