<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://www.verzauberte-welten.de/index.php?action=history&amp;feed=atom&amp;title=Vorlage%3APp%2Fdoc</id>
	<title>Vorlage:Pp/doc - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://www.verzauberte-welten.de/index.php?action=history&amp;feed=atom&amp;title=Vorlage%3APp%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.verzauberte-welten.de/index.php?title=Vorlage:Pp/doc&amp;action=history"/>
	<updated>2026-04-05T20:24:02Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Verzauberte Welten e.V.</subtitle>
	<generator>MediaWiki 1.39.8</generator>
	<entry>
		<id>https://www.verzauberte-welten.de/index.php?title=Vorlage:Pp/doc&amp;diff=248&amp;oldid=prev</id>
		<title>mw&gt;Oetterer am 22. September 2014 um 11:51 Uhr</title>
		<link rel="alternate" type="text/html" href="https://www.verzauberte-welten.de/index.php?title=Vorlage:Pp/doc&amp;diff=248&amp;oldid=prev"/>
		<updated>2014-09-22T11:51:55Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{lua|Module:Protection banner}}&lt;br /&gt;
&amp;lt;!--Categories where indicated at the bottom of this page, please; interwikis at Wikidata (see [[Wikipedia:Wikidata]])--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is a general template for producing protection banners and padlock icons. It can be used with any protection reason, any protection action, and any protection level.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
 &amp;amp;#123;{pp&lt;br /&gt;
 | 1        = ''reason''&lt;br /&gt;
 | small    = ''yes/no''&lt;br /&gt;
 | action   = ''action''&lt;br /&gt;
 | expiry   = ''expiry''&lt;br /&gt;
 | date     = ''protection date''&lt;br /&gt;
 | user     = ''username''&lt;br /&gt;
 | section  = ''talk page section name''&lt;br /&gt;
 | category = ''no''&lt;br /&gt;
 }&amp;amp;#125;&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&lt;br /&gt;
All parameters are optional.&lt;br /&gt;
&lt;br /&gt;
* '''1''' - the reason that the page was protected. If set, this must be one of the values listed in the [[#Reasons|reasons table]].&lt;br /&gt;
* '''small''' - if set to &amp;quot;yes&amp;quot;, &amp;quot;y&amp;quot;, &amp;quot;1&amp;quot;, or &amp;quot;true&amp;quot;, a padlock icon is generated instead of a full protection banner.&lt;br /&gt;
* '''action''' - the protection action. Must be one of &amp;quot;edit&amp;quot; (for normal protection), &amp;quot;move&amp;quot; (for move-protection) or &amp;quot;autoreview&amp;quot; (for pending changes). The default value is &amp;quot;edit&amp;quot;.&lt;br /&gt;
* '''expiry''' - the expiry date of the protection. This can be a date (for temporary protection), or one of the strings &amp;quot;indef&amp;quot;, &amp;quot;indefinite&amp;quot;, &amp;quot;indefinitely&amp;quot;, or &amp;quot;infinite&amp;quot; (for indefinite protection). If this is a date, it must be valid input to the second parameter of the [[mw:Help:Extension:ParserFunctions##time|#time parser function]].&lt;br /&gt;
* '''date''' - the protection date. This must be valid input to the second parameter of the [[mw:Help:Extension:ParserFunctions##time|#time parser function]]. This argument only has an effect for the &amp;quot;office&amp;quot; and &amp;quot;reset&amp;quot; reasons.&lt;br /&gt;
* '''user''' - the username of the user to generate links for. As of July 2014, this only has an effect when the &amp;quot;usertalk&amp;quot; reason is specified.&lt;br /&gt;
* '''section''' - the section name of the protected page's talk page where discussion is taking place. This works for most, but not all, values of ''reason''.&lt;br /&gt;
* '''category''' - categories are suppressed if this is set to &amp;quot;no&amp;quot;, &amp;quot;n&amp;quot;, &amp;quot;0&amp;quot;, or &amp;quot;false&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Reasons ==&lt;br /&gt;
&lt;br /&gt;
The following table contains the available reasons, plus the actions for which they are available.&lt;br /&gt;
&lt;br /&gt;
{{#invoke:Protection banner/documentation|reasonTable}}&lt;br /&gt;
&lt;br /&gt;
== Syntax examples ==&lt;br /&gt;
&lt;br /&gt;
'''Padlock icons'''&lt;br /&gt;
&lt;br /&gt;
Padlock icon for a page protected due to vandalism:&lt;br /&gt;
 &amp;amp;#123;{pp|vandalism|small=yes}&amp;amp;#125;&lt;br /&gt;
&lt;br /&gt;
Padlock icon for a page temporarily protected due to editing disputes:&lt;br /&gt;
 &amp;amp;#123;{pp|dispute|small=yes|expiry={{#time:j F Y|+ 7 days}}}&amp;amp;#125;&lt;br /&gt;
&lt;br /&gt;
'''Banners'''&lt;br /&gt;
&lt;br /&gt;
Banner for a page protected due to sockpuppetry, with a link to a talk page discussion:&lt;br /&gt;
 &amp;amp;#123;{pp|sock|section=Sockpuppetry concerns}&amp;amp;#125;&lt;br /&gt;
&lt;br /&gt;
Banner for a page temporarily move-protected due to page-move vandalism:&lt;br /&gt;
 &amp;amp;#123;{pp|vandalism|action=move|expiry={{#time:j F Y|+1 month}}}&amp;amp;#125;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
{{protection templates}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!--Categories below this line, please; interwikis at Wikidata--&amp;gt;&lt;br /&gt;
[[Category:Protection templates]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>mw&gt;Oetterer</name></author>
	</entry>
</feed>