<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="nl">
	<id>https://informatiestandaarden.test-nictiz.nl/index.php?action=history&amp;feed=atom&amp;title=Sjabloon%3AModule_rating%2Fdoc</id>
	<title>Sjabloon:Module rating/doc - Bewerkingsoverzicht</title>
	<link rel="self" type="application/atom+xml" href="https://informatiestandaarden.test-nictiz.nl/index.php?action=history&amp;feed=atom&amp;title=Sjabloon%3AModule_rating%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://informatiestandaarden.test-nictiz.nl/index.php?title=Sjabloon:Module_rating/doc&amp;action=history"/>
	<updated>2026-04-28T11:29:48Z</updated>
	<subtitle>Bewerkingsoverzicht voor deze pagina op de wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://informatiestandaarden.test-nictiz.nl/index.php?title=Sjabloon:Module_rating/doc&amp;diff=2782&amp;oldid=prev</id>
		<title>Ahenket: Nieuwe pagina aangemaakt met &#039;{{Documentation subpage}} &lt;!-- Categories go at the bottom of this page and interwikis go in Wikidata. --&gt;  This template is used to rate Lua modules by ...&#039;</title>
		<link rel="alternate" type="text/html" href="https://informatiestandaarden.test-nictiz.nl/index.php?title=Sjabloon:Module_rating/doc&amp;diff=2782&amp;oldid=prev"/>
		<updated>2013-07-19T09:43:31Z</updated>

		<summary type="html">&lt;p&gt;Nieuwe pagina aangemaakt met &amp;#039;{{Documentation subpage}} &amp;lt;!-- Categories go at the bottom of this page and interwikis go in Wikidata. --&amp;gt;  This template is used to rate &lt;a href=&quot;/index.php?title=WP:LUA&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:LUA (de pagina bestaat niet)&quot;&gt;Lua modules&lt;/a&gt; by ...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nieuwe pagina&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Categories go at the bottom of this page and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This template is used to rate [[WP:LUA|Lua modules]] by quality. It is placed at the top of the module&amp;#039;s /doc subpage. It produces a message informing users about the rating system, and it also places the module into a tracking category.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
Basic usage:&lt;br /&gt;
&lt;br /&gt;
{{pre|{{tlx|module rating|&amp;#039;&amp;#039;rating&amp;#039;&amp;#039;}}}}&lt;br /&gt;
&lt;br /&gt;
Without categories:&lt;br /&gt;
&lt;br /&gt;
{{pre|{{tlx|module rating|&amp;#039;&amp;#039;rating&amp;#039;&amp;#039;|3=nocat=true}}}}&lt;br /&gt;
&lt;br /&gt;
== Ratings ==&lt;br /&gt;
&lt;br /&gt;
The rating should be placed in the first positional parameter. There are five different ratings: &amp;#039;&amp;#039;&amp;#039;pre-alpha&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;alpha&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;beta&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;release&amp;#039;&amp;#039;&amp;#039;, and &amp;#039;&amp;#039;&amp;#039;protected&amp;#039;&amp;#039;&amp;#039;. There are also short alias codes for each of the ratings.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Rating !! Aliases !! Result&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;pre-alpha&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;prealpha&amp;lt;/code&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;code&amp;gt;pa&amp;lt;/code&amp;gt; || {{module rating|pre-alpha|nocat=true}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;alpha&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;a&amp;lt;/code&amp;gt; || {{module rating|alpha|nocat=true}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;beta&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;b&amp;lt;/code&amp;gt; || {{module rating|beta|nocat=true}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;release&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;r&amp;lt;/code&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;code&amp;gt;general&amp;lt;/code&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;code&amp;gt;g&amp;lt;/code&amp;gt; || {{module rating|release|nocat=true}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;protected&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;protect&amp;lt;/code&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;code&amp;gt;p&amp;lt;/code&amp;gt; || {{module rating|protected|nocat=true}}&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Categories ==&lt;br /&gt;
&lt;br /&gt;
The template will put modules in one of the following categories, according to the rating specified:&lt;br /&gt;
* [[:Category:Modules in pre-alpha development]]&lt;br /&gt;
* [[:Category:Modules in alpha]]&lt;br /&gt;
* [[:Category:Modules in beta]]&lt;br /&gt;
* [[:Category:Modules for general use]]&lt;br /&gt;
* [[:Category:Modules subject to page protection]]&lt;br /&gt;
&lt;br /&gt;
These categories are suppressed on pages ending with /doc. To suppress categories on all pages, you can use the code {{para|nocat|true}}.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* {{tl|module-rating categories}}&lt;br /&gt;
* [[Wikipedia:Lua]]&lt;br /&gt;
* [[Wikipedia:Lua requests]]&lt;br /&gt;
* {{tl|Lua talk}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- Categories go here, and interwikis go in Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Template documentation|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ahenket</name></author>
	</entry>
</feed>