This is the documentation page for Module:Paramvalidate
This module is used to validate template inputs.
Supported parameters
| Parameter | Check | Result | Function |
|---|---|---|---|
{{{image}}} |
Check if the string ends with .extension |
Category:Pages with invalid image argument in template | checkImageExtension
|
{{{image}}} |
Check if the image exists as a file | Category:Pages with non-existent image in template | checkImageMetadata
|
{{{image}}} |
Check if the image has sufficient width (>=640px) for the infobox | Category:Pages with non-sufficient width image in infobox | checkImageMetadata
|