<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://anim.avl42.fr/index.php?action=history&amp;feed=atom&amp;title=Module%3ACapiuntoTest</id>
	<title>Module:CapiuntoTest - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://anim.avl42.fr/index.php?action=history&amp;feed=atom&amp;title=Module%3ACapiuntoTest"/>
	<link rel="alternate" type="text/html" href="https://anim.avl42.fr/index.php?title=Module:CapiuntoTest&amp;action=history"/>
	<updated>2026-05-06T14:56:10Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.39.2</generator>
	<entry>
		<id>https://anim.avl42.fr/index.php?title=Module:CapiuntoTest&amp;diff=16&amp;oldid=prev</id>
		<title>Célestin : Page créée avec « 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.caption ) 	:addRow( &#039;Foo&#039;, args.foo )... »</title>
		<link rel="alternate" type="text/html" href="https://anim.avl42.fr/index.php?title=Module:CapiuntoTest&amp;diff=16&amp;oldid=prev"/>
		<updated>2023-03-14T17:36:41Z</updated>

		<summary type="html">&lt;p&gt;Page créée avec « 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.caption ) 	:addRow( &amp;#039;Foo&amp;#039;, args.foo )... »&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle 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>Célestin</name></author>
	</entry>
</feed>