<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3ARFPP%2Fdata</id>
	<title>Module:RFPP/data - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3ARFPP%2Fdata"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:RFPP/data&amp;action=history"/>
	<updated>2026-05-28T17:54:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://stockhub.co/index.php?title=Module:RFPP/data&amp;diff=144551&amp;oldid=prev</id>
		<title>imported&gt;Mr. Stradivarius: it turns out that the formatting for &quot;run-on&quot; is exactly the same as the formatting for &quot;sentence&quot;</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:RFPP/data&amp;diff=144551&amp;oldid=prev"/>
		<updated>2014-05-13T11:43:07Z</updated>

		<summary type="html">&lt;p&gt;it turns out that the formatting for &amp;quot;run-on&amp;quot; is exactly the same as the formatting for &amp;quot;sentence&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;-- This module contains data for the {{RFPP}} template.&lt;br /&gt;
--&lt;br /&gt;
-- ADDING PARAMETERS TO THIS MODULE?&lt;br /&gt;
-- PLEASE NOTIFY User:Cyberpower678 ABOUT ANY CHANGES TO THIS MODULE,&lt;br /&gt;
-- SO THAT THE BOT CAN BE UPDATED TO UNDERSTAND THE NEW MODULE PARAMETERS.&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
-- Icons&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
local icons = {&lt;br /&gt;
	protected = &amp;#039;Pictogram voting support.svg&amp;#039;,&lt;br /&gt;
	notDone = &amp;#039;Pictogram voting delete.svg&amp;#039;,&lt;br /&gt;
	done = &amp;#039;Pictogram voting keep.svg&amp;#039;,&lt;br /&gt;
	declined = &amp;#039;Pictogram voting oppose.svg&amp;#039;,&lt;br /&gt;
	blocked = &amp;#039;Stop x nuvola with clock.svg&amp;#039;,&lt;br /&gt;
	already = &amp;#039;Pictogram voting keep-light-green.svg&amp;#039;,&lt;br /&gt;
	question = &amp;#039;Pictogram voting question.svg&amp;#039;,&lt;br /&gt;
	note = &amp;#039;Pictogram voting comment.svg&amp;#039;,&lt;br /&gt;
	checking = &amp;#039;Pictogram voting wait blue.svg&amp;#039;,&lt;br /&gt;
	move = &amp;#039;Pictogram voting move light green.png&amp;#039;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
for key, filename in pairs(icons) do&lt;br /&gt;
	icons[key] = string.format(&amp;#039;[[File:%s|20px|link=|alt=]]&amp;#039;, filename)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
-- Responses&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
-- Parameters:&lt;br /&gt;
-- $1 - protection time. Takes input from parameter {{{2}}}.&lt;br /&gt;
--     Either: &amp;quot; for a period of &amp;#039;&amp;#039;&amp;#039;{{{2}}}&amp;#039;&amp;#039;&amp;#039;.  After {{{2}}} the page will be automatically unprotected.&amp;quot;&lt;br /&gt;
--     Or: &amp;quot; &amp;#039;&amp;#039;&amp;#039;indefinitely&amp;#039;&amp;#039;&amp;#039;&amp;quot; if {{{2}}} is &amp;quot;indef&amp;quot;, &amp;quot;indefinite&amp;quot;, &amp;quot;infinite&amp;quot;, or &amp;quot;indefinitely&amp;quot;&lt;br /&gt;
-- $2 - user name. Takes input from parameter {{{2}}}&lt;br /&gt;
--     &amp;quot;&amp;amp;#58; {{user|{{{2}}}}}&amp;quot;&lt;br /&gt;
--     (The equivalent code in [[Module:UserLinks]] is used instead of the {{user}} template.)&lt;br /&gt;
-- $3 - blocked by admin. Takes input from parameter {{{3}}}.&lt;br /&gt;
--     &amp;quot; blocked by {{admin|{{{3}}}}}&amp;quot;&lt;br /&gt;
--     (The equivalent code in [[Module:UserLinks]] is used instead of the {{admin}} template.)&lt;br /&gt;
-- $4 - by admin. Takes input from parameter {{{2}}}.&lt;br /&gt;
--     &amp;quot; by {{admin|{{{2}}}}}&amp;quot;&lt;br /&gt;
--     (The equivalent code in [[Module:UserLinks]] is used instead of the {{admin}} template.)&amp;quot;&lt;br /&gt;
&lt;br /&gt;
local responses = {&lt;br /&gt;
	semi = {&lt;br /&gt;
		codes = {&amp;#039;semi&amp;#039;, &amp;#039;s&amp;#039;},&lt;br /&gt;
		blurb = icons.protected .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;[[Wikipedia:Protection policy#Semi-protection|Semi-protected]]&amp;#039;&amp;#039;&amp;#039;$1.&amp;quot;,&lt;br /&gt;
		note = &amp;#039;sentence&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	pend = {&lt;br /&gt;
		codes = {&amp;#039;pend&amp;#039;, &amp;#039;pd&amp;#039;, &amp;#039;pc&amp;#039;, &amp;#039;pc1&amp;#039;, &amp;#039;pc2&amp;#039;},&lt;br /&gt;
		blurb = icons.protected .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;[[WP:PCPP|Pending-change protected]]&amp;#039;&amp;#039;&amp;#039;$1.&amp;quot;,&lt;br /&gt;
		note = &amp;#039;sentence&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	full = {&lt;br /&gt;
		codes = {&amp;#039;p&amp;#039;, &amp;#039;f&amp;#039;},&lt;br /&gt;
		blurb = icons.protected .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;[[Wikipedia:Protection policy#Full protection|Fully protected]]&amp;#039;&amp;#039;&amp;#039;$1.&amp;quot;,&lt;br /&gt;
		note = &amp;#039;sentence&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	move = {&lt;br /&gt;
		codes = {&amp;#039;move&amp;#039;, &amp;#039;m&amp;#039;},&lt;br /&gt;
		blurb = icons.protected .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;[[Wikipedia:Protection policy#Move protection|Move protected]]&amp;#039;&amp;#039;&amp;#039;$1.&amp;quot;,&lt;br /&gt;
		note = &amp;#039;sentence&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	salt = {&lt;br /&gt;
		codes = {&amp;#039;salt&amp;#039;, &amp;#039;t&amp;#039;},&lt;br /&gt;
		blurb = icons.protected .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;[[Wikipedia:Protection policy#Creation protection|Creation protected]]&amp;#039;&amp;#039;&amp;#039;$1.&amp;quot;,&lt;br /&gt;
		note = &amp;#039;sentence&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	feed = {&lt;br /&gt;
		codes = {&amp;#039;feed&amp;#039;, &amp;#039;fb&amp;#039;},&lt;br /&gt;
		blurb = icons.protected .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;[[Wikipedia:Article Feedback/Help/Monitors#What can I do with inappropriate feedback|Feedback protected]]&amp;#039;&amp;#039;&amp;#039;$1.&amp;quot;,&lt;br /&gt;
		note = &amp;#039;sentence&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	feed = {&lt;br /&gt;
		codes = {&amp;#039;feed&amp;#039;, &amp;#039;fb&amp;#039;},&lt;br /&gt;
		blurb = icons.protected .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;[[Wikipedia:Article Feedback/Help/Monitors#What can I do with inappropriate feedback|Feedback protected]]&amp;#039;&amp;#039;&amp;#039;$1.&amp;quot;,&lt;br /&gt;
		note = &amp;#039;sentence&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	temp = {&lt;br /&gt;
		codes = {&amp;#039;temp&amp;#039;, &amp;#039;tp&amp;#039;},&lt;br /&gt;
		blurb = icons.protected .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;[[Wikipedia:Protection policy#Template protection|Template protected]]&amp;#039;&amp;#039;&amp;#039;$1.&amp;quot;,&lt;br /&gt;
		note = &amp;#039;sentence&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	notd = {&lt;br /&gt;
		codes = {&amp;#039;notd&amp;#039;, &amp;#039;no&amp;#039;},&lt;br /&gt;
		blurb = icons.notDone .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;Not done&amp;#039;&amp;#039;&amp;#039;&amp;quot;,&lt;br /&gt;
		note = &amp;#039;fragment&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	notd = {&lt;br /&gt;
		codes = {&amp;#039;done&amp;#039;, &amp;#039;do&amp;#039;},&lt;br /&gt;
		blurb = icons.done .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;Done&amp;#039;&amp;#039;&amp;#039;&amp;quot;,&lt;br /&gt;
		note = &amp;#039;fragment&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	unpr = {&lt;br /&gt;
		codes = {&amp;#039;unpr&amp;#039;, &amp;#039;u&amp;#039;},&lt;br /&gt;
		blurb = icons.done .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;Unprotected&amp;#039;&amp;#039;&amp;#039;&amp;quot;,&lt;br /&gt;
		note = &amp;#039;fragment&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	deny = {&lt;br /&gt;
		codes = {&amp;#039;deny&amp;#039;, &amp;#039;d&amp;#039;, &amp;#039;decline&amp;#039;},&lt;br /&gt;
		blurb = icons.declined .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;Declined&amp;#039;&amp;#039;&amp;#039;&amp;quot;,&lt;br /&gt;
		note = &amp;#039;fragment&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	nact = {&lt;br /&gt;
		codes = {&amp;#039;nact&amp;#039;, &amp;#039;nea&amp;#039;},&lt;br /&gt;
		blurb = icons.declined .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;Declined&amp;#039;&amp;#039;&amp;#039; – Not enough recent disruptive activity to [[Wikipedia:Protection policy|justify]] protection.&amp;quot;,&lt;br /&gt;
		note = &amp;#039;sentence&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	raiv = {&lt;br /&gt;
		codes = {&amp;#039;raiv&amp;#039;, &amp;#039;aiv&amp;#039;},&lt;br /&gt;
		blurb = icons.declined .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;Declined&amp;#039;&amp;#039;&amp;#039; – [[Wikipedia:Template messages/User talk namespace|Warn the user appropriately]] then report them to [[Wikipedia:Administrator intervention against vandalism|AIV]] or [[Wikipedia:Administrators&amp;#039; noticeboard/Incidents|ANI]] if they continue.&amp;quot;,&lt;br /&gt;
		note = &amp;#039;sentence&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	npre = {&lt;br /&gt;
		codes = {&amp;#039;npre&amp;#039;, &amp;#039;np&amp;#039;},&lt;br /&gt;
		blurb = icons.declined .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;Declined&amp;#039;&amp;#039;&amp;#039; – Pages are not protected pre-emptively.&amp;quot;,&lt;br /&gt;
		note = &amp;#039;sentence&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	nhrt = {&lt;br /&gt;
		codes = {&amp;#039;nhrt&amp;#039;, &amp;#039;nhr&amp;#039;},&lt;br /&gt;
		blurb = icons.declined .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;Declined&amp;#039;&amp;#039;&amp;#039; – This template is not used widely enough to be considered a [[WP:HRT|high-risk template]].&amp;quot;,&lt;br /&gt;
		note = &amp;#039;sentence&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	disp = {&lt;br /&gt;
		codes = {&amp;#039;disp&amp;#039;, &amp;#039;dr&amp;#039;},&lt;br /&gt;
		blurb = icons.declined .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;Declined&amp;#039;&amp;#039;&amp;#039; – Consider [[Wikipedia:Dispute resolution|dispute resolution]].&amp;quot;,&lt;br /&gt;
		note = &amp;#039;sentence&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	usta = {&lt;br /&gt;
		codes = {&amp;#039;usta&amp;#039;, &amp;#039;ut&amp;#039;},&lt;br /&gt;
		blurb = icons.declined .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;Declined&amp;#039;&amp;#039;&amp;#039; – User talk pages [[Wikipedia:Protection policy#User pages|are not protected]] except in response to severe or continued vandalism.&amp;quot;,&lt;br /&gt;
		note = &amp;#039;sentence&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	rate = {&lt;br /&gt;
		codes = {&amp;#039;rate&amp;#039;, &amp;#039;her&amp;#039;},&lt;br /&gt;
		blurb = icons.declined .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;Declined&amp;#039;&amp;#039;&amp;#039; – Pending changes protection [[Wikipedia:Protection policy#When to apply pending changes protection|should not be used]] on pages with a high edit rate.&amp;quot;,&lt;br /&gt;
		note = &amp;#039;sentence&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	bloc = {&lt;br /&gt;
		codes = {&amp;#039;bloc&amp;#039;, &amp;#039;block&amp;#039;, &amp;#039;b&amp;#039;},&lt;br /&gt;
		blurb = icons.blocked .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;User(s) [[Wikipedia:Blocking policy|blocked]]&amp;#039;&amp;#039;&amp;#039;$2$3&amp;quot;,&lt;br /&gt;
		note = &amp;#039;fragment&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	tabl = {&lt;br /&gt;
		codes = {&amp;#039;tabl&amp;#039;, &amp;#039;tb&amp;#039;, &amp;#039;rb&amp;#039;},&lt;br /&gt;
		blurb = icons.blocked .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;User(s) [[Wikipedia:Blocking policy|blocked]]&amp;#039;&amp;#039;&amp;#039; with talk page editing disallowed$4&amp;quot;,&lt;br /&gt;
		note = &amp;#039;fragment&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	noun = {&lt;br /&gt;
		codes = {&amp;#039;noun&amp;#039;, &amp;#039;nu&amp;#039;},&lt;br /&gt;
		blurb = icons.declined .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;Not unprotected&amp;#039;&amp;#039;&amp;#039;&amp;quot;,&lt;br /&gt;
		note = &amp;#039;fragment&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	nucr = {&lt;br /&gt;
		codes = {&amp;#039;nucr&amp;#039;, &amp;#039;cr&amp;#039;},&lt;br /&gt;
		blurb = icons.declined .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;Not unprotected&amp;#039;&amp;#039;&amp;#039; – Please create a [[Wikipedia:Reliable sources|sourced]] version of this article in a [[Wikipedia:Subpages|subpage]] or your userspace. When this is done, please make the request again, or ask any [[Wikipedia:Administrators|administrator]] to move the page for you.&amp;quot;,&lt;br /&gt;
		note = &amp;#039;sentence&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	ispr = {&lt;br /&gt;
		codes = {&amp;#039;ispr&amp;#039;, &amp;#039;ap&amp;#039;},&lt;br /&gt;
		blurb = icons.already .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;Already protected&amp;#039;&amp;#039;&amp;#039;$4&amp;quot;,&lt;br /&gt;
		note = &amp;#039;fragment&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	isun = {&lt;br /&gt;
		codes = {&amp;#039;isun&amp;#039;, &amp;#039;au&amp;#039;},&lt;br /&gt;
		blurb = icons.already .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;Already unprotected&amp;#039;&amp;#039;&amp;#039;$4&amp;quot;,&lt;br /&gt;
		note = &amp;#039;fragment&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	isdo = {&lt;br /&gt;
		codes = {&amp;#039;isdo&amp;#039;, &amp;#039;ad&amp;#039;},&lt;br /&gt;
		blurb = icons.already .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;Already done&amp;#039;&amp;#039;&amp;#039;$4&amp;quot;,&lt;br /&gt;
		note = &amp;#039;fragment&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	ques = {&lt;br /&gt;
		codes = {&amp;#039;ques&amp;#039;, &amp;#039;q&amp;#039;},&lt;br /&gt;
		blurb = icons.question .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;Question:&amp;#039;&amp;#039;&amp;#039;&amp;quot;,&lt;br /&gt;
		note = &amp;#039;fragment&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	note = {&lt;br /&gt;
		codes = {&amp;#039;note&amp;#039;, &amp;#039;n&amp;#039;},&lt;br /&gt;
		blurb = icons.note .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;Note:&amp;#039;&amp;#039;&amp;#039;&amp;quot;,&lt;br /&gt;
		note = &amp;#039;sentence&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	chck = {&lt;br /&gt;
		codes = {&amp;#039;chck&amp;#039;, &amp;#039;ch&amp;#039;},&lt;br /&gt;
		blurb = icons.checking .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;Checking&amp;#039;&amp;#039;&amp;#039; to see if protection is necessary.&amp;quot;,&lt;br /&gt;
		note = &amp;#039;sentence&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	anew = {&lt;br /&gt;
		codes = {&amp;#039;anew&amp;#039;, &amp;#039;3rr&amp;#039;, &amp;#039;an3&amp;#039;, &amp;#039;ew&amp;#039;},&lt;br /&gt;
		blurb = icons.move .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;Consider [[WP:AN3|the Edit warring noticeboard]]&amp;#039;&amp;#039;&amp;#039; – This is a case of possible [[WP:EW|edit-warring]] by one or two users.&amp;quot;,&lt;br /&gt;
		note = &amp;#039;sentence&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	arch = {&lt;br /&gt;
		codes = {&amp;#039;arch&amp;#039;, &amp;#039;ar&amp;#039;, &amp;#039;archive&amp;#039;},&lt;br /&gt;
		blurb = icons.note .. [[ &amp;#039;&amp;#039;&amp;lt;span style=&amp;quot;color: gray;&amp;quot;&amp;gt;Requesting immediate archiving...&amp;lt;/span&amp;gt;&amp;#039;&amp;#039;]],&lt;br /&gt;
		note = &amp;#039;fragment&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	w = {&lt;br /&gt;
		codes = {&amp;#039;w&amp;#039;, &amp;#039;withdrawn&amp;#039;},&lt;br /&gt;
		blurb = icons.notDone .. &amp;quot; &amp;#039;&amp;#039;&amp;#039;Withdrawn&amp;#039;&amp;#039;&amp;#039; by requestor&amp;quot;,&lt;br /&gt;
		note = &amp;#039;fragment&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
-- Sort table by codes&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
local codes = {}&lt;br /&gt;
for k, t in pairs(responses) do&lt;br /&gt;
	for i, code in ipairs(t.codes) do&lt;br /&gt;
		if codes[code] then&lt;br /&gt;
			error(&amp;#039;duplicate code &amp;quot;&amp;#039; .. tostring(code) .. &amp;#039;&amp;quot; detected&amp;#039;)&lt;br /&gt;
		end&lt;br /&gt;
		codes[code] = {blurb = t.blurb, note = t.note}&lt;br /&gt;
	end&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
-- Indef strings&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
local indefStrings = {&lt;br /&gt;
	indef = true,&lt;br /&gt;
	indefinite = true,&lt;br /&gt;
	infinite = true,&lt;br /&gt;
	indefinitely = true&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
return {&lt;br /&gt;
	codes = codes,&lt;br /&gt;
	indefStrings = indefStrings&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>imported&gt;Mr. Stradivarius</name></author>
	</entry>
</feed>