<?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%3ASandbox%2FMd_gilbert%2FListItemArg</id>
	<title>Module:Sandbox/Md gilbert/ListItemArg - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3ASandbox%2FMd_gilbert%2FListItemArg"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Md_gilbert/ListItemArg&amp;action=history"/>
	<updated>2026-07-31T10:56:33Z</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:Sandbox/Md_gilbert/ListItemArg&amp;diff=145820&amp;oldid=prev</id>
		<title>imported&gt;Legoktm: Replace Module:No globals with require( &quot;strict&quot; )</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Md_gilbert/ListItemArg&amp;diff=145820&amp;oldid=prev"/>
		<updated>2022-10-23T20:58:16Z</updated>

		<summary type="html">&lt;p&gt;Replace &lt;a href=&quot;/research/Module:No_globals&quot; title=&quot;Module:No globals&quot;&gt;Module:No globals&lt;/a&gt; with require( &amp;quot;strict&amp;quot; )&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;require(&amp;#039;strict&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.Item(frame) &lt;br /&gt;
	-- Build the arg string and return the invocation&lt;br /&gt;
	local res = &amp;quot;Returns: {{#invoke:ListItem|printItem&amp;quot;&lt;br /&gt;
	for k,v in pairs(frame.args) do&lt;br /&gt;
		res = res .. &amp;quot;|&amp;quot; .. k .. &amp;quot;=&amp;quot; .. v&lt;br /&gt;
	end&lt;br /&gt;
	res = res .. &amp;quot;}}&amp;quot;&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Legoktm</name></author>
	</entry>
</feed>