Template:Unlock: Difference between revisions

Template page
No edit summary
 
m (sp)
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Message_box  
{{Message_box  
| id = request_unlock
| id = request_unlock
| image = BSG WIKI Broken Lock.png
| image = BSG WIKI Open Lock.png
| heading = This page is protected from editing, but there is a request to have it unlocked.
| heading = {{#if:{{{fail|}}}|This article, ''{{PAGENAME}}'', is protected from editing. There was a previous attempt to unlock the article, but this failed per the discussions on this talk page.|{{#if:{{{unlocked|}}}|The article, ''{{PAGENAME}}'', was previously protected from editing, though it was successfully unlocked per discussion on this talk page.|The page, ''{{PAGENAME}}'', is protected from editing, but there is a request to have it unlocked.}}}}
| message = A member of the community has asked this item to be unlocked for a reason. <br/> ''Reason: {{{1}}}''
| message = {{#if:{{{unlocked|}}}|<!-- null -->|A member of the community has asked this item to be unlocked for this reason: <br/>
:{{{1}}}}}
}}
}}
<includeonly>[[Category:Unprotected Requests|{{PAGENAME}}]]</includeonly>
<includeonly>{{#if:{{{fail|}}}|[[Category:Articles that failed to be unprotected|{{PAGENAME}}]]|{{#if:{{{unlocked|}}}|[[Category:Articles previously protected|{{PAGENAME}}]]|[[Category:Unprotected Requests|{{PAGENAME}}]]}}}}
</includeonly>
<noinclude>
<noinclude>
== Usage ==
<pre>{{unlock
|unlocked=
|fail=
}}</pre>
== Instructions ==
For those who wish to request that an article be unlocked for editing by non-administrators, simply tag the '''talk page''' of the article in question with: <code><nowiki>{{unlock}}</nowiki></code>.
Once the discussion on whether or not the article should be unprotected, the following should be applied:
* Articles that '''failed''' to be unprotected should have the {{tl|unlock}} tag revised to read: <code><nowiki>{{unlock|fail=y}}</nowiki></code>.
* Articles that '''succeeded''' in being unprotected should have the {{tl|unlock}} tag revised to read: <code><nowiki>{{unlock|unlocked=y}}</nowiki></code>.
[[Category:Administration Templates|{{PAGENAME}}]]
[[Category:Administration Templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Latest revision as of 17:41, 23 March 2007

The page, Unlock, is protected from editing, but there is a request to have it unlocked.
A member of the community has asked this item to be unlocked for this reason:
{{{1}}}



Usage

{{unlock
|unlocked=
|fail=
}}

Instructions

For those who wish to request that an article be unlocked for editing by non-administrators, simply tag the talk page of the article in question with: {{unlock}}.

Once the discussion on whether or not the article should be unprotected, the following should be applied:

  • Articles that failed to be unprotected should have the {{unlock}} tag revised to read: {{unlock|fail=y}}.
  • Articles that succeeded in being unprotected should have the {{unlock}} tag revised to read: {{unlock|unlocked=y}}.