Template:Module rating/nl
Dit sjabloon wordt gebruikt om de Lua modules in te delen op kwaliteit. Het is geplaatst bovenaan de module /doc subpagina. Het geeft een melding aan de gebruikers over het rating systeem, het plaatst de module ook in een categorie, zodat de ontwikkeling makkelijk te volgen is.
Gebruik
Basisgebruik:
{{module rating|rating}}
Zonder categorieën:
{{module rating|rating|nocat=true}}
Als {{Module rating}} buiten de Module namespace wordt gebruikt, dan wordt de foutmelding Fout: {{Module rating/nl }} moet in de Module namespace worden geplaatst. getoond.
Ratings
De rating moet als eerste parameter worden opgegeven. Er zijn vijf ratings: pre-alpha, alpha, beta, release en protected. Er is per rating ook een code.
Rating | Aliassen | Resultaat | ||
---|---|---|---|---|
pre-alpha
|
prealpha pa
|
| ||
alpha
|
a
|
| ||
beta
|
b
|
| ||
release
|
r general g
|
| ||
protected
|
protect p
|
| ||
Iets anders of als het ontbreekt |
|
TemplateData
Dit is de TemplateData documentatie van dit sjabloon dat gebruikt wordt door de VisualEditor en andere hulpmiddelen.
Module rating
This template is used to rate 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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Rating | 1 | One of pre-alpha, alpha, beta or release for quality, or protected, or an approved (see full docs) abbreviation for one of these.
| String | required |
Do not categorize | nocat | Set to true to disable categorization by rating. Normally leave blank.
| Boolean | optional |
Fake namespace | demospace | Set to module to force template to display outside that namespace. Demonstration purposes only.
| String | optional |
Categorieën
Het sjabloon zal de modules plaatsen in een van de volgende categorieën, dat natuurlijk op basis van de aangegeven rating:
- 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
Deze categorieën worden onderdrukt op pagina's die eindigen met /doc.
Om de categorieën op alle pagina's te onderdrukken, kunt u de code |nocat=true
gebruiken.
Zie ook
- {{Module-rating categories/nl }}
- Lua
- {{Lua }}