<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://secrets.warcraftwatch.com/w/index.php?action=history&amp;feed=atom&amp;title=Module%3AApisig</id>
	<title>Module:Apisig - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://secrets.warcraftwatch.com/w/index.php?action=history&amp;feed=atom&amp;title=Module%3AApisig"/>
	<link rel="alternate" type="text/html" href="https://secrets.warcraftwatch.com/w/index.php?title=Module:Apisig&amp;action=history"/>
	<updated>2026-05-06T18:56:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://secrets.warcraftwatch.com/w/index.php?title=Module:Apisig&amp;diff=7160&amp;oldid=prev</id>
		<title>imported&gt;Ketho at 02:45, 26 September 2022</title>
		<link rel="alternate" type="text/html" href="https://secrets.warcraftwatch.com/w/index.php?title=Module:Apisig&amp;diff=7160&amp;oldid=prev"/>
		<updated>2022-09-26T02:45:50Z</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;-- https://wowpedia.fandom.com/wiki/Template:Apisig&lt;br /&gt;
-- it might be overkill and more annoying to use this template&lt;br /&gt;
-- but I really wanted to hyperlink the widget and color the &amp;quot;?&amp;quot;&lt;br /&gt;
-- and possibly anything else easily in the future&lt;br /&gt;
local m = {}&lt;br /&gt;
&lt;br /&gt;
local widget_fs = &amp;quot;[[UIOBJECT %s|%s]]&amp;quot;&lt;br /&gt;
&lt;br /&gt;
function m.main(f)&lt;br /&gt;
	local args = f.args&lt;br /&gt;
	local t = {}&lt;br /&gt;
	if #args.ret &amp;gt; 0 then&lt;br /&gt;
		table.insert(t, string.format(&amp;quot;%s = &amp;quot;, args.ret))&lt;br /&gt;
	end&lt;br /&gt;
	table.insert(t, widget_fs:format(args.widget, args.widget))&lt;br /&gt;
	table.insert(t, string.format(&amp;quot;:%s&amp;quot;, args.method))&lt;br /&gt;
	local arguments = args.arg:gsub(&amp;quot;%?&amp;quot;, &amp;#039;&amp;lt;span title=&amp;quot;optional&amp;quot;; style=&amp;quot;color:#ecbc2a&amp;quot;;&amp;gt;?&amp;lt;/span&amp;gt;&amp;#039;)&lt;br /&gt;
	table.insert(t, string.format(&amp;quot;(%s)&amp;quot;, arguments))&lt;br /&gt;
	return &amp;quot; &amp;quot;..table.concat(t)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return m&lt;/div&gt;</summary>
		<author><name>imported&gt;Ketho</name></author>
	</entry>
</feed>