Editing Steward requests/Reopening wikis
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 reopening requests!</h2> | ||
< | |||
<p>You may request a closed wiki be reopened (if you are not a bureaucrat) if it was closed due to inactivity or closed manually by a bureaucrat. Please consider the below for what this page cannot support.</p> | <p>You may request a closed wiki be reopened (if you are not a bureaucrat) if it was closed due to inactivity or closed manually by a bureaucrat. Please consider the below for what this page cannot support.</p> | ||
<ul> | <ul> | ||
<li>If the wiki has been deleted: this page should be skipped in favor of making an entry on the [[Steward requests | <li>If the wiki has been deleted: this page should be skipped in favor of making an entry on the [[Steward requests/Deletions]] area.</li> | ||
<li>If the wiki has been closed manually: any reopening must be discussed with the local administrators or raised here, making the fact that it was closed manually known.</li> | <li>If the wiki has been closed manually: any reopening must be discussed with the local administrators or raised here, making the fact that it was closed manually known.</li> | ||
<li>If you are already a bureaucrat: Visit Special:ManageWiki on your own wiki and uncheck | <li>If you are already a bureaucrat: Visit Special:ManageWiki on your own wiki and uncheck *closed*. You will be set from there.</li> | ||
<li>If you would like to adopt a wiki including administrator & bureaucrat rights: Please review adoption and make this intent known in your request. For wikis that are not automatically closed, please start a local election.</li> | <li>If you would like to adopt a wiki including administrator & bureaucrat rights: Please review adoption and make this intent known in your request. For wikis that are not automatically closed, please start a local election.</li> | ||
<li>Wikis that are set to private cannot be adopted due to privacy! You must be a registered user to request a reopening.</li> | <li>Wikis that are set to private cannot be adopted due to privacy! You must be a registered user to request a reopening.</li> | ||
Line 25: | Line 14: | ||
<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> | ||
{{subst::Requests_for_reopening_wikis/boilerplate | {{subst::Requests_for_reopening_wikis/boilerplate | ||
|wiki = SUBDOMAIN_HERE <!--Replace this with the subdomain of the wiki. Do not include the ". | |wiki = SUBDOMAIN_HERE <!--Replace this with the subdomain of the wiki. Do not include the ".wikiaos.org" part--> | ||
|bureaucrat = <!-- Are you a bureaucrat on the wiki (usually also the 'founder' of the wiki)? IF THE ANSWER IS YES, DO NOT CONTINUE WITH THIS REQUEST! INSTEAD GO TO Special:ManageWiki ON YOUR WIKI AND UNCHECK THE "Closed" BOX --> | |bureaucrat = <!-- Are you a bureaucrat on the wiki (usually also the 'founder' of the wiki)? IF THE ANSWER IS YES, DO NOT CONTINUE WITH THIS REQUEST! INSTEAD GO TO Special:ManageWiki ON YOUR WIKI AND UNCHECK THE "Closed" BOX --> | ||
|reason = | |reason = | ||
Line 34: | Line 23: | ||
}} | }} | ||
:~~~~ | :~~~~ | ||
</pre> | </pre> | ||
<!-- Button to create a new reopening request --> | |||
<center> | <center> | ||
<inputbox> | <inputbox> | ||
Line 45: | Line 35: | ||
</inputbox> | </inputbox> | ||
</center> | </center> | ||
</div> | </div> |