Editing Steward requests/Wiki Deletions
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 wiki (un)deletion requests!</h2> | ||
< | |||
<p>This page can be used to request that Stewards undelete a wiki if it was deleted for inactivity (not if it's 'closed' [i.e. uneditable but still online], in which case you must use requests for reopening wikis).</p> | <p>This page can be used to request that Stewards undelete a wiki if it was deleted for inactivity (not if it's 'closed' [i.e. uneditable but still online], in which case you must use requests for reopening wikis).</p> | ||
Line 19: | Line 8: | ||
<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> | <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> | ||
== Name of wiki == | == Name of wiki == | ||
{{SN wiki request | {{SN wiki request | ||
|status = <!-- do not remove this! --> | |status = <!-- do not remove this! --> | ||
|request = deletion or undeletion | |request = deletion or undeletion | ||
|wiki = <!-- subdomain of wiki, | |wiki = <!-- subdomain of wiki, like meta, test, polandball, etc. - don't include .wikioasis.org --> | ||
|reason = <!-- reason --> ~~~~ <!-- leave ~~~~ in place and keep it at the end of your request reason, like "I want it undeleted ~~~~"! it adds your MediaWiki signature automatically so that we can easily know who submitted the request --> | |reason = <!-- reason --> ~~~~ <!-- leave ~~~~ in place and keep it at the end of your request reason, like "I want it undeleted ~~~~"! it adds your MediaWiki signature automatically so that we can easily know who submitted the request --> | ||
|discussion = <!-- link to discussion, if any (don't fill this field out if not applicable) --> | |discussion = <!-- link to discussion, if any (don't fill this field out if not applicable) --> | ||
}} | }} | ||
</pre> | </pre> | ||
<!-- Button to create a new Wiki request --> | |||
<center> | <center> | ||
<inputbox> | <inputbox> | ||
type=commenttitle | type=commenttitle | ||
buttonlabel=Create Wiki Request | buttonlabel="Create Wiki Request" | ||
summary="Creating a new wiki deletion or undeletion request" | summary="Creating a new wiki deletion or undeletion request" | ||
page=Steward Requests/Wiki | page=Steward Requests/Wiki | ||
Line 39: | Line 29: | ||
</inputbox> | </inputbox> | ||
</center> | </center> | ||
</div> | </div> |