<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.americanmusicclub.com/index.php?action=history&amp;feed=atom&amp;title=Module%3AHeadless_TOC</id>
	<title>Module:Headless TOC - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.americanmusicclub.com/index.php?action=history&amp;feed=atom&amp;title=Module%3AHeadless_TOC"/>
	<link rel="alternate" type="text/html" href="https://wiki.americanmusicclub.com/index.php?title=Module:Headless_TOC&amp;action=history"/>
	<updated>2026-04-12T16:14:40Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.7</generator>
	<entry>
		<id>https://wiki.americanmusicclub.com/index.php?title=Module:Headless_TOC&amp;diff=19908&amp;oldid=prev</id>
		<title>Amc-admin: 9 revisions imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.americanmusicclub.com/index.php?title=Module:Headless_TOC&amp;diff=19908&amp;oldid=prev"/>
		<updated>2016-11-19T16:52:01Z</updated>

		<summary type="html">&lt;p&gt;9 revisions imported&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 args = require(&amp;#039;Module:Arguments&amp;#039;).getArgs(frame, {trim = false})&lt;br /&gt;
	if args[1] or args[2] then&lt;br /&gt;
		local toc = args[2] or args[1]&lt;br /&gt;
		for k = 1, (tonumber(args.depth) or 1) do&lt;br /&gt;
			toc = &amp;#039;=&amp;#039; .. toc .. &amp;#039;=&amp;#039;&lt;br /&gt;
		end&lt;br /&gt;
		return &amp;#039;&amp;lt;div style=&amp;quot;overflow:hidden;width:2px;height:2px;margin:-1px;display:inline-block;vertical-align:text-top;position:relative;top:-1em;&amp;quot;&amp;gt;\n==&amp;#039; .. toc .. &amp;#039;==\n&amp;lt;/div&amp;gt;&amp;lt;div style=&amp;quot;display:inline-block;margin:0;margin-left:-.625ex;&amp;quot;&amp;gt;&amp;#039; .. (args[1] or &amp;#039;&amp;#039;) .. &amp;#039;&amp;lt;/div&amp;gt;&amp;#039;&lt;br /&gt;
	end&lt;br /&gt;
	return &amp;#039;Missing arguments {{{1}}} and {{{2}}}&amp;#039;&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Amc-admin</name></author>
	</entry>
</feed>