Module:Params/testcases/techo/doc
Appearance
| This is a documentation subpage for Module:Params/testcases/techo. It contains usage information, categories and other content that is not part of the original Module page. |
This test template calls the {{#invoke:params|list}} function to echo the parameters it was called with.
Usage
[edit]{{module:params/testcases/techo|foo|bar|hello=world}}- ↳ {{Module:Params/testcases/techo|1=foo|2=bar|hello=world}}
{{module:params/testcases/techo|hello|world|A {{=}} B|C = D|foo=bar|one{{=}}two{{=}}three|bla{{!}}bla{{!}}bla|four=five=six}}- ↳ {{Module:Params/testcases/techo|1=hello|2=world|3=A = B|4=C = D|5=one=two=three|6=bla{{!}}bla{{!}}bla|foo=bar|four=five=six}}
{{module:params/testcases/techo}}- ↳ {{Module:Params/testcases/techo}}
See also
[edit]