<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.filipefonseca.pt/index.php?action=history&amp;feed=atom&amp;title=Template%3AModule_rating%2Fdoc</id>
	<title>Template:Module rating/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.filipefonseca.pt/index.php?action=history&amp;feed=atom&amp;title=Template%3AModule_rating%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://wiki.filipefonseca.pt/index.php?title=Template:Module_rating/doc&amp;action=history"/>
	<updated>2026-04-18T19:48:38Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>http://wiki.filipefonseca.pt/index.php?title=Template:Module_rating/doc&amp;diff=561&amp;oldid=prev</id>
		<title>FilipeFonseca: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://wiki.filipefonseca.pt/index.php?title=Template:Module_rating/doc&amp;diff=561&amp;oldid=prev"/>
		<updated>2021-07-08T07:21:01Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&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'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|''rating''}}}}&lt;br /&gt;
&lt;br /&gt;
Without categories:&lt;br /&gt;
&lt;br /&gt;
{{pre|{{tlx|module rating|''rating''|3=nocat=true}}}}&lt;br /&gt;
&lt;br /&gt;
If {{tlx|Module rating}} is used outside the Module namespace, an error message is displayed instead and will be categorized under [[:Category:Pages with templates in the wrong namespace]].&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: '''pre-alpha''', '''alpha''', '''beta''', '''release''', and '''protected'''. 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|demospace=Module}}&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|demospace=module}}&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|demospace=module}}&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|demospace=module}}&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|demospace=module}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;semiprotected&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;semiprotect&amp;lt;/code&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;code&amp;gt;semi&amp;lt;/code&amp;gt; || {{module rating|semi|nocat=true|demospace=module}}&lt;br /&gt;
|-&lt;br /&gt;
| ''Anything else or if missing'' ||  || {{module rating|prdaskidkated|nocat=true|demospace=module}}&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== TemplateData ==&lt;br /&gt;
{{Format TemplateData|&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 one of protected or semiprotected, 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;
				&amp;quot;semiprotected&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;
&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}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories go here, and interwikis go in Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Template documentation]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>FilipeFonseca</name></author>
	</entry>
</feed>