Modèle:Validate parameters/doc
Aller à la navigation
Aller à la recherche
This template should be called in other templates with template data to enable parameter validation. It automatically fills Category:Pages with errors and its subcategories if any parameter calls do not match the template data.
Enumerating parameters
Some templates have enumerating parameters, e.g. artist1, artist2, and so on.
In these cases please add as many versions of the parameter to the template data as are typically used.
To inform {{Validate parameters}} about the parameter going arbitrarily high add the following to the template data:
{
"params": ...,
"maps": {
"validateParameters": {
"enumeratingParameters": [
"artist1"
]
}
}
}Parameters
Aucune description.
| Paramètre | Description | Type | État | |||
|---|---|---|---|---|---|---|
| Aucun paramètre spécifié | ||||||