 <?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mwstake.org/w/index.php?action=history&amp;feed=atom&amp;title=Module%3AEffective_protection_expiry%2Fdoc</id>
	<title>Module:Effective protection expiry/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mwstake.org/w/index.php?action=history&amp;feed=atom&amp;title=Module%3AEffective_protection_expiry%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://mwstake.org/w/index.php?title=Module:Effective_protection_expiry/doc&amp;action=history"/>
	<updated>2026-05-25T00:16:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://mwstake.org/w/index.php?title=Module:Effective_protection_expiry/doc&amp;diff=1559&amp;oldid=prev</id>
		<title>Mark Hershberger: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://mwstake.org/w/index.php?title=Module:Effective_protection_expiry/doc&amp;diff=1559&amp;oldid=prev"/>
		<updated>2019-04-23T17:56:54Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 13:56, 23 April 2019&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key mediawiki:diff::1.12:old-1558:rev-1559 --&gt;
&lt;/table&gt;</summary>
		<author><name>Mark Hershberger</name></author>
	</entry>
	<entry>
		<id>https://mwstake.org/w/index.php?title=Module:Effective_protection_expiry/doc&amp;diff=1558&amp;oldid=prev</id>
		<title>enwiki&gt;Cenarium: /* From other modules */</title>
		<link rel="alternate" type="text/html" href="https://mwstake.org/w/index.php?title=Module:Effective_protection_expiry/doc&amp;diff=1558&amp;oldid=prev"/>
		<updated>2016-09-29T18:20:15Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;From other modules&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Module rating |protected &amp;lt;!-- Values:  pre-alpha • alpha • beta • release • protected  --  If a rating not needed/relevant, delete this template call --&amp;gt;}}&lt;br /&gt;
&amp;lt;!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This module provides a way to retrieve the expiry of a restriction over a given action on a page.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
This module will use up to 1 expensive parser function call each time it is ran. It will not use any if [[Module:Effective protection level]] was already called.&lt;br /&gt;
&lt;br /&gt;
=== From other modules ===&lt;br /&gt;
To load this module:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
local effectiveProtectionExpiry = require('Module:Effective protection expiry')._main&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The function accepts two parameters. The first is a string containing the action to check, which must be one of &amp;quot;edit&amp;quot;, &amp;quot;create&amp;quot;, &amp;quot;move&amp;quot;, &amp;quot;upload&amp;quot;, or &amp;quot;autoreview&amp;quot;. The second is optional, and can either be the name of the page to check, or a title returned from the mw.title functions. If the second parameter is omitted, the page being displayed is the one checked against.&lt;br /&gt;
&lt;br /&gt;
The return value is either a date string in &amp;lt;code&amp;gt;YY-MM-DDThh:mm:ss&amp;lt;/code&amp;gt; format, or one of the following strings:&lt;br /&gt;
* &amp;lt;code&amp;gt;infinity&amp;lt;/code&amp;gt; - for pages protected indefinitely&lt;br /&gt;
* &amp;lt;code&amp;gt;unknown&amp;lt;/code&amp;gt; - for pages which are not protected or where the expiry is unknown&lt;br /&gt;
&lt;br /&gt;
Note that if the page is not protected for the requested action, this will return 'infinity'. You need to check separately with [[Module:Effective protection level]].&lt;br /&gt;
&lt;br /&gt;
=== From wikitext ===&lt;br /&gt;
The parameters are the same as when it is called directly.&lt;br /&gt;
 {{tlinv|Effective protection expiry|''action''|''title''}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Module:Effective protection level]]&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox | |&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>enwiki&gt;Cenarium</name></author>
	</entry>
</feed>