Template:Module rating/i18n: Difference between revisions
Template page
More actions
No edit summary |
Prefix language interwiki links with w: |
||
| (8 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
{{#switch: {{{1|}}} | <languages /> | ||
| pre-alpha = | <onlyinclude>{{#switch: {{{1|}}} | ||
| pre-alpha = <translate><!--T:1--> This module is rated as [[: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 other than for testing. 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> | |||
| alpha = <translate><!--T:2--> 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.</translate> | |||
| beta = <translate><!--T:3--> 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.</translate> | |||
| release = <translate><!--T:4--> 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. 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> | |||
| protected = <translate><!--T:5--> This module is [[:Category:Modules subject to page protection|subject to page protection]]. It is a [[:w:Wikipedia:High-risk templates|highly visible module]] in use by a very large number of pages, or is [[:w: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 [[:w:WP:PROTECT|protected]] from editing.</translate> | |||
| semiprotected = <translate><!--T:6--> This module is [[:Category:Modules subject to page protection|subject to page protection]]. It is a [[:w:Wikipedia:High-risk templates|highly visible module]] in use by a very large number of pages, or is [[:w: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 [[:w:WP:SEMI|semi-protected]] from editing.</translate> | |||
| | | invalid-rating = <translate><!--T:8--> Module rating is invalid or not specified.</translate> | ||
| | | error = <translate><!--T:7--> Error: {{tl|Module rating}} must be placed in the Module namespace.</translate> | ||
<includeonly> | |||
| #default = ⧼{{{1}}}⧽ | |||
</includeonly> | |||
| | }}</onlyinclude> | ||
{{translated tag|header}} | |||
}} | |||
Latest revision as of 09:18, 12 August 2026
NOTE: Please do not use this template directly! This is just for translation. Use {{Module rating}} instead.