<?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%3AInfobox%2FBiographie%2FOrdres</id>
	<title>Module:Infobox/Biographie/Ordres - 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%3AInfobox%2FBiographie%2FOrdres"/>
	<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Module:Infobox/Biographie/Ordres&amp;action=history"/>
	<updated>2026-06-23T16:42:42Z</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:Infobox/Biographie/Ordres&amp;diff=4394&amp;oldid=prev</id>
		<title>Alakihel : Page créée avec « local p = {}  function p.ordres(frame)     local args = frame:getParent().args     local out = {}      for i = 1, 5 do         local rang = args[&quot;Rang &quot; .. i]         local date = args[&quot;Date d’entrée &quot; .. i]         local serment = args[&quot;Serment·s prêté·s &quot; .. i]         local faits = args[&quot;Faits d&#039;armes &quot; .. i]         local titre = args[&quot;Sous-titre-ordre &quot; .. i] or (&quot;Ordre &quot; .. i)         local charte = args[&quot;Charte&quot;] or &quot;defaut&quot;          if rang or date... »</title>
		<link rel="alternate" type="text/html" href="https://wiki.alakihel.ovh/index.php?title=Module:Infobox/Biographie/Ordres&amp;diff=4394&amp;oldid=prev"/>
		<updated>2025-05-29T12:57:37Z</updated>

		<summary type="html">&lt;p&gt;Page créée avec « local p = {}  function p.ordres(frame)     local args = frame:getParent().args     local out = {}      for i = 1, 5 do         local rang = args[&amp;quot;Rang &amp;quot; .. i]         local date = args[&amp;quot;Date d’entrée &amp;quot; .. i]         local serment = args[&amp;quot;Serment·s prêté·s &amp;quot; .. i]         local faits = args[&amp;quot;Faits d&amp;#039;armes &amp;quot; .. i]         local titre = args[&amp;quot;Sous-titre-ordre &amp;quot; .. i] or (&amp;quot;Ordre &amp;quot; .. i)         local charte = args[&amp;quot;Charte&amp;quot;] or &amp;quot;defaut&amp;quot;          if rang or date... »&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.ordres(frame)&lt;br /&gt;
    local args = frame:getParent().args&lt;br /&gt;
    local out = {}&lt;br /&gt;
&lt;br /&gt;
    for i = 1, 5 do&lt;br /&gt;
        local rang = args[&amp;quot;Rang &amp;quot; .. i]&lt;br /&gt;
        local date = args[&amp;quot;Date d’entrée &amp;quot; .. i]&lt;br /&gt;
        local serment = args[&amp;quot;Serment·s prêté·s &amp;quot; .. i]&lt;br /&gt;
        local faits = args[&amp;quot;Faits d&amp;#039;armes &amp;quot; .. i]&lt;br /&gt;
        local titre = args[&amp;quot;Sous-titre-ordre &amp;quot; .. i] or (&amp;quot;Ordre &amp;quot; .. i)&lt;br /&gt;
        local charte = args[&amp;quot;Charte&amp;quot;] or &amp;quot;defaut&amp;quot;&lt;br /&gt;
&lt;br /&gt;
        if rang or date or serment or faits then&lt;br /&gt;
            table.insert(out, frame:expandTemplate{&lt;br /&gt;
                title = &amp;quot;Infobox V3/Biographie/Ordre&amp;quot;,&lt;br /&gt;
                args = {&lt;br /&gt;
                    [&amp;quot;Charte&amp;quot;] = charte,&lt;br /&gt;
                    [&amp;quot;Sous-titre&amp;quot;] = titre,&lt;br /&gt;
                    [&amp;quot;Rang&amp;quot;] = rang,&lt;br /&gt;
                    [&amp;quot;Date d’entrée&amp;quot;] = date,&lt;br /&gt;
                    [&amp;quot;Serment·s prêté·s&amp;quot;] = serment,&lt;br /&gt;
                    [&amp;quot;Faits d&amp;#039;armes&amp;quot;] = faits&lt;br /&gt;
                }&lt;br /&gt;
            })&lt;br /&gt;
        end&lt;br /&gt;
    end&lt;br /&gt;
&lt;br /&gt;
    return table.concat(out, &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>