<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://wikifield.fr/index.php?action=history&amp;feed=atom&amp;title=Module%3AInfobox%2FInfobox_universelle</id>
	<title>Module:Infobox/Infobox universelle - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://wikifield.fr/index.php?action=history&amp;feed=atom&amp;title=Module%3AInfobox%2FInfobox_universelle"/>
	<link rel="alternate" type="text/html" href="https://wikifield.fr/index.php?title=Module:Infobox/Infobox_universelle&amp;action=history"/>
	<updated>2026-04-08T10:58:47Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://wikifield.fr/index.php?title=Module:Infobox/Infobox_universelle&amp;diff=328&amp;oldid=prev</id>
		<title>Squirkiz : 1 révision importée</title>
		<link rel="alternate" type="text/html" href="https://wikifield.fr/index.php?title=Module:Infobox/Infobox_universelle&amp;diff=328&amp;oldid=prev"/>
		<updated>2019-04-14T13:54:33Z</updated>

		<summary type="html">&lt;p&gt;1 révision importée&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;fr&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Version précédente&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Version du 14 avril 2019 à 13:54&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;fr&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(Aucune différence)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key wikidb:diff:1.41:old-327:rev-328 --&gt;
&lt;/table&gt;</summary>
		<author><name>Squirkiz</name></author>
	</entry>
	<entry>
		<id>https://wikifield.fr/index.php?title=Module:Infobox/Infobox_universelle&amp;diff=327&amp;oldid=prev</id>
		<title>fr&gt;Zebulon84 : interface wikidata → wikidata (sinon bug car la fonction getids a évoluée)</title>
		<link rel="alternate" type="text/html" href="https://wikifield.fr/index.php?title=Module:Infobox/Infobox_universelle&amp;diff=327&amp;oldid=prev"/>
		<updated>2017-09-04T05:17:21Z</updated>

		<summary type="html">&lt;p&gt;interface wikidata → wikidata (sinon bug car la fonction getids a évolué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;
local isInstance = require( &amp;#039;Module:Wikidata&amp;#039; ).isInstance&lt;br /&gt;
&lt;br /&gt;
function p.main(frame)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
	local item = frame.args[1]&lt;br /&gt;
&lt;br /&gt;
	local template = &amp;quot;Monument&amp;quot; -- plus ou moins passe partout&lt;br /&gt;
&lt;br /&gt;
	if isInstance(&amp;quot;Q5&amp;quot;, item, 0) then&lt;br /&gt;
		template = &amp;quot;Biographie&amp;quot; &lt;br /&gt;
	elseif isInstance(&amp;quot;Q56061&amp;quot;, item, 3) then&lt;br /&gt;
		template = &amp;quot;Localité&amp;quot;&lt;br /&gt;
	end&lt;br /&gt;
	return template&lt;br /&gt;
end&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>fr&gt;Zebulon84</name></author>
	</entry>
</feed>