Steward requests/Reopening wikis: Difference between revisions
From WikiOasis Meta
More actions
No edit summary Tags: Mobile edit Mobile web edit Advanced mobile edit |
fixing redlink |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<div style=" | __NOTOC__ | ||
< | <div style="box-shadow: 0 0 0.2em #999; padding: 0.8rem; border-radius: .2rem; width: auto;"> | ||
{| style="width: 100%;" | |||
|- | |||
| style="background: rgb(58,28,113); background: linear-gradient(180deg, rgb(54,80,143) 0%, rgb(0,80,180) 50%, rgb(54,80,143) 100%); padding: 1rem; border-radius: .2rem;" | | |||
<div style="font-size: 180%; color: white; text-align: center;"> | |||
<div style="font-size:170%;">'''Welcome to wiki reopening requests!'''</div> | |||
<div style="padding-top:0.1em; padding-bottom:0.0em; font-size:100%;">Request a wiki be reopened if it was closed for inactivity or by a bureaucrat.</div> | |||
</div> | |||
|} | |||
<div style="padding: 1rem; background-color: #f9f9f9; border-radius: 5px; border: 1px solid #ccc; margin-top: 1rem;"> | |||
<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#Wiki 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 <code>closed</code>. 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 14: | Line 25: | ||
<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> | |||
{{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 ".wikioasis.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 23: | Line 34: | ||
}} | }} | ||
:~~~~ | :~~~~ | ||
</pre> | |||
<center> | <center> | ||
<inputbox> | <inputbox> | ||
type=commenttitle | type=commenttitle | ||
buttonlabel= | buttonlabel=Create Reopening Request | ||
summary="Creating a new request for reopening a wiki" | summary="Creating a new request for reopening a wiki" | ||
page=Steward Requests/Requests for reopening wikis | page=Steward Requests/Requests for reopening wikis | ||
Line 35: | Line 45: | ||
</inputbox> | </inputbox> | ||
</center> | </center> | ||
</div> | |||
</div> | </div> |
Latest revision as of 17:26, 25 August 2025
Welcome to wiki reopening requests!
Request a wiki be reopened if it was closed for inactivity or by a bureaucrat.
|
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.
- If the wiki has been deleted: this page should be skipped in favor of making an entry on the Steward requests#Wiki deletions area.
- 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.
- If you are already a bureaucrat: Visit Special:ManageWiki on your own wiki and uncheck
closed
. You will be set from there. - 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.
- Wikis that are set to private cannot be adopted due to privacy! You must be a registered user to request a reopening.
How to Make a Request
To make a request, copy the following code and place it at the very bottom of this page. Replace every section as needed:
{{subst::Requests_for_reopening_wikis/boilerplate |wiki = SUBDOMAIN_HERE <!--Replace this with the subdomain of the wiki. Do not include the ".wikioasis.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 --> |reason = <!-- Leave everything below as it is --> |user = {{subst:REVISIONUSER}} }} :~~~~