Template:ParamCount/doc View history

Revision as of 16:05, 30 September 2014 by Deeploz (talk | contribs) (Created page with "{{doc subpage}} 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. <pre> {{P...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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
}}