Cambios

Ir a la navegación Ir a la búsqueda
Busca en cnbGuatemala con Google

8110 bytes añadidos ,  hace 3 años
includeonly when transcluded
<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|1>Special:MyLanguage/Category:Modules in pre-alpha development</>|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><!--
-->{{#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 = <translate><!--T:20--> This module is rated as [[<tvar|1>Special:MyLanguage/Category:Modules in alpha</>|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><!--
-->{{#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 = <translate><!--T:23--> This module is rated as [[<tvar|1>Special:MyLanguage/Category:Modules in beta</>|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><!--
-->{{#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 = <translate><!--T:25--> This module is rated as [[<tvar|1>Special:MyLanguage/Category:Modules for general use</>|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><!--
-->{{#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 = <translate><!--T:29--> This module is [[<tvar|1>Special:MyLanguage/Category:Modules subject to page protection</>|subject to {{<tvar|2>#if:{{CASCADINGSOURCES:{{FULLPAGENAME}}}}</>|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|1>Special:MyLanguage/Project:Protected page</>|protected]] from editing.</translate><!--
-->{{#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|1=<translate><!--T:17--> Module rating is invalid or not specified.</translate>}}
}}
}}|{{error|1=<translate><!--T:18--> Error:</translate> <translate><!--T:19--> <tvar|1>{{tl|Module rating}}</> 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|1>{{tlx|Module rating}}</> is used outside the Module namespace, an error message is shown: <tvar|2>{{module rating}}</></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|1>pre-alpha</>''', '''<tvar|2>alpha</>''', '''<tvar|3>beta</>''', '''<tvar|4>release</>''', and '''<tvar|5>protected</>'''.</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}}
{{!}}-
{{!}}{{)}}

<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|1>{{para|nocat|true}}</>.</translate>

<translate>
== See also == <!--T:16-->
</translate>
* {{tl|module-rating categories}}
* [[Lua]]
* {{tl|Lua}}

}}
</noinclude>
Usuario anónimo

Menú de navegación