<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://wiki-ecombox.btssio.corsica/index.php?action=history&amp;feed=atom&amp;title=Mod%C3%A8le%3AModule_rating%2Fdoc</id>
	<title>Modèle:Module rating/doc - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://wiki-ecombox.btssio.corsica/index.php?action=history&amp;feed=atom&amp;title=Mod%C3%A8le%3AModule_rating%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki-ecombox.btssio.corsica/index.php?title=Mod%C3%A8le:Module_rating/doc&amp;action=history"/>
	<updated>2026-04-30T15:08:41Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>https://wiki-ecombox.btssio.corsica/index.php?title=Mod%C3%A8le:Module_rating/doc&amp;diff=451&amp;oldid=prev</id>
		<title>Aporaf : 1 version importée : Import template et modèles de mediawiki</title>
		<link rel="alternate" type="text/html" href="https://wiki-ecombox.btssio.corsica/index.php?title=Mod%C3%A8le:Module_rating/doc&amp;diff=451&amp;oldid=prev"/>
		<updated>2022-09-30T10:08:11Z</updated>

		<summary type="html">&lt;p&gt;1 version importée : Import template et modèles de mediawiki&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;fr&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;◂ Version précédente&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Version du 30 septembre 2022 à 10:08&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&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;/table&gt;</summary>
		<author><name>Aporaf</name></author>
	</entry>
	<entry>
		<id>https://wiki-ecombox.btssio.corsica/index.php?title=Mod%C3%A8le:Module_rating/doc&amp;diff=450&amp;oldid=prev</id>
		<title>mw&gt;Shirayuki : restore</title>
		<link rel="alternate" type="text/html" href="https://wiki-ecombox.btssio.corsica/index.php?title=Mod%C3%A8le:Module_rating/doc&amp;diff=450&amp;oldid=prev"/>
		<updated>2021-10-07T03:31:29Z</updated>

		<summary type="html">&lt;p&gt;restore&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --&amp;gt;&lt;br /&gt;
{{TemplateData header|editlinks=1|docpage=Module rating/doc}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;This template is used to rate Lua modules by quality. It is placed at the top of the module's /doc subpage. It produces a message informing users about the rating system, and it also places the module into a tracking category.&amp;quot;,&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;,&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Rating&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;One of pre-alpha, alpha, beta or release for quality, or protected, or an approved (see full docs) abbreviation for one of these.&amp;quot;,&lt;br /&gt;
			&amp;quot;suggestedvalues&amp;quot;: [&lt;br /&gt;
				&amp;quot;pre-alpha&amp;quot;,&lt;br /&gt;
				&amp;quot;alpha&amp;quot;,&lt;br /&gt;
				&amp;quot;beta&amp;quot;,&lt;br /&gt;
				&amp;quot;release&amp;quot;,&lt;br /&gt;
				&amp;quot;protected&amp;quot;&lt;br /&gt;
			],&lt;br /&gt;
			&amp;quot;required&amp;quot;: true,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;nocat&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Do not categorize&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Set to true to disable categorization by rating. Normally leave blank.&amp;quot;,&lt;br /&gt;
			&amp;quot;autovalue&amp;quot;: &amp;quot;true&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;boolean&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;demospace&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Fake namespace&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Set to module to force template to display outside that namespace. Demonstration purposes only.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Module&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Module rating|{{#if:{{#translation:}}|Δ{{#translation:}}}} ]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>mw&gt;Shirayuki</name></author>
	</entry>
</feed>