Template:Protection padlock/doc

From Zoophilia Wiki
Revision as of 01:16, 1 January 2026 by SockyPaws (talk | contribs) (Create template documentation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This is a general template for producing protection banners and padlock icons. It can be used for any protection reason, with any protection action and at any protection level.

Usage

{{Pp-semi-protected
 | 1        = <!-- reason for protection -->
 | small    = <!-- yes, for a smaller, right-aligned notice -->
 | action   = <!-- the actions restricted by the protection -->
 | date     = <!-- Date when protection was instituted -->
 | user     = <!-- Username of contact point for edit requests -->
 | section  = <!-- Name of section on that user's Usertalk page for those requests -->
 | category = <!-- Suppress automatic category inclusion when this is set to 'no' -->
}}

Parameters

All parameters are optional:

Reasons

The following table contains the available reasons, plus the actions for which they are available. Reasons are used to customize the banner text, to place articles in more specific hidden categories such as Category:Zoophilia Wiki pages semi-protected against vandalism, and sometimes to change the icon of the banner (e.g. office actions).

Reason Action Description
blp edit For pages protected to promote compliance with the biographies of living persons policy
dispute edit For pages protected due to editing disputes
dmca edit For pages protected due to Digital Millennium Copyright Act takedown requests
mainpage edit For pages protected for being displayed on the Main Page
sock edit For pages protected due to sock puppetry
template edit For high-risk templates and Lua modules
usertalk edit For pages protected against disruptive edits by a particular user or users
vandalism edit For pages protected against vandalism
dispute move For pages protected against page moves due to disputes over the page title
vandalism move For pages protected against page move vandalism

Syntax examples

Padlock icons

  • Padlock icon for a page protected due to vandalism:
    {{Pp|vandalism|small=yes}}
  • Padlock icon for a page temporarily protected due to editing disputes:
     {{Template link general|code=on|Pp|dispute|3=small=yes})

Banners

  • Banner for a page protected due to sockpuppetry, with a link to a talk page discussion:
    {{Pp|sock|section=Sockpuppetry concerns}}
  • Banner for a page temporarily move-protected due to page move vandalism:
    {{Pp|vandalism|action=move}}

Visibility

This template will hide itself (not display a padlock icon) if it is used on a page that is not currently protected.

TemplateData

This is the TemplateData for this template, used by TemplateWizard, VisualEditor and other tools.
TemplateData for Protection padlock

Produces banners to describe why a page is protected and padlock icons

Template parameters

ParameterDescriptionTypeStatus
Reason1

Reason for protection, may be one of: blp, dispute, dmca, mainpage, office, reset, sock, template, usertalk, vandalism

Suggested values
vandalism template usertalk blp dispute dmca ecp mainpage reset sock office
Stringsuggested
Small?small

Specifies whether only a padlock is generated. If set to "yes", "y", "1", or "true", a padlock icon is generated instead of a full protection banner.

Default
0
Example
1
Booleansuggested
Restricted actionaction

Action which is restricted. Must be one of "edit" (for normal protection), "move" (for move-protection) or "autoreview" (for pending changes).

Suggested values
edit move autoreview
Default
edit
Example
move
Stringsuggested
Date protecteddate

Protection date. This must be valid input to the second parameter of the #time parser function. This argument only has an effect for the "office" and "reset" reasons.

Example
yyyy-mm-dd
Dateoptional
Usernameuser

Username of the user to generate links for. This only has an effect when the "usertalk" reason is specified.

Useroptional
Section name of talksection

Section name of the protected page's talk page where discussion is taking place. This works for most, but not all, values of reason.

Stringoptional
Categorize?category

Categories are suppressed if this is set to "no", "n", "0", or "false".

Default
1
Example
0
Booleanoptional

See also