<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://alcolois.ca/w/index.php?action=history&amp;feed=atom&amp;title=Module%3ACourt</id>
	<title>Module:Court - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://alcolois.ca/w/index.php?action=history&amp;feed=atom&amp;title=Module%3ACourt"/>
	<link rel="alternate" type="text/html" href="https://alcolois.ca/w/index.php?title=Module:Court&amp;action=history"/>
	<updated>2026-04-28T17:10:26Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://alcolois.ca/w/index.php?title=Module:Court&amp;diff=16978&amp;oldid=prev</id>
		<title>Marc : Création du module Court</title>
		<link rel="alternate" type="text/html" href="https://alcolois.ca/w/index.php?title=Module:Court&amp;diff=16978&amp;oldid=prev"/>
		<updated>2025-05-30T17:22:48Z</updated>

		<summary type="html">&lt;p&gt;Création du module Court&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.court(frame)&lt;br /&gt;
    local text = frame.args[1] or &amp;quot;&amp;quot;&lt;br /&gt;
    &lt;br /&gt;
    local tribunal = string.match(text, &amp;quot;,%s*%d%d%d%d%s+([A-Z]+)&amp;quot;)&lt;br /&gt;
    return tribunal or &amp;quot;&amp;quot;&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Marc</name></author>
	</entry>
</feed>