<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mywikibiz.com/index.php?action=history&amp;feed=atom&amp;title=Module%3ATone_superscript</id>
	<title>Module:Tone superscript - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mywikibiz.com/index.php?action=history&amp;feed=atom&amp;title=Module%3ATone_superscript"/>
	<link rel="alternate" type="text/html" href="https://mywikibiz.com/index.php?title=Module:Tone_superscript&amp;action=history"/>
	<updated>2026-06-13T20:40:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.3</generator>
	<entry>
		<id>https://mywikibiz.com/index.php?title=Module:Tone_superscript&amp;diff=479777&amp;oldid=prev</id>
		<title>Zoran: Pywikibot 6.4.0</title>
		<link rel="alternate" type="text/html" href="https://mywikibiz.com/index.php?title=Module:Tone_superscript&amp;diff=479777&amp;oldid=prev"/>
		<updated>2021-07-16T07:39:46Z</updated>

		<summary type="html">&lt;p&gt;Pywikibot 6.4.0&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.main(frame)&lt;br /&gt;
	local root = mw.html.create()&lt;br /&gt;
	local arg = frame:getParent().args[1] or &amp;quot;&amp;quot;&lt;br /&gt;
	local x = arg:gsub(&amp;quot;%f[%d%s]([%d\*]+)&amp;quot;, &amp;quot;&amp;lt;sup&amp;gt;%1&amp;lt;/sup&amp;gt;&amp;quot;)&lt;br /&gt;
	root:tag('span'):wikitext(x)&lt;br /&gt;
	local tracking = ''&lt;br /&gt;
	if string.match(arg, &amp;quot;&amp;lt;/?sup&amp;gt;&amp;quot;) then tracking = '[[Category:Pages using Tone superscript with sup tags]]' end&lt;br /&gt;
	return tostring(root)..tracking&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Zoran</name></author>
	</entry>
</feed>