<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.wiki-shangri-la.org/mw19/index.php?action=history&amp;feed=atom&amp;title=Module%3ACapiuntoInfoboxPerson</id>
	<title>Module:CapiuntoInfoboxPerson - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.wiki-shangri-la.org/mw19/index.php?action=history&amp;feed=atom&amp;title=Module%3ACapiuntoInfoboxPerson"/>
	<link rel="alternate" type="text/html" href="https://www.wiki-shangri-la.org/mw19/index.php?title=Module:CapiuntoInfoboxPerson&amp;action=history"/>
	<updated>2026-05-08T18:32:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://www.wiki-shangri-la.org/mw19/index.php?title=Module:CapiuntoInfoboxPerson&amp;diff=6756&amp;oldid=prev</id>
		<title>AccountManager: 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.caption ) 	:addRow( &#039;Born&#039;, args.born ) 	:addRo...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.wiki-shangri-la.org/mw19/index.php?title=Module:CapiuntoInfoboxPerson&amp;diff=6756&amp;oldid=prev"/>
		<updated>2025-02-13T14:09:24Z</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.caption ) 	:addRow( &amp;#039;Born&amp;#039;, args.born ) 	:addRo...&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;Born&amp;#039;, args.born )&lt;br /&gt;
	:addRow( &amp;#039;Died&amp;#039;, args.died )&lt;br /&gt;
	:addRow( &amp;#039;Nationality&amp;#039;, args.nationality )&lt;br /&gt;
	return retval&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>AccountManager</name></author>
	</entry>
</feed>