Some templates use numbered arguments (see for example http://en.wikipedia.org/wiki/Module:Citation/CS1/Whitelist in the numbered_arguments list). For example, you can use author1, author2, ... (no limit).
Currently, there's no way to define such parameters in TemplateData, and the VE interface is not also optimal for them.
Would it be possible to handle numbered arguments in TemplateData: a parameter named author# would define a numbered parameter named author with a numerical suffix. It should be possible to define lower bound (1 by default) and upper bound (no limit by default).
Then VE should handle them accordingly: only propose the first parameter available in the list of parameters than can be added.
Version: unspecified
Severity: major
See Also:
T53740: TemplateData: page_props limits value length to 65535 bytes (MySQL 'blob' field)