Module:Template invoke/doc
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.