Module:Template invoke/doc

From para.wiki
Revision as of 00:40, 19 January 2019 by Anonymous
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is the documentation page for Module:Template invoke

Allow for easy invocation of utility modules via templates, which is a surprisingly difficult task. Invoke with {{#invoke:template invoke|exec|<module name>}} and it will call that module using the arguments passed to the template. The first argument is the function to invoke, the rest are passed to that function.