Template:Parameter Count
SummaryEdit
This template, when used literally, always results in 1
. However, its intended use is assist other templates in counting its number of specified unnamed (numbered) parameters.
UsageEdit
{{#len:{{#splitargs:Parameter Count|1}}}}
The above code, when used in a template, will return the number of specified unnamed parameters called on said template.