Modèle:Module rating

De Documentation e-comBox
Révision datée du 29 septembre 2022 à 18:04 par Aporaf (discussion | contributions) (1 version importée : Import template et modèles de mediawiki)
(diff) ◂ Version précédente | Voir la version actuelle (diff) | Version suivante ▸ (diff)

<languages />

Documentation du modèle

<translate> This template is used to rate Lua modules by quality.</translate> <translate> It is placed at the top of the module's /doc subpage.</translate> <translate> It produces a message informing users about the rating system, and it also places the module into a tracking category.</translate>

<translate>

Usage

Basic usage: </translate>

{{module rating|rating}}

<translate> Without categories:</translate>

{{module rating|rating|nocat=true}}

<translate> If <tvar name=1>{{Module rating}}</tvar> is used outside the Module namespace, an error message is shown: <tvar name=2><translate> Error:</translate> <translate> <tvar name=1>{{Module rating}}</tvar> must be placed in the Module namespace.</translate></tvar></translate>

<translate>

Ratings

</translate> <translate> The rating should be placed in the first positional parameter.</translate> <translate> There are five different ratings: <tvar name=1>pre-alpha, alpha, beta, release et protected</tvar>.</translate> <translate> There are also short alias codes for each of the ratings.</translate>

<translate> Rating</translate> <translate> Aliases</translate> <translate> Result</translate>
pre-alpha prealpha
pa
alpha a
beta b
release r
general
g
protected protect
p
<translate> Anything else or if missing</translate>

TemplateData

[<span style="" title="<translate nowrap> View this template</translate>"><translate> view</translate> · <span style="" title="<translate nowrap> Discuss this template</translate>"><translate> talk</translate> · <span style="" title="<translate nowrap> Edit this template</translate>"><translate> edit</translate>]

Ceci est la documentation de TemplateData pour ce modèle, utilisée par VisualEditor et autres outils.

Module rating

[[Category:Templates using TemplateData{{#translation:}}]]

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.

Paramètres du modèle

La mise en forme sur une seule ligne est préférée pour ce modèle.

ParamètreDescriptionTypeStatut
Rating1

One of pre-alpha, alpha, beta or release for quality, or protected, or an approved (see full docs) abbreviation for one of these.

Valeurs suggérées
pre-alpha alpha beta release protected
Chaîneobligatoire
Do not categorizenocat

Set to true to disable categorization by rating. Normally leave blank.

Valeur automatique
true
Booléenfacultatif
Fake namespacedemospace

Set to module to force template to display outside that namespace. Demonstration purposes only.

Exemple
Module
Chaînefacultatif

<translate>

Categories

The template will put modules in one of the following categories, according to the rating specified: </translate>

<translate> These categories are suppressed on pages ending with /doc.</translate> <translate> To suppress categories on all pages, you can use the code <tvar name=1>|nocat=true</tvar>.</translate>

<translate>

See also

</translate>

[[Category:Template documentation pages{{#translation:}}]]