Más acciones
mSin resumen de edición |
better doc |
||
Línea 1: | Línea 1: | ||
{{#switch:{{{demo-edit| | {{#switch:{{{demo-edit|{{PROTECTIONLEVEL:edit}}}}} | ||
| sysop= | | sysop= | ||
<div class="topicon" id="protected-icon" style="right:10px;">[[File:Padlock.svg|20px | {{#ifeq:{{{icon}}}|no||<div class="topicon" id="protected-icon" style="right:10px;">[[File:Padlock.svg|20px|link=Commons:Page protection|This page is protected against editing.]]</div>}} | ||
<table class="protected" style="background:#fff; border:1px solid #aaa; padding:.2em; margin:.5em auto;"> | <table class="protected" style="background:#fff; border:1px solid #aaa; padding:.2em; margin:.5em auto;"> | ||
<tr> | <tr> | ||
<td style="padding-right:4px; padding-left:4px;">[[File:Padlock.svg|40px | <td style="padding-right:4px; padding-left:4px;">[[File:Padlock.svg|40px|link=Commons:Page protection|Protected]]</td> | ||
<td>'''This {{{demo-ns|{{namespace}}}}} has been protected {{#if:{{{1|}}} | because {{{1}}} | from editing to prevent vandalism}}.'''<br /><span style="font-size:90%;">{{{note|{{#ifeq:{{{demo-ns|{{NAMESPACE}}}}} | {{TALKSPACE}} || {{#ifeq:{{{demo-ns|{{NAMESPACE}}}}} | {{ns:user}} || Please discuss changes on the [[{{TALKPAGENAME}}|talk page]] or [[ | <td>'''This {{{demo-ns|{{namespace}}}}} has been protected {{#if:{{{1|}}} | because {{{1}}} | from editing to prevent vandalism}}.'''<br /><span style="font-size:90%;">{{{note|{{#ifeq:{{{demo-ns|{{NAMESPACE}}}}} | {{TALKSPACE}} || {{#ifeq:{{{demo-ns|{{NAMESPACE}}}}} | {{ns:user}} || Please discuss changes on the [[{{TALKPAGENAME}}|talk page]] or [[COM:AN/P|request unprotection]].}} }} }}}</span></td> | ||
</tr> | </tr> | ||
</table>{{#if:{{{demo-edit| | </table><includeonly>{{#if:{{{demo-edit|}}}{{{demo-upload|}}}||{{{category|{{#switch:{{NAMESPACE}}|{{ns:6}}=[[Category:Protected files]]|{{ns:2}}|{{ns:3}}|{{ns:10}}=|[[Category:Protected pages]]}} }}} }}</includeonly> | ||
| autoconfirmed= | | autoconfirmed= | ||
<div class="topicon" id="protected-icon" style="right:10px;">[[File:Padlock-silver-medium.svg|20px|link=Commons:Page protection|This page is semi-protected against editing.]]</div> | <div class="topicon" id="protected-icon" style="right:10px;">[[File:Padlock-silver-medium.svg|20px|link=Commons:Page protection|This page is semi-protected against editing.]]</div> | ||
|#default= | | #default= | ||
{{#ifeq:{{NAMESPACE}}|{{{demo-ns|{{ns:6}}}}} | |||
| {{#switch:{{{demo-upload|{{PROTECTIONLEVEL:upload}}}}} | |||
| sysop= | |||
<div class="topicon" id="protected-icon" style="right:10px;">[[File:Padlock-green.svg|20px|link=Commons:Page protection|This page is protected against reuploading.]]</div>{{#if:{{{demo-edit|}}}{{{demo-upload|}}}||{{{category|[[Category:Upload protected files]]}}} }} | |||
| autoconfirmed= | |||
<div class="topicon" id="protected-icon" style="right:10px;">[[File:Padlock-silver.svg|20px|link=Commons:Page protection|This page is semi-protected against reuploading.]]</div> | |||
| #default= | |||
<div class="error">Error: This page is not currently protected. Please remove the protection template.</div>{{#if:{{{demo-edit|}}}{{{demo-upload|}}}||{{{category|[[Category:Unprotected pages using protection templates]]}}} }} | |||
}} | |||
| <div class="error">Error: This page is not currently protected. Please remove the protection template.</div>{{#if:{{{demo-edit|}}}{{{demo-upload|}}}||{{{category|[[Category:Unprotected pages using protection templates]]}}} }} | |||
}} | |||
}}<noinclude> | }}<noinclude> | ||
---- | ---- | ||
__NOTOC__ | |||
=== Usage === | === Usage === | ||
General protection template to inform users a page is protected. (Note: This does not protect pages. Only admins can do that.) | General protection template to inform users a page is protected. (Note: This does not protect pages. Only admins can do that.) | ||
*Adds files to [[:Category:Protected files]] and everything else except user pages, user talk pages, and templates to [[:Category:Protected pages]]. If the page is not protected, it will end up in [[:Category:Unprotected pages using protection templates]]. | *Adds files to [[:Category:Protected files]] and everything else except user pages, user talk pages, and templates to [[:Category:Protected pages]]. If the page is not protected, it will end up in [[:Category:Unprotected pages using protection templates]]. | ||
Syntax: <nowiki>{{</nowiki>protected|''give reason here''}}. | Syntax: <nowiki>{{</nowiki>protected|''give reason here''}}. | ||
*If no reason is given the default is "to prevent vandalism. | *If no reason is given the default is "to prevent vandalism". | ||
*The second line doesn't show up on talk pages or user pages (unless the <code>note</code> parameter is used). | *The second line doesn't show up on talk pages or user pages (unless the <code>note</code> parameter is used). | ||
=== Examples === | === Examples === | ||
<nowiki>{{</nowiki>protected}} → {{protected|demo-edit=sysop}} | :''The message box does not appear on semi-protected pages or upload-only protected files. An icon still appears in the top-right corner.'' | ||
<nowiki>{{</nowiki>protected}} → {{protected|demo-edit=sysop|icon=no}} | |||
<nowiki>{{</nowiki>protected|I said so}} → {{protected|I said so|demo-edit=sysop|icon=no}} | |||
<nowiki>{{</nowiki>protected| | <nowiki>{{</nowiki>protected|note=And you can change this too.}} → {{protected|note=And you can change this too.|demo-edit=sysop|icon=no}} | ||
=== Padlocks === | |||
* [[File:Padlock.svg|20px]] = full protection from editing. | |||
* [[File:Padlock-silver.svg|20px]] = semi protection from editing or uploading. | |||
* [[File:Padlock-green.svg|20px]] = full protection from uploading (but not editing). | |||
=== See also === | === See also === |
Revisión del 21:51 23 ago 2010
Error: This page is not currently protected. Please remove the protection template.
Usage
General protection template to inform users a page is protected. (Note: This does not protect pages. Only admins can do that.)
- Adds files to Category:Protected files and everything else except user pages, user talk pages, and templates to Category:Protected pages. If the page is not protected, it will end up in Category:Unprotected pages using protection templates.
Syntax: {{protected|give reason here}}.
- If no reason is given the default is "to prevent vandalism".
- The second line doesn't show up on talk pages or user pages (unless the
note
parameter is used).
Examples
- The message box does not appear on semi-protected pages or upload-only protected files. An icon still appears in the top-right corner.
{{protected}} →
This Plantilla:Namespace has been protected from editing to prevent vandalism. Please discuss changes on the talk page or request unprotection. |
{{protected|I said so}} →
This Plantilla:Namespace has been protected because I said so. Please discuss changes on the talk page or request unprotection. |
{{protected|note=And you can change this too.}} →
This Plantilla:Namespace has been protected from editing to prevent vandalism. And you can change this too. |
Padlocks
- = full protection from editing.
- = semi protection from editing or uploading.
- = full protection from uploading (but not editing).
See also
- {{permprot}}
- for high-risk templates that are indefinitely protected (use on talk page).
- {{en main page}}
- for images on the English Wikipedia's main page.