Editing Steward requests/CheckUser
From WikiOasis Meta
More actions
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
<div style="border: 1px solid #ccc; padding: 1rem; background-color: #f9f9f9; border-radius: 5px;"> | |||
<div style=" | <h2>Welcome to CheckUser requests!</h2> | ||
< | |||
<p>This page can be used to request that a Steward conduct a CheckUser investigation into sockpuppetry or abuse of multiple accounts.</p> | <p>This page can be used to request that a Steward conduct a CheckUser investigation into sockpuppetry or abuse of multiple accounts.</p> | ||
<p>Please compile and present any evidence that would help with this and ensure you are reporting abusive behavior. | <p>Please compile and present any evidence that would help with this and ensure you are reporting abusive behavior: CheckUser is a sensitive tool and we do not use it lightly. Include as many references as possible such as overlaps in editing styles, grammar, edit summaries, or even SocialProfile data and any other tells that make it clear there is an issue to be looked into further for confirmation. Failure to do this may result in delays or a decline.</p> | ||
<h3>How to Make a Request</h3> | <h3>How to Make a Request</h3> | ||
<p>To make a request, | <p>To make a request, copy the following code and place it at the very bottom of this page. Replace every section as needed:</p> | ||
<pre> | <pre> | ||
== Username@<subdomain>wiki == | == Username@<subdomain>wiki == | ||
{{CheckUser request | {{CheckUser request | ||
Line 30: | Line 19: | ||
|reason = Add your reasons here, including compelling evidence ~~~~ | |reason = Add your reasons here, including compelling evidence ~~~~ | ||
}} | }} | ||
</pre> | </pre> | ||
<!-- Button to create a new CheckUser request --> | |||
<center> | <center> | ||
<inputbox> | <inputbox> | ||
type=commenttitle | type=commenttitle | ||
buttonlabel=Create CheckUser Request | buttonlabel="Create CheckUser Request" | ||
summary=Creating a new CheckUser request | summary="Creating a new CheckUser request" | ||
page=Steward Requests/CheckUser | page=Steward Requests/CheckUser | ||
preload=Template:CheckUser-request-preload | preload=Template:CheckUser-request-preload | ||
</inputbox> | </inputbox> | ||
</center> | </center> | ||
</div> | </div> |