Modèle:Validate parameters/doc

De Wiki Pathfinder Lacrypte
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ètres du modèle

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

ParamètreDescriptionTypeÉtat
Aucun paramètre spécifié