<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://wiki.play.eco/fr/index.php?action=history&amp;feed=atom&amp;title=Module%3ABiomeInfoCard</id>
	<title>Module:BiomeInfoCard - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.play.eco/fr/index.php?action=history&amp;feed=atom&amp;title=Module%3ABiomeInfoCard"/>
	<link rel="alternate" type="text/html" href="https://wiki.play.eco/fr/index.php?title=Module:BiomeInfoCard&amp;action=history"/>
	<updated>2026-06-04T02:11:56Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.play.eco/fr/index.php?title=Module:BiomeInfoCard&amp;diff=487&amp;oldid=prev</id>
		<title>BuloBon : Page créée avec « local Utils = require(&#039;Module:Utils&#039;) local Lang = Utils.getLanguageName()  local p = {}  function p.main(frame) 	local PageName = frame.args[1] 	BiomeName = Utils.BiomeSearch(PageName) 	local WikiText =&#039;&#039; 	 	WikiText =  WikiText ..&#039;page name get test: &#039; .. PageName ..&#039;&lt;/br&gt;&#039; 	WikiText =  WikiText ..&#039;Item name get test: &#039; .. BiomeName ..&#039;&lt;/br&gt;&#039;  	if (BiomeName ~= &quot;None&quot;) then 		local BiomeData = require( &quot;Module:BiomeData&quot; )     	local Biome = BiomeData.biomes[Bi... »</title>
		<link rel="alternate" type="text/html" href="https://wiki.play.eco/fr/index.php?title=Module:BiomeInfoCard&amp;diff=487&amp;oldid=prev"/>
		<updated>2025-11-16T20:23:50Z</updated>

		<summary type="html">&lt;p&gt;Page créée avec « local Utils = require(&amp;#039;Module:Utils&amp;#039;) local Lang = Utils.getLanguageName()  local p = {}  function p.main(frame) 	local PageName = frame.args[1] 	BiomeName = Utils.BiomeSearch(PageName) 	local WikiText =&amp;#039;&amp;#039; 	 	WikiText =  WikiText ..&amp;#039;page name get test: &amp;#039; .. PageName ..&amp;#039;&amp;lt;/br&amp;gt;&amp;#039; 	WikiText =  WikiText ..&amp;#039;Item name get test: &amp;#039; .. BiomeName ..&amp;#039;&amp;lt;/br&amp;gt;&amp;#039;  	if (BiomeName ~= &amp;quot;None&amp;quot;) then 		local BiomeData = require( &amp;quot;Module:BiomeData&amp;quot; )     	local Biome = BiomeData.biomes[Bi... »&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local Utils = require(&amp;#039;Module:Utils&amp;#039;)&lt;br /&gt;
local Lang = Utils.getLanguageName()&lt;br /&gt;
&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.main(frame)&lt;br /&gt;
	local PageName = frame.args[1]&lt;br /&gt;
	BiomeName = Utils.BiomeSearch(PageName)&lt;br /&gt;
	local WikiText =&amp;#039;&amp;#039;&lt;br /&gt;
	&lt;br /&gt;
	WikiText =  WikiText ..&amp;#039;page name get test: &amp;#039; .. PageName ..&amp;#039;&amp;lt;/br&amp;gt;&amp;#039;&lt;br /&gt;
	WikiText =  WikiText ..&amp;#039;Item name get test: &amp;#039; .. BiomeName ..&amp;#039;&amp;lt;/br&amp;gt;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
	if (BiomeName ~= &amp;quot;None&amp;quot;) then&lt;br /&gt;
		local BiomeData = require( &amp;quot;Module:BiomeData&amp;quot; )&lt;br /&gt;
    	local Biome = BiomeData.biomes[BiomeName]&lt;br /&gt;
    	&lt;br /&gt;
	end&lt;br /&gt;
	&lt;br /&gt;
    return WikiText&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>BuloBon</name></author>
	</entry>
</feed>