<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://gregorius.dsi.universite-paris-saclay.fr/w/index.php?action=history&amp;feed=atom&amp;title=Module%3ACat%C3%A9gorisation_badges%2FD%C3%A9tection</id>
	<title>Module:Catégorisation badges/Détection - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://gregorius.dsi.universite-paris-saclay.fr/w/index.php?action=history&amp;feed=atom&amp;title=Module%3ACat%C3%A9gorisation_badges%2FD%C3%A9tection"/>
	<link rel="alternate" type="text/html" href="https://gregorius.dsi.universite-paris-saclay.fr/w/index.php?title=Module:Cat%C3%A9gorisation_badges/D%C3%A9tection&amp;action=history"/>
	<updated>2026-05-13T14:12:09Z</updated>
	<subtitle>Historique des révisions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.35.4</generator>
	<entry>
		<id>https://gregorius.dsi.universite-paris-saclay.fr/w/index.php?title=Module:Cat%C3%A9gorisation_badges/D%C3%A9tection&amp;diff=667&amp;oldid=prev</id>
		<title>Admin : 1 révision importée</title>
		<link rel="alternate" type="text/html" href="https://gregorius.dsi.universite-paris-saclay.fr/w/index.php?title=Module:Cat%C3%A9gorisation_badges/D%C3%A9tection&amp;diff=667&amp;oldid=prev"/>
		<updated>2016-01-25T11:24:04Z</updated>

		<summary type="html">&lt;p&gt;1 révision importée&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.hasAnyBadge( frame )&lt;br /&gt;
        local entity = mw.wikibase.getEntityObject()&lt;br /&gt;
        if not entity then&lt;br /&gt;
                return ''&lt;br /&gt;
        end&lt;br /&gt;
        for siteid, linkTable in pairs( entity.sitelinks ) do&lt;br /&gt;
                if next(entity.sitelinks[ siteid ].badges) ~= nil then&lt;br /&gt;
                        return '1'&lt;br /&gt;
                end&lt;br /&gt;
        end&lt;br /&gt;
        return ''&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>