Menú alternativo
Menú alternativo personal
No has accedido
Tu dirección IP será visible si haces alguna edición

Diferencia entre revisiones de «Plantilla:Protected»

De Wikimedia Small Projects
fix: category -> categories
change to topicon class.
Línea 1: Línea 1:
<includeonly>{{pp-meta
{{#switch:{{{demo|<noinclude>sysop</noinclude><includeonly>{{PROTECTIONLEVEL:edit}}</includeonly>}}}
|type={{#switch:{{{demolevel|{{PROTECTIONLEVEL:edit}}}}}
  |semi
  |autoconfirmed=semi
  |administrator
  |full
  |sysop=full
  |#default=full<!--fallback value-->}}
|small={{{small|}}}
|demospace={{{demospace|}}}
|demolevel={{{demolevel|undefined}}}
|expiry={{{expiry|}}}
|dispute=no
|reason={{#if:{{{reason|}}}|&#32;because {{lcfirst:{{{reason|}}}}}}}
|categories={{{categories|
{{#switch:{{{demolevel|{{PROTECTIONLEVEL:edit}}}}}
|semi
|autoconfirmed={{#switch: {{{demospace|{{NAMESPACE}}}}}
  | {{ns:2}}
  | {{ns:3}} = [[Category:Wikipedia semi-protected user and user talk pages|{{PAGENAME}}]]
  | {{ns:6}} = [[Category:Semi-protected images|{{PAGENAME}}]]
  | {{ns:4}}
  | {{ns:12}} = [[Category:Semi-protected project pages|{{PAGENAME}}]]
  | {{ns:100}} = [[Category:Semi-protected portals|{{PAGENAME}}]]
  | {{ns:10}} = [[Category:Wikipedia semi-protected templates|{{PAGENAME}}]]
  | {{ns:14}} = [[Category:Wikipedia semi-protected categories|{{PAGENAME}}]]
  | #default = {{talk other|[[Category:Semi-protected talk pages|{{PAGENAME}}]]|[[Category:Wikipedia semi-protected pages|{{PAGENAME}}]]}}}}
|administrator
|full
|sysop={{#switch: {{{demospace|{{NAMESPACE}}}}}
  | {{ns:2}}
  | {{ns:3}} = [[Category:Wikipedia protected user and user talk pages|{{PAGENAME}}]]
  | {{ns:6}} = [[Category:Protected images|{{PAGENAME}}]]
  | {{ns:4}}
  | {{ns:12}} = [[Category:Protected project pages|{{PAGENAME}}]]
  | {{ns:10}} = [[Category:Wikipedia protected templates|{{PAGENAME}}]]
  | {{ns:14}} = [[Category:Wikipedia protected categories|{{PAGENAME}}]]
  | #default = {{talk other|[[Category:Protected talk pages]]|[[Category:Wikipedia protected pages|{{PAGENAME}}]]}}}}}}}}}}}</includeonly><noinclude>
{{pp-protected|demospace=main|categories=no|reason=[[Lorem ipsum|Lorem ipsum dolor sit amet]]}}


{{pp-template|small=yes}}
|sysop=
{{template doc}}
<div class="topicon" id="protected-icon" style="display:none; right:10px;">[[File:Padlock.svg|20px|Protected|link=Commons:Page protection|This page is protected against editing.]]</div>
<!-- Add categories and inter-wikis to the /doc subpage, not here! -->
<table class="protected" style="background:#fff; border:1px solid #aaa; padding:.2em; margin:.5em auto;">
<tr>
<td style="padding-right:4px; padding-left:4px;">[[File:Padlock.svg|40px|Protected|link=Commons:Page protection]]</td>
<td>'''This {{namespace}} has been protected {{#if:{{{1|}}} | because {{{1}}} | from editing to prevent vandalism}}.'''<br /><span style="font-size:90%;">{{{note|{{#ifeq:{{NAMESPACE}} | {{TALKSPACE}} || {{#ifeq:{{NAMESPACE}} | {{ns:user}} || Please discuss changes on the [[{{TALKPAGENAME}}|talk page]] or [[Commons:Administrators' noticeboard/Blocks & protections|request unprotection]].}} }}}}}</span></td>
</tr>
</table><includeonly>{{#if:{{{demo|}}}||{{{category|{{#switch:{{NAMESPACE}}|{{ns:file}}=[[Category:Protected images]]|{{ns:2}}|{{ns:3}}|{{ns:10}}=|[[Category:Protected pages]]}}}}}}}</includeonly>
 
|autoconfirmed=
<div class="topicon" id="protected-icon" style="display:none; right:10px;">[[File:Padlock-silver-medium.svg|20px|SemiProtected|link=Commons:Page protection|This page is semi-protected against editing.]]</div>
 
|#default=<div class="error">Error: This page is not currently protected. Please remove the protection template. {{#if:{{{demo|}}}||{{{category|[[Category:Unprotected pages using protection templates]]}}}}}</div>
 
}}<noinclude>
 
 
----
=== Usage ===
General protection template to inform users a page is protected. (Note: This does not protect pages. Only Admins can do that.)
*Adds images to [[:Category:Protected images]] and everything else except user pages, user talk pages, and templates to [[:Category:Protected pages]].
 
Syntax: <nowiki>{{</nowiki>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 <code>note</code> parameter is used).
 
=== Examples ===
<nowiki>{{</nowiki>protected}} → {{protected|demo=sysop}}
 
<nowiki>{{</nowiki>protected|I said so}} → {{protected|I said so|demo=sysop}}
 
<nowiki>{{</nowiki>protected|note=And you can change this too.}} → {{protected|note=And you can change this too.|demo=sysop}}
 
=== See also ===
*{{Tl|protected image}} - for high-risk images that are indefinitely protected.
*{{Tl|en main page}} - for images on the English Wikipedia's main page.
*{{Tl|permprot}} - for high-risk templates that are indefinitely protected (use on talk page).
 
[[Category:Protection templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Revisión del 11:09 13 ago 2010

Protected This Plantilla:Namespace has been protected from editing to prevent vandalism.
Please discuss changes on the talk page or request unprotection.



Usage

General protection template to inform users a page is protected. (Note: This does not protect pages. Only Admins can do that.)

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

{{protected}} →

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}} →

Protected 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.}} →

Protected This Plantilla:Namespace has been protected from editing to prevent vandalism.
And you can change this too.

See also

- for high-risk images that are indefinitely protected.
- for images on the English Wikipedia's main page.
- for high-risk templates that are indefinitely protected (use on talk page).