<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://delta-v.kodera.pl/index.php?action=history&amp;feed=atom&amp;title=Module%3ATest</id>
	<title>Module:Test - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://delta-v.kodera.pl/index.php?action=history&amp;feed=atom&amp;title=Module%3ATest"/>
	<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Module:Test&amp;action=history"/>
	<updated>2026-04-07T11:02:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Module:Test&amp;diff=70&amp;oldid=prev</id>
		<title>Koder: Created page with &quot;local capiunto = require &#039;capiunto&#039;  local p = {}  function p.main(frame)     local args = frame:getParent().args     local headerStyle     if args.headerstyle and args.headerstyle ~= &#039;&#039; then         headerStyle = string.format(&#039;background-color:%s;&#039;, args.headerstyle)     else         headerStyle = &#039;background-color:grey;&#039;     end     local retval = capiunto.create( {         title = args.title,         headerStyle = headerStyle,      } )     :addImage( args.image, args...&quot;</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Module:Test&amp;diff=70&amp;oldid=prev"/>
		<updated>2022-02-01T10:41:44Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local capiunto = require &amp;#039;capiunto&amp;#039;  local p = {}  function p.main(frame)     local args = frame:getParent().args     local headerStyle     if args.headerstyle and args.headerstyle ~= &amp;#039;&amp;#039; then         headerStyle = string.format(&amp;#039;background-color:%s;&amp;#039;, args.headerstyle)     else         headerStyle = &amp;#039;background-color:grey;&amp;#039;     end     local retval = capiunto.create( {         title = args.title,         headerStyle = headerStyle,      } )     :addImage( args.image, args...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local capiunto = require &amp;#039;capiunto&amp;#039;&lt;br /&gt;
&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.main(frame)&lt;br /&gt;
    local args = frame:getParent().args&lt;br /&gt;
    local headerStyle&lt;br /&gt;
    if args.headerstyle and args.headerstyle ~= &amp;#039;&amp;#039; then&lt;br /&gt;
        headerStyle = string.format(&amp;#039;background-color:%s;&amp;#039;, args.headerstyle)&lt;br /&gt;
    else&lt;br /&gt;
        headerStyle = &amp;#039;background-color:grey;&amp;#039;&lt;br /&gt;
    end&lt;br /&gt;
    local retval = capiunto.create( {&lt;br /&gt;
        title = args.title,&lt;br /&gt;
        headerStyle = headerStyle, &lt;br /&gt;
    } )&lt;br /&gt;
    :addImage( args.image, args.caption )&lt;br /&gt;
    :addRow( &amp;#039;Foo&amp;#039;, args.foo )&lt;br /&gt;
    :addHeader( &amp;#039;A header between the data rows&amp;#039; )&lt;br /&gt;
    :addRow( &amp;#039;Bar&amp;#039;, args.bar )&lt;br /&gt;
    return retval&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Koder</name></author>
	</entry>
</feed>