<?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%3ALink_list</id>
	<title>Module:Link list - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3ALink_list"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Link_list&amp;action=history"/>
	<updated>2026-04-18T23:19:41Z</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:Link_list&amp;diff=137253&amp;oldid=prev</id>
		<title>imported&gt;Izno: remove hlist name, remove global &#039;out&#039;</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Link_list&amp;diff=137253&amp;oldid=prev"/>
		<updated>2022-03-08T23:45:29Z</updated>

		<summary type="html">&lt;p&gt;remove hlist name, remove global &amp;#039;out&amp;#039;&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;
local list = require(&amp;#039;Module:List&amp;#039;).horizontal&lt;br /&gt;
&lt;br /&gt;
function p.main()&lt;br /&gt;
	local params = {}&lt;br /&gt;
	local parent = mw.getCurrentFrame():getParent().args[&amp;#039;parent&amp;#039;]&lt;br /&gt;
	for num, subpage in ipairs(mw.getCurrentFrame():getParent().args) do&lt;br /&gt;
		table.insert(&lt;br /&gt;
			params,&lt;br /&gt;
			&amp;#039;[[&amp;#039; .. parent .. &amp;#039;/&amp;#039; .. subpage .. &amp;#039;|&amp;#039; .. num .. &amp;#039;]]&amp;#039;&lt;br /&gt;
		)&lt;br /&gt;
	end&lt;br /&gt;
	params[&amp;#039;class&amp;#039;] = &amp;#039;inline&amp;#039;&lt;br /&gt;
	&lt;br /&gt;
	return list(params)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Izno</name></author>
	</entry>
</feed>