Template:ParamCount/doc View history

This is a documentation subpage for Template:ParamCount.
It contains usage information, categories and other content that is not part of the original template page.

This template return the count of non-null parameters in a specified list. It is dedicated to be used in other advanced template, as a sub-template.

{{ParamCount
 | Parameter #1
 | Parameter #2
 | Parameter #3
etc...
 | Parameter #20
}}