<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mediawiki3d.org/index.php?action=history&amp;feed=atom&amp;title=Module%3ATaxonbar%2Fexists</id>
	<title>Module:Taxonbar/exists - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mediawiki3d.org/index.php?action=history&amp;feed=atom&amp;title=Module%3ATaxonbar%2Fexists"/>
	<link rel="alternate" type="text/html" href="https://mediawiki3d.org/index.php?title=Module:Taxonbar/exists&amp;action=history"/>
	<updated>2026-04-26T20:02:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://mediawiki3d.org/index.php?title=Module:Taxonbar/exists&amp;diff=1156&amp;oldid=prev</id>
		<title>Bawolff: 1 revision imported from :wikipedia:en:Module:Taxonbar/exists</title>
		<link rel="alternate" type="text/html" href="https://mediawiki3d.org/index.php?title=Module:Taxonbar/exists&amp;diff=1156&amp;oldid=prev"/>
		<updated>2025-08-16T02:11:35Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported from &lt;a href=&quot;https://en.wikipedia.org/wiki/en:Module:Taxonbar/exists&quot; class=&quot;extiw&quot; title=&quot;wikipedia:en:Module:Taxonbar/exists&quot;&gt;wikipedia:en:Module:Taxonbar/exists&lt;/a&gt;&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 02:11, 16 August 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key wiki3d:diff:1.41:old-1155:rev-1156 --&gt;
&lt;/table&gt;</summary>
		<author><name>Bawolff</name></author>
	</entry>
	<entry>
		<id>https://mediawiki3d.org/index.php?title=Module:Taxonbar/exists&amp;diff=1155&amp;oldid=prev</id>
		<title>wikipedia:en&gt;Tom.Reding: -</title>
		<link rel="alternate" type="text/html" href="https://mediawiki3d.org/index.php?title=Module:Taxonbar/exists&amp;diff=1155&amp;oldid=prev"/>
		<updated>2024-04-18T11:17:43Z</updated>

		<summary type="html">&lt;p&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;
&lt;br /&gt;
function p.check( frame )&lt;br /&gt;
	local pagename = mw.title.getCurrentTitle().text&lt;br /&gt;
	local content = mw.title.new(pagename):getContent() or &amp;#039;&amp;#039;&lt;br /&gt;
	local getRegex = require(&amp;#039;Module:Template redirect regex&amp;#039;).main&lt;br /&gt;
	local tregex = getRegex(&amp;#039;Taxonbar&amp;#039;)&lt;br /&gt;
	for _, v in pairs (tregex) do&lt;br /&gt;
		local found = string.match(content, v)&lt;br /&gt;
		if found then&lt;br /&gt;
			local v_cmt_before = &amp;#039;%&amp;lt;%!%-%-%s*&amp;#039;..v&lt;br /&gt;
			local v_cmt_after  = v..&amp;#039;[^{}]*}}%s*--&amp;gt;&amp;#039;&lt;br /&gt;
			local found_cmt = mw.ustring.match(content, v_cmt_before) or mw.ustring.match(content, v_cmt_after)&lt;br /&gt;
			if found_cmt then return &amp;#039;commented&amp;#039;&lt;br /&gt;
			else return true end&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
	return false&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>wikipedia:en&gt;Tom.Reding</name></author>
	</entry>
</feed>