<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://wiki.alakihel.ovh/index.php?action=history&amp;feed=atom&amp;title=Module%3AHistoire</id>
	<title>Module:Histoire - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.alakihel.ovh/index.php?action=history&amp;feed=atom&amp;title=Module%3AHistoire"/>
	<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Module:Histoire&amp;action=history"/>
	<updated>2026-04-09T18:16:34Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://wiki.alakihel.ovh/index.php?title=Module:Histoire&amp;diff=4697&amp;oldid=prev</id>
		<title>Alakihel : Page créée avec « local p = {}  function p.afficher(frame)     local html = {}     for i = 1, 10 do         local titre = frame.args[&quot;titre&quot; .. i]         local contenu = frame.args[&quot;contenu&quot; .. i]         if titre or contenu then             table.insert(html, &quot;&lt;tr&gt;&quot;)             if titre then                 table.insert(html, &#039;&lt;th scope=&quot;row&quot;&gt;&#039; .. titre .. &quot;&lt;/th&gt;&quot;)             else                 table.insert(html, &quot;&lt;th&gt;&lt;/th&gt;&quot;)             end             if contenu then... »</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Module:Histoire&amp;diff=4697&amp;oldid=prev"/>
		<updated>2025-06-02T15:01:14Z</updated>

		<summary type="html">&lt;p&gt;Page créée avec « local p = {}  function p.afficher(frame)     local html = {}     for i = 1, 10 do         local titre = frame.args[&amp;quot;titre&amp;quot; .. i]         local contenu = frame.args[&amp;quot;contenu&amp;quot; .. i]         if titre or contenu then             table.insert(html, &amp;quot;&amp;lt;tr&amp;gt;&amp;quot;)             if titre then                 table.insert(html, &amp;#039;&amp;lt;th scope=&amp;quot;row&amp;quot;&amp;gt;&amp;#039; .. titre .. &amp;quot;&amp;lt;/th&amp;gt;&amp;quot;)             else                 table.insert(html, &amp;quot;&amp;lt;th&amp;gt;&amp;lt;/th&amp;gt;&amp;quot;)             end             if contenu then... »&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.afficher(frame)&lt;br /&gt;
    local html = {}&lt;br /&gt;
    for i = 1, 10 do&lt;br /&gt;
        local titre = frame.args[&amp;quot;titre&amp;quot; .. i]&lt;br /&gt;
        local contenu = frame.args[&amp;quot;contenu&amp;quot; .. i]&lt;br /&gt;
        if titre or contenu then&lt;br /&gt;
            table.insert(html, &amp;quot;&amp;lt;tr&amp;gt;&amp;quot;)&lt;br /&gt;
            if titre then&lt;br /&gt;
                table.insert(html, &amp;#039;&amp;lt;th scope=&amp;quot;row&amp;quot;&amp;gt;&amp;#039; .. titre .. &amp;quot;&amp;lt;/th&amp;gt;&amp;quot;)&lt;br /&gt;
            else&lt;br /&gt;
                table.insert(html, &amp;quot;&amp;lt;th&amp;gt;&amp;lt;/th&amp;gt;&amp;quot;)&lt;br /&gt;
            end&lt;br /&gt;
            if contenu then&lt;br /&gt;
                table.insert(html, &amp;quot;&amp;lt;td&amp;gt;&amp;quot; .. contenu .. &amp;quot;&amp;lt;/td&amp;gt;&amp;quot;)&lt;br /&gt;
            else&lt;br /&gt;
                table.insert(html, &amp;quot;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;quot;)&lt;br /&gt;
            end&lt;br /&gt;
            table.insert(html, &amp;quot;&amp;lt;/tr&amp;gt;&amp;quot;)&lt;br /&gt;
        end&lt;br /&gt;
    end&lt;br /&gt;
    return table.concat(html, &amp;quot;\n&amp;quot;)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Alakihel</name></author>
	</entry>
</feed>