Editing Steward requests/Restricted settings
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 restricted wiki setting changes requests!</h2> | ||
< | |||
<p>This page can be used to request that Stewards change a setting that is restricted and cannot be changed by bureaucrats, including the generation of image dumps on <code>Special:DataDump</code>, enabling or disabling extensions that require a Steward to enable them (such as Cargo, Semantic MediaWiki), and Dormancy Policy exemptions.</p> | <p>This page can be used to request that Stewards change a setting that is restricted and cannot be changed by bureaucrats, including the generation of image dumps on <code>Special:DataDump</code>, enabling or disabling extensions that require a Steward to enable them (such as Cargo, Semantic MediaWiki), and Dormancy Policy exemptions.</p> | ||
Line 17: | Line 6: | ||
<p>To make a request, type your wiki name into the box below. An additional screen will appear asking you for additional information. The following code can also be copied:</p> | <p>To make a request, type your wiki name into the box below. An additional screen will appear asking you for additional information. The following code can also be copied:</p> | ||
<pre> | <pre> | ||
== | == <Name of wiki> == | ||
{{SN wiki request | {{SN wiki request | ||
|status = <!-- Do not remove this! --> | |status = <!-- Do not remove this! --> | ||
|request = Enable | |request = Enable <extension> or Change <restricted setting> | ||
|wiki = <!-- subdomain of wiki --> | |wiki = <!-- subdomain of wiki --> | ||
|reason = <!-- reason --> ~~~~ | |reason = <!-- reason --> ~~~~ | ||
|discussion= <!-- link to discussion, if any --> | |discussion= <!-- link to discussion, if any --> | ||
}} | }} | ||
</pre> | </pre> | ||
<!-- Button to create a new restricted setting request --> | |||
<center> | <center> | ||
<inputbox> | <inputbox> | ||
Line 33: | Line 23: | ||
buttonlabel=Create Restricted Setting Request | buttonlabel=Create Restricted Setting Request | ||
summary=Creating a new request for a restricted wiki setting change | summary=Creating a new request for a restricted wiki setting change | ||
page=Steward Requests/ | page=Steward Requests/RestrictedSettings | ||
preload=Template:RestrictedSetting-request-preload | preload=Template:RestrictedSetting-request-preload | ||
</inputbox> | </inputbox> | ||
</center> | </center> | ||
</div> | </div> | ||