查看“Module rating/en”的源代码
←
Module rating/en
跳到导航
跳到搜索
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
<noinclude> <languages /> </noinclude>{{#switch: | = {{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 = This module is rated as [[Special:MyLanguage/Category:Modules in pre-alpha development|pre-alpha]]. It is unfinished, and may or may not be in active development. It should not be used from article namespace pages. 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.<!-- -->{{#switch: {{SUBPAGENAME}}|doc|sandbox=<!-- No category for /doc or /sandbox subpages --> | {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Modules in pre-alpha development|{{PAGENAME}}]] }} }} | alpha | a = This module is rated as [[:Category:Modules in alpha|alpha]]. It is ready for third party input, and may be used on a few pages to see if problems arise, but should be watched. Suggestions for new features or changes in their input and output mechanisms are welcome.<!-- -->{{#switch: {{SUBPAGENAME}}|doc|sandbox=<!-- No category for /doc or /sandbox subpages --> | {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Modules in alpha|{{PAGENAME}}]] }} }} | beta | b = This module is rated as [[:Category:Modules in beta|beta]], and is ready for widespread use. It is still new and should be used with some caution to ensure the results are as expected.<!-- -->{{#switch: {{SUBPAGENAME}}|doc|sandbox=<!-- No category for /doc or /sandbox subpages --> | {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Modules in beta|{{PAGENAME}}]] }} }} | release | r | general | g = This module is rated as [[:Category:Modules for general use|ready for general use]]. It has reached a mature form and is thought to be bug-free and ready for use wherever appropriate. It is ready to mention on help pages and other Wikipedia resources as an option for new users to learn. To reduce server load and bad output, it should be improved by [[:en:WP:TESTCASES|sandbox testing]] rather than repeated trial-and-error editing.<!-- -->{{#switch: {{SUBPAGENAME}}|doc|sandbox=<!-- No category for /doc or /sandbox subpages --> | {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Modules for general use|{{PAGENAME}}]] }} }} | protected | protect | p = This module is [[:Category:Modules subject to page protection|subject to {{#if:{{CASCADINGSOURCES:{{FULLPAGENAME}}}}|cascading|page}} protection]]. It is a highly visible module in use by a very large number of pages. Because vandalism or mistakes would affect many pages, and even trivial editing might cause substantial load on the servers, it is [[Project:Protected page|protected]] from editing.<!-- -->{{#switch: {{SUBPAGENAME}}|doc|sandbox=<!-- No category for /doc or /sandbox subpages --> | {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Modules subject to page protection|{{PAGENAME}}]] }} }} | #default = {{error|Module rating is invalid or not specified.}} }} }}|{{error|Error: {{tl|Module rating}} must be placed in the Module namespace.}}|demospace={{{demospace|<noinclude>module</noinclude>}}}}} | #default= {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Module rating|noshift=1|uselang={{int:lang}}}} }}<noinclude> {{documentation|content= This template is used to rate [[w: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. == Usage == Basic usage: {{pre|{{tlx|module rating|''rating''}}}} Without categories: {{pre|{{tlx|module rating|''rating''|3=nocat=true}}}} If {{tlx|Module rating}} is used outside the Module namespace, an error message is shown: {{module rating}} == Ratings == 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. {{(}}{{!}} class="wikitable" ! Rating !! Aliases !! Result {{!}}- {{!}} <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}} {{!}}- {{!}} ''Anything else or if missing'' {{!}}{{!}} {{!}}{{!}} {{module rating|prdaskidkated|nocat=true|demospace=module}} {{!}}- {{!}}{{)}} == Categories == The template will put modules in one of the following categories, according to the rating specified: * [[:Category:Modules in pre-alpha development]] * [[:Category:Modules in alpha]] * [[:Category:Modules in beta]] * [[:Category:Modules for general use]] * [[:Category:Modules subject to page protection]] These categories are suppressed on pages ending with /doc. To suppress categories on all pages, you can use the code {{para|nocat|true}}. == See also == * {{tl|module-rating categories}} * [[w:en:Wikipedia:Lua|Wikipedia:Lua]] * [[w:en:Wikipedia:Lua requests|Wikipedia:Lua requests]] * {{tl|Lua}} }} </noinclude>
本页使用的模板:
模板:(
(
查看源代码
)
模板:)
(
查看源代码
)
模板:Documentation
(
查看源代码
)
模板:Error
(
查看源代码
)
模板:Module other
(
查看源代码
)
模板:Module rating
(
查看源代码
)
模板:Ns:Module
(
查看源代码
)
模板:Ombox
(
查看源代码
)
模板:Para
(
查看源代码
)
模板:Pre
(
查看源代码
)
模板:Tl
(
查看源代码
)
模板:Tlx
(
查看源代码
)
模板:Transclude
(
查看源代码
)
返回至“
Module rating/en
”。
导航菜单
个人工具
登录
命名空间
页面
讨论
变体
已展开
已折叠
查看
阅读
查看源代码
查看历史
更多
已展开
已折叠
搜索
导航
首页
最近更改
随机页面
帮助
FAQ
系统使用
Formating
工具
链入页面
相关更改
特殊页面
页面信息