Module:Params/testcases/tdummy echo sb: Difference between revisions
From Kenshi Wiki
More actions
Prd created the page Module:Params/testcases/tdummy echo sb using a non-default content model "wikitext" |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{safesubst:<noinclude />#invoke:params|setting|h/i/p/f|[|][|{{safesubst:<noinclude />=}}|]|list}}</includeonly><noinclude>{{Documentation|heading=[[File:Test Template Info-Icon - Version (2).svg|50px|alt=|link=]] Template documentation}}</noinclude> |
Latest revision as of 04:56, 9 March 2025
This subtemplate simply echoes all the parameters it was called with, surrounding these within square brackets. The template itself is not a test of Module:Params, but it is designed to be used as a callback by other test templates. As such, it should be kept immutable.
Usage
{{Module:Params/testcases/tdummy echo sb|foo|bar|Jupiter|hello=world}}
- ↳ [1=foo][2=bar][3=Jupiter][hello=world]