Template:Template rating: Difference between revisions
Appearance
| [checked revision] | [checked revision] |
Content deleted Content added
Caleb Cooper (talk | contribs) Created page with "{{Template other|{{ombox | type = notice | image = {{#switch: {{{1|<noinclude>g</noinclude>}}} | pre-alpha | prealpha | pa = File:Ambox warning blue constructi..." |
Caleb Cooper (talk | contribs) m Text replacement - "[[WP:" to "[[Wikipedia:WP:" |
||
| Line 23: | Line 23: | ||
| {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Templates in beta|{{PAGENAME}}]] }} |
| {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Templates in beta|{{PAGENAME}}]] }} |
||
}} |
}} |
||
| release | r | general | g = This template is rated as [[:Category:Templates 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 [[WP:TESTCASES|sandbox testing]] rather than repeated trial-and-error editing.<!-- |
| release | r | general | g = This template is rated as [[:Category:Templates 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 [[Wikipedia:WP:TESTCASES|sandbox testing]] rather than repeated trial-and-error editing.<!-- |
||
-->{{#switch: {{SUBPAGENAME}}|doc|sandbox=<!-- No category for /doc or /sandbox subpages --> |
-->{{#switch: {{SUBPAGENAME}}|doc|sandbox=<!-- No category for /doc or /sandbox subpages --> |
||
| {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Templates for general use|{{PAGENAME}}]] }} |
| {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Templates for general use|{{PAGENAME}}]] }} |
||
}} |
}} |
||
| protected | protect | p = This template is [[:Category:Templates subject to page protection|subject to page protection]]. It is a [[Wikipedia:High-risk templates|highly visible template]] in use by a very large number of pages, or is [[WP:SUBST|substituted]] very frequently. Because vandalism or mistakes would affect many pages, and even trivial editing might cause substantial load on the servers, it is [[WP:PROTECT|protected]] from editing.<!-- |
| protected | protect | p = This template is [[:Category:Templates subject to page protection|subject to page protection]]. It is a [[Wikipedia:High-risk templates|highly visible template]] in use by a very large number of pages, or is [[Wikipedia:WP:SUBST|substituted]] very frequently. Because vandalism or mistakes would affect many pages, and even trivial editing might cause substantial load on the servers, it is [[Wikipedia:WP:PROTECT|protected]] from editing.<!-- |
||
-->{{#switch: {{SUBPAGENAME}}|doc|sandbox=<!-- No category for /doc or /sandbox subpages --> |
-->{{#switch: {{SUBPAGENAME}}|doc|sandbox=<!-- No category for /doc or /sandbox subpages --> |
||
| {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Templates subject to page protection|{{PAGENAME}}]] }} |
| {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Templates subject to page protection|{{PAGENAME}}]] }} |
||
Latest revision as of 08:13, 21 October 2020
| This template is rated as 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 sandbox testing rather than repeated trial-and-error editing. |
| This page was automatically imported from Commons any changes will be overwritten, the source page is here () |
Usage
{{Template rating |1= |nocat= }}
This template marks the status of a template as one of five levels:
{{Template rating|pre-alpha}}{{Template rating|alpha}}{{Template rating|beta}}{{Template rating|release}}{{Template rating|protected}}
All parameter values are case-sensitive.
prealphaandpaare aliases forpre-alpha.ais an alias foralpha.bis an alias forbeta.r,generalandgare aliases forrelease.protectandpare aliases forprotected.
It also adds the template to one of five categories (unless the parameter nocat is set to true):
- Category:Templates in pre-alpha development (0)
- Category:Templates in alpha (0)
- Category:Templates in beta (2)
- Category:Templates for general use (1)
- Category:Templates subject to page protection (0)
TemplateData
Used to mark the status of a template as one of pre-alpha, alpha, beta, release, or protected
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Rating | 1 | The rating level of the template | String | required |
| Nocat | nocat | Suppress categories
| Boolean | optional |