Module:Call wikitext/doc
Appearance
![]() | This is a documentation subpage for Module:Call wikitext. It may contain usage information, categories and other content that is not part of the original module page. |
This module is designed exclusively for providing an effective way to create testcases for Module:ArgRest, by "mocking" a transcluded template.
Usage
Simply wrap this template around ArgRest like so:
{{#invoke:ArgRest/testCaser|main|sourceCode=<nowiki>{{#invoke:ArgRest|<nowiki>...{{{1}}}...{{{2}}}...</nowiki>|[name of a parameter]}}|(other parameters)}}
and then attach arguments to "feed" to ArgRest at the end.