Module:Params/testcases
Appearance
This is the testcases page for testing the behaviour of Module:Params.
The list function
Helper subtemplate {{./echo}}
The {{./echo}} subtemplate calls the list function using the following code:
[[:Module:Params/testcases/echo]]
When transcluded, it echoes the code it was called with, as the following example shows:
| Markup | Renders as |
|---|---|
{{Module:Params/testcases/echo|hello|world|foo=bar}} |