<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://scwiki.hu/index.php?action=history&amp;feed=atom&amp;title=Module%3AGallery</id>
	<title>Module:Gallery - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://scwiki.hu/index.php?action=history&amp;feed=atom&amp;title=Module%3AGallery"/>
	<link rel="alternate" type="text/html" href="https://scwiki.hu/index.php?title=Module:Gallery&amp;action=history"/>
	<updated>2026-05-01T16:56:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://scwiki.hu/index.php?title=Module:Gallery&amp;diff=174139&amp;oldid=prev</id>
		<title>Nomad: 1 revision imported: Antares hozzáadva sctoolsról</title>
		<link rel="alternate" type="text/html" href="https://scwiki.hu/index.php?title=Module:Gallery&amp;diff=174139&amp;oldid=prev"/>
		<updated>2023-03-01T17:04:05Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported: Antares hozzáadva sctoolsról&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 17:04, 1 March 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Nomad</name></author>
	</entry>
	<entry>
		<id>https://scwiki.hu/index.php?title=Module:Gallery&amp;diff=173762&amp;oldid=prev</id>
		<title>Royken: Created page with &quot;local getArgs = require(&#039;Module:Arguments&#039;).getArgs local p = {} local root  function p.main(frame) 	local args = getArgs(frame) 	return p._main(args) end  function p._main(args) 	local filearg = &#039;&#039; 	local height = &#039;120&#039; 	local prependarg = &#039;&#039; .. &#039;x&#039; .. height .. &#039;px&#039; 	 	for key,value in pairs(args) do 			local content = args[key] 			-- Check if arg is a valid file name 			if content:match(&#039;.[^{}&lt;&gt;]+%.%w+&#039;) then 				content = pr...&quot;</title>
		<link rel="alternate" type="text/html" href="https://scwiki.hu/index.php?title=Module:Gallery&amp;diff=173762&amp;oldid=prev"/>
		<updated>2023-01-28T02:36:21Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local getArgs = require(&amp;#039;Module:Arguments&amp;#039;).getArgs local p = {} local root  function p.main(frame) 	local args = getArgs(frame) 	return p._main(args) end  function p._main(args) 	local filearg = &amp;#039;&amp;#039; 	local height = &amp;#039;120&amp;#039; 	local prependarg = &amp;#039;[[File:&amp;#039; 	local apprendarg = &amp;#039;|frameless|&amp;#039; .. &amp;#039;x&amp;#039; .. height .. &amp;#039;px]]&amp;#039; 	 	for key,value in pairs(args) do 			local content = args[key] 			-- Check if arg is a valid file name 			if content:match(&amp;#039;.[^{}&amp;lt;&amp;gt;]+%.%w+&amp;#039;) then 				content = pr...&amp;quot;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 02:36, 28 January 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Royken</name></author>
	</entry>
	<entry>
		<id>https://scwiki.hu/index.php?title=Module:Gallery&amp;diff=174138&amp;oldid=prev</id>
		<title>sctools&gt;Alistair3149 at 02:03, 17 January 2023</title>
		<link rel="alternate" type="text/html" href="https://scwiki.hu/index.php?title=Module:Gallery&amp;diff=174138&amp;oldid=prev"/>
		<updated>2023-01-17T02:03:06Z</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;local getArgs = require(&amp;#039;Module:Arguments&amp;#039;).getArgs&lt;br /&gt;
local p = {}&lt;br /&gt;
local root&lt;br /&gt;
&lt;br /&gt;
function p.main(frame)&lt;br /&gt;
	local args = getArgs(frame)&lt;br /&gt;
	return p._main(args)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p._main(args)&lt;br /&gt;
	local filearg = &amp;#039;&amp;#039;&lt;br /&gt;
	local height = &amp;#039;120&amp;#039;&lt;br /&gt;
	local prependarg = &amp;#039;[[File:&amp;#039;&lt;br /&gt;
	local apprendarg = &amp;#039;|frameless|&amp;#039; .. &amp;#039;x&amp;#039; .. height .. &amp;#039;px]]&amp;#039;&lt;br /&gt;
	&lt;br /&gt;
	for key,value in pairs(args) do&lt;br /&gt;
			local content = args[key]&lt;br /&gt;
			-- Check if arg is a valid file name&lt;br /&gt;
			if content:match(&amp;#039;.[^{}&amp;lt;&amp;gt;]+%.%w+&amp;#039;) then&lt;br /&gt;
				content = prependarg .. content .. apprendarg&lt;br /&gt;
			end&lt;br /&gt;
	    	filearg = filearg .. content&lt;br /&gt;
	end&lt;br /&gt;
	&lt;br /&gt;
	root = mw.html.create(&amp;#039;div&amp;#039;)&lt;br /&gt;
	root&lt;br /&gt;
		:addClass(&amp;#039;template-gallery&amp;#039;)&lt;br /&gt;
		:wikitext( filearg )&lt;br /&gt;
	&lt;br /&gt;
	return tostring(root)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>sctools&gt;Alistair3149</name></author>
	</entry>
</feed>