Module:Arguments/doc
Appearance
This module provides easy processing of arguments passed from #invoke. It is a meta-module, meant for use by other modules, and should not be called from #invoke directly. Its features are:
- Easy trimming of arguments and removal of blank arguments.
- Arguments can be passed by both the current frame and by the parent frame at the same time.
- Arguments can be passed in directly from another Lua module or from the debug console. Most features can be customized.
This is a documentation subpage for Module:Arguments It contains usage information, categories and other content that is not part of the original module page. |