Template:Pp-template: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly>{{pp-meta |type={{#switch:{{{demolevel|{{#ifeq:{{PROTECTIONLEVEL:edit}}-{{PROTECTIONLEVEL:move}}|-sysop|move|{{PROTECTIONLEVEL:edit}}}}}}} |semi |autoconfirmed=semi |administrator |full |sysop=indef |move=move |#default=indef<!--fallback value-->}} |small={{{small|yes}}} |demospace={{{demospace|}}} |demolevel={{#ifeq:{{PAGENAME}}/{{NAMESPACE}}|{{SUBPAGENAME}}/{{ns:Template}}|{{{demolevel|undefined}}}|{{#ifeq:{{lc:{{SUBPAGENAME}}}}|sandbo...") |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{pp-meta | <includeonly> | ||
{{pp-meta | |||
|type={{#switch:{{{demolevel|{{#ifeq:{{PROTECTIONLEVEL:edit}}-{{PROTECTIONLEVEL:move}}|-sysop|move|{{PROTECTIONLEVEL:edit}}}}}}} | |type={{#switch:{{{demolevel|{{#ifeq:{{PROTECTIONLEVEL:edit}}-{{PROTECTIONLEVEL:move}}|-sysop|move|{{PROTECTIONLEVEL:edit}}}}}}} | ||
|semi | |semi | ||
Line 57: | Line 58: | ||
|full | |full | ||
|sysop<!--uses default--> | |sysop<!--uses default--> | ||
|#default=Protected<!--fallback value-->}} images|{{PAGENAME}}]]}}}}}}}</includeonly><noinclude> | |#default=Protected<!--fallback value-->}} images|{{PAGENAME}}]]}}}}}}} | ||
</includeonly> | |||
<noinclude> | |||
{{pp-template|categories=no}} <!-- Show the small version --> | {{pp-template|categories=no}} <!-- Show the small version --> | ||
{{pp-template|small=no}} <!-- Show the large version --> | {{pp-template|small=no}} <!-- Show the large version --> |
Revision as of 14:28, 21 July 2024
Usage
The Pp-template template is used to display protection information for pages. It adjusts its output based on the page's protection level, namespace, and other parameters.
Parameters
- type: The type of protection (e.g., semi, full, move).
- small: Controls whether the small version of the protection icon is displayed (default: yes).
- demospace: The demonstration namespace.
- demolevel: The demonstration protection level.
- expiry: The expiry of the protection (not used in this template).
- dispute: Whether the protection is due to a dispute (default: no).
- icon-text: Custom text for the protection icon.
- reason-text: Custom text for the reason of protection.
- categories: Custom categories for the template.
Examples
{{Pp-template
|type=semi
|small=no
|demospace=Template
|demolevel=autoconfirmed
}}
Categories
This template automatically categorizes pages based on their protection level:
See Also