Module:Params/doc/examples/trim and call/doc
Appearance
| This is a documentation subpage for Module:Params/doc/examples/trim and call. It contains usage information, categories and other content that is not part of the original Module page. |
This example template shows how to use the trimming modifier in order to echo all incoming parameters, trimmed, to another custom template.
Usage
[edit]Compare writing
{{tl| hatnote }}- ↳ {{Hatnote}}
with
{{module:params/doc/examples/trim and call | tl | hatnote }}- ↳ {{Hatnote}}
See also
[edit]- {{Trim}}