Module:Params/testcases/techo

☆ Save On Wikipedia ↗
Template documentation

This test template calls the {{#invoke:params|list}} function to echo the parameters it was called with.

Usage

  • {{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