<?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%3ALighthouse_tracking</id>
	<title>Module:Lighthouse tracking - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3ALighthouse_tracking"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Lighthouse_tracking&amp;action=history"/>
	<updated>2026-04-15T16:08:13Z</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:Lighthouse_tracking&amp;diff=137249&amp;oldid=prev</id>
		<title>imported&gt;MSGJ: stop using all categories except Category:Pages using infobox lighthouse with NRHP heritage</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Lighthouse_tracking&amp;diff=137249&amp;oldid=prev"/>
		<updated>2021-05-24T07:00:17Z</updated>

		<summary type="html">&lt;p&gt;stop using all categories except &lt;a href=&quot;/index.php?title=Category:Pages_using_infobox_lighthouse_with_NRHP_heritage&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:Pages using infobox lighthouse with NRHP heritage (page does not exist)&quot;&gt;Category:Pages using infobox lighthouse with NRHP heritage&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
function p.tracking(frame)&lt;br /&gt;
	local res = &amp;#039;&amp;#039;&lt;br /&gt;
	local isNRHP = false&lt;br /&gt;
	local hasNRHPbox = false&lt;br /&gt;
	local heritage = frame.args.heritage or &amp;#039;&amp;#039;&lt;br /&gt;
	if heritage == &amp;#039;&amp;#039; then&lt;br /&gt;
	elseif (heritage:match(&amp;#039;National Register of Historic Places&amp;#039;) or&lt;br /&gt;
		heritage:match(&amp;#039;NRHP&amp;#039;) ) then&lt;br /&gt;
		res = res .. &amp;#039;[[Category:Pages using infobox lighthouse with NRHP heritage]]&amp;#039;&lt;br /&gt;
		isNRHP = true&lt;br /&gt;
	end&lt;br /&gt;
	&lt;br /&gt;
	for k, v in pairs( frame:getParent().args ) do&lt;br /&gt;
		if k and k == &amp;#039;module&amp;#039; then&lt;br /&gt;
			if v and v:match(&amp;#039;&amp;lt;tr&amp;#039;) then&lt;br /&gt;
				if v:match(&amp;#039;National Register of Historic Places&amp;#039;) or v:match(&amp;#039;NRHP&amp;#039;) &lt;br /&gt;
					or v:match(&amp;#039;U.S. Historic district&amp;#039;) &lt;br /&gt;
					or v:match(&amp;#039;U.S. National Register of Historic Places&amp;#039;) then&lt;br /&gt;
					hasNRHPbox = true&lt;br /&gt;
				end&lt;br /&gt;
			end&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
	if hasNRHPbox == false and isNRHP == true then&lt;br /&gt;
		res = res .. &amp;#039;[[Category:Pages using infobox lighthouse with NRHP heritage|‽]]&amp;#039;&lt;br /&gt;
	end&lt;br /&gt;
	if hasNRHPbox == true and isNRHP == false then&lt;br /&gt;
		res = res .. &amp;#039;[[Category:Pages using infobox lighthouse with NRHP heritage|¶]]&amp;#039;&lt;br /&gt;
	end&lt;br /&gt;
	return res&lt;br /&gt;
end&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;MSGJ</name></author>
	</entry>
</feed>