Editing
Template:Module rating
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
<noinclude> <languages /> </noinclude><includeonly>{{Module other|{{ombox | type = notice | image = {{#switch: {{{1|}}} | pre-alpha | prealpha | pa = [[File:OOjs UI icon text-style.svg|40x40px|link=]] | alpha | a = [[File:OOjs UI icon bold-a.svg|40x40px|link=]] | beta | b = [[File:OOjs UI icon bold-b.svg|40x40px|link=]] | release | r | general | g = [[File:OOjs UI icon check-constructive.svg|40x40px|link=]] | protected | protect | p = [[File:{{#if:{{CASCADINGSOURCES:{{FULLPAGENAME}}}}|Cascade-protection-shackle.svg|{{#ifeq:{{PROTECTIONLEVEL:edit}}|sysop|Full-protection-shackle-red.svg|Semi-protection-shackle-no-text.svg}}}}|40x40px|link=]] | semiprotected | semiprotect | semi = [[File:Semi-protection-shackle.svg|40x40px|link=]] | #default = [[File:OOjs UI icon alert-destructive.svg|40x40px|link=]] }} | style = | textstyle = | text = {{#switch: {{{1|}}} | pre-alpha | prealpha | pa = <translate><!--T:1--> This module is rated as [[<tvar name=1>Special:MyLanguage/Category:Modules in pre-alpha development</tvar>|pre-alpha]].</translate> <translate><!--T:2--> It is unfinished, and may or may not be in active development.</translate> <translate><!--T:3--> It should not be used from article namespace pages.</translate> <translate><!--T:4--> Modules remain pre-alpha until the original editor (or someone who takes one over if it is abandoned for some time) is satisfied with the basic structure.</translate><!-- -->{{#ifexpr: <!-- No category for /doc or /sandbox subpages --> {{IsDocSubpage|false=0}} or {{#ifeq:{{SUBPAGENAME}}|sandbox|1|0}} || {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Modules in pre-alpha development|{{PAGENAME}}]] }} }} | alpha | a = <translate><!--T:20--> This module is rated as [[<tvar name=1>Special:MyLanguage/Category:Modules in alpha</tvar>|alpha]].</translate> <translate><!--T:21--> It is ready for third party input, and may be used on a few pages to see if problems arise, but should be watched.</translate> <translate><!--T:22--> Suggestions for new features or changes in their input and output mechanisms are welcome.</translate><!-- -->{{#ifexpr: <!-- No category for /doc or /sandbox subpages --> {{IsDocSubpage|false=0}} or {{#ifeq:{{SUBPAGENAME}}|sandbox|1|0}} || {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Modules in alpha|{{PAGENAME}}]] }} }} | beta | b = <translate><!--T:23--> This module is rated as [[<tvar name=1>Special:MyLanguage/Category:Modules in beta</tvar>|beta]], and is ready for widespread use.</translate> <translate><!--T:24--> It is still new and should be used with some caution to ensure the results are as expected.</translate><!-- -->{{#ifexpr: <!-- No category for /doc or /sandbox subpages --> {{IsDocSubpage|false=0}} or {{#ifeq:{{SUBPAGENAME}}|sandbox|1|0}} || {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Modules in beta|{{PAGENAME}}]] }} }} | release | r | general | g = <translate><!--T:25--> This module is rated as [[<tvar name=1>Special:MyLanguage/Category:Modules for general use</tvar>|ready for general use]].</translate> <translate><!--T:26--> It has reached a mature form and is thought to be bug-free and ready for use wherever appropriate.</translate> <translate><!--T:27--> It is ready to mention on help pages and other resources as an option for new users to learn.</translate> <translate><!--T:28--> To reduce server load and bad output, it should be improved by [[w:WP:TESTCASES|sandbox testing]] rather than repeated trial-and-error editing.</translate><!-- -->{{#ifexpr: <!-- No category for /doc or /sandbox subpages --> {{IsDocSubpage|false=0}} or {{#ifeq:{{SUBPAGENAME}}|sandbox|1|0}} || {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Modules for general use|{{PAGENAME}}]] }} }} | protected | protect | p = <translate><!--T:29--> This module is [[<tvar name=1>Special:MyLanguage/Category:Modules subject to page protection</tvar>|subject to {{<tvar name=2>#if:{{CASCADINGSOURCES:{{FULLPAGENAME}}}}</tvar>|cascading|page}} protection]].</translate> <translate><!--T:30--> It is a highly visible module in use by a very large number of pages.</translate> <translate><!--T:31--> Because vandalism or mistakes would affect many pages, and even trivial editing might cause substantial load on the servers, it is [[<tvar name=1>Special:MyLanguage/Project:Protected page</tvar>|protected]] from editing.</translate><!-- -->{{#ifexpr: <!-- No category for /doc or /sandbox subpages --> {{IsDocSubpage|false=0}} or {{#ifeq:{{SUBPAGENAME}}|sandbox|1|0}} || {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Modules subject to page protection|{{PAGENAME}}]] }} }} | #default = {{error|1=<translate><!--T:17--> Module rating is invalid or not specified.</translate>}} }} }}|{{error|1=<translate><!--T:18--> Error:</translate> <translate><!--T:19--> <tvar name=1>{{tl|Module rating}}</tvar> must be placed in the Module namespace.</translate>}}|demospace={{{demospace|<noinclude>module</noinclude>}}}}}</includeonly><noinclude> {{documentation|content= <translate><!--T:5--> This template is used to rate [[Lua/Overview|Lua modules]] by quality.</translate> <translate><!--T:6--> It is placed at the top of the module's /doc subpage.</translate> <translate><!--T:7--> It produces a message informing users about the rating system, and it also places the module into a tracking category.</translate> <translate> == Usage == <!--T:8--> <!--T:9--> Basic usage: </translate> {{pre|{{tlx|module rating|''rating''}}}} <translate><!--T:10--> Without categories:</translate> {{pre|{{tlx|module rating|''rating''|3=nocat=true}}}} <translate><!--T:32--> If <tvar name=1>{{tlx|Module rating}}</tvar> is used outside the Module namespace, an error message is shown: <tvar name=2>{{module rating}}</tvar></translate> <translate> == Ratings == <!--T:11--> </translate> <translate><!--T:33--> The rating should be placed in the first positional parameter.</translate> <translate><!--T:34--> There are five different ratings: <tvar name=1>'''pre-alpha'''{{int|comma-separator}}'''alpha'''{{int|comma-separator}}'''beta'''{{int|comma-separator}}'''release'''{{int|and}}{{int|word-separator}}'''protected'''</tvar>.</translate> <translate><!--T:35--> There are also short alias codes for each of the ratings.</translate> {{(!}} class="wikitable" ! <translate><!--T:12--> Rating</translate> ! <translate><!--T:13--> Aliases</translate> ! <translate><!--T:14--> Result</translate> {{!}}- {{!}} <code>pre-alpha</code> {{!}} <code>prealpha</code><br/><code>pa</code> {{!}} {{module rating|pre-alpha|nocat=true|demospace=Module}} {{!}}- {{!}} <code>alpha</code> {{!}} <code>a</code> {{!}} {{module rating|alpha|nocat=true|demospace=module}} {{!}}- {{!}} <code>beta</code> {{!}} <code>b</code> {{!}} {{module rating|beta|nocat=true|demospace=module}} {{!}}- {{!}} <code>release</code> {{!}} <code>r</code><br/><code>general</code><br/><code>g</code> {{!}} {{module rating|release|nocat=true|demospace=module}} {{!}}- {{!}} <code>protected</code> {{!}} <code>protect</code><br/><code>p</code> {{!}} {{module rating|protected|nocat=true|demospace=module}} {{!}}- {{!}} <translate><!--T:36--> ''Anything else or if missing''</translate> {{!}} {{!}} {{module rating|prdaskidkated|nocat=true|demospace=module}} {{!}}- {{!)}} == TemplateData == {{Module rating/doc}} <translate> == Categories == <!--T:15--> <!--T:37--> The template will put modules in one of the following categories, according to the rating specified: </translate> * {{ll|Category:Modules in pre-alpha development}} * {{ll|Category:Modules in alpha}} * {{ll|Category:Modules in beta}} * {{ll|Category:Modules for general use}} * {{ll|Category:Modules subject to page protection}} <translate><!--T:38--> These categories are suppressed on pages ending with /doc.</translate> <translate><!--T:39--> To suppress categories on all pages, you can use the code <tvar name=1>{{para|nocat|true}}</tvar>.</translate> <translate> == See also == <!--T:16--> </translate> * {{tl|module-rating categories}} * [[Lua]] * {{tl|Lua}} }} </noinclude>
Summary:
Please note that all contributions to FRC Archive Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Frcwiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:!)
(
edit
)
Template:(!
(
edit
)
Template:Documentation
(
edit
)
Template:Error
(
edit
)
Template:Int
(
edit
)
Template:IsDocSubpage
(
edit
)
Template:Ll
(
edit
)
Template:Localized link
(
edit
)
Template:Module other
(
edit
)
Template:Module rating
(
edit
)
Template:Module rating/doc
(
edit
)
Template:Ombox
(
edit
)
Template:Pagelang
(
edit
)
Template:Para
(
edit
)
Template:Pre
(
edit
)
Template:Template link
(
edit
)
Template:Template link expanded
(
edit
)
Template:Tl
(
edit
)
Template:Tlx
(
edit
)
Template:Translatable
(
edit
)
Module:Arguments
(
edit
)
Module:Documentation
(
edit
)
Module:Documentation/config
(
edit
)
Module:Documentation/i18n
(
edit
)
Module:Documentation/styles.css
(
edit
)
Module:Message box
(
edit
)
Module:Message box/configuration
(
edit
)
Module:Message box/ombox.css
(
edit
)
Module:TNT
(
edit
)
Module:Template link general
(
edit
)
Module:Template translation
(
edit
)
Module:Yesno
(
edit
)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Template
Discussion
English
Views
Read
Edit source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Upload file
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information