<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://cyclopedia.btz.alsace/index.php?action=history&amp;feed=atom&amp;title=Module%3ACitation%2FCS1%2Ftestcases%2F1</id>
	<title>Module:Citation/CS1/testcases/1 - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://cyclopedia.btz.alsace/index.php?action=history&amp;feed=atom&amp;title=Module%3ACitation%2FCS1%2Ftestcases%2F1"/>
	<link rel="alternate" type="text/html" href="https://cyclopedia.btz.alsace/index.php?title=Module:Citation/CS1/testcases/1&amp;action=history"/>
	<updated>2026-04-12T03:48:51Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://cyclopedia.btz.alsace/index.php?title=Module:Citation/CS1/testcases/1&amp;diff=203&amp;oldid=prev</id>
		<title>Admin : 1 version importée</title>
		<link rel="alternate" type="text/html" href="https://cyclopedia.btz.alsace/index.php?title=Module:Citation/CS1/testcases/1&amp;diff=203&amp;oldid=prev"/>
		<updated>2024-07-31T17:35:03Z</updated>

		<summary type="html">&lt;p&gt;1 version 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 31 juillet 2024 à 17:35&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 my_wiki:diff:1.41:old-202:rev-203 --&gt;
&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://cyclopedia.btz.alsace/index.php?title=Module:Citation/CS1/testcases/1&amp;diff=202&amp;oldid=prev</id>
		<title>wikipedia&gt;Izno : intended to be a test suite from first principle</title>
		<link rel="alternate" type="text/html" href="https://cyclopedia.btz.alsace/index.php?title=Module:Citation/CS1/testcases/1&amp;diff=202&amp;oldid=prev"/>
		<updated>2020-10-24T20:56:20Z</updated>

		<summary type="html">&lt;p&gt;intended to be a test suite from first principle&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;--[[&lt;br /&gt;
Unit tests for Module:Citation/CS1. Click talk page to run tests.&lt;br /&gt;
&lt;br /&gt;
Intended to be a test suit from first principles.&lt;br /&gt;
--]]&lt;br /&gt;
local p = require(&amp;#039;Module:UnitTests&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
function p:test_web()&lt;br /&gt;
    self:preprocess_equals_preprocess_many(&lt;br /&gt;
    	&amp;#039;{{cite web/new|&amp;#039;, &amp;#039;}}&amp;#039;,&lt;br /&gt;
		&amp;#039;{{cite web|&amp;#039;, &amp;#039;}}&amp;#039;,&lt;br /&gt;
		{&lt;br /&gt;
			{ [==[ ]==] },&lt;br /&gt;
			{ [==[ unrecognized_thing ]==] }, -- finds and then discards unrecognized_thing&lt;br /&gt;
			{ [==[ unrecognized_thing |unrecognized_thing2 ]==] }, -- finds and then discards unrecognized_things&lt;br /&gt;
			{ [==[ last = Last |unrecognized_thing ]==] },&lt;br /&gt;
			{ [==[ last = Last |unrecognized_thing |unrecognized_thing2 ]==] },&lt;br /&gt;
			{ [==[ unrecognized_parameter = unrecognized ]==] }, -- finds and then discards unrecognized parameter&lt;br /&gt;
			{ [==[ unrecognized_parameter = unrecognized  |unrecognized_parameter2 = unrecognized2 ]==] }, -- finds and then discards unrecognized parameters&lt;br /&gt;
			{ [==[ last=Last |1=unrecognized1 ]==] },&lt;br /&gt;
			{ [==[ last=Last |unrecognized_parameter = unrecognized |unrecognized_parameter2 = unrecognized2 ]==] },&lt;br /&gt;
		},&lt;br /&gt;
		{nowiki=false, templatestyles=true}&lt;br /&gt;
	)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>wikipedia&gt;Izno</name></author>
	</entry>
</feed>