This is a documentation subpage for Module:Params/testcases/tdelimiters sandbox. It may contain usage information, categories and other content that is not part of the original module page. |
This test template allows to test the behaviour of delimiter strings between the arguments it was called with, invoking several functions of the module at once.
Usage
For instance,
{{module:params/testcases/tdelimiters sandbox|foo|bar|Jupiter|hello=world}}
generates
list
|
, , and |
---|---|
list_values
|
, , and |
for_each
|
, , and |
call_for_each
|
, , and |
invoke_for_each
|
, , and |
magic_for_each
|
, , and |
call_for_each_value
|
, , and |
invoke_for_each_value
|
, , and |
magic_for_each_value
|
, , and |
See also