यह मॉड्यूल:Params हेतु प्रलेख पृष्ठ है

The {{#invoke:params}} module is designed to be adopted by those templates that want to have a deep control of their parameters. It is particularly useful to variadic templates, to which it offers the possibility to count, list, map and propagate the parameters received without knowing their number in advance.

The module offers elegant shortcuts to non variadic templates as well. Outside templates it has virtually no applications; hence, if you plan to make experiments, make sure to do them from within a template, or you will not be able to see much (you can use {{Template sandbox}} for that). Under ../testcases you can find helper templates that can be specifically used for testing the module's capabilities in flexible ways (see in particular the {{../testcases/tmulti}} template).

साँचा:A note In case your template uses this module, please add साँचा:Tji to its documentation page, so that if breaking changes will be introduced in the future the template will be easily traceable.