Module:Params/doc/examples/link to expanded template/doc: Difference between revisions
Appearance
Content deleted Content added
Grufo moved page Module:Params/doc/examples/link to expanded template/doc to Module:Params/testcases/sandbox over redirect: Create a documentation page Tag: New redirect |
Create a documentation page Tag: Removed redirect |
||
Line 1: | Line 1: | ||
This example template shows how to construct an URL using the <code>[[Module:Params#unique_coins|unique_coins]]</code> function of [[Module:Params]]. See there for more information. |
|||
#REDIRECT [[Module:Params/testcases/sandbox]] |
|||
== Usage == |
|||
{{Redirect category shell| |
|||
For example, writing |
|||
{{R from move}} |
|||
<syntaxhighlight lang="wikitext">{{module:params/doc/examples/link to expanded template|comments|xml |
|||
| input = Hello world {<nowiki />{#time:r{{!}}now}<nowiki />}| |
|||
}}</syntaxhighlight> |
|||
will generate |
|||
{{module:params/doc/examples/link to expanded template|comments|xml |
|||
| input = Hello world {<nowiki />{#time:r{{!}}now}<nowiki />}| |
|||
}} |
}} |
||
<includeonly>{{Sandbox other|| |
|||
<!-- Categories below this line; interwikis at Wikidata --> |
|||
}}</includeonly> |
Revision as of 18:47, 14 April 2025
This example template shows how to construct an URL using the unique_coins
function of Module:Params. See there for more information.
Usage
For example, writing
{{module:params/doc/examples/link to expanded template|comments|xml
| input = Hello world {<nowiki />{#time:r{{!}}now}<nowiki />}|
}}
will generate
Expand Hello world {{#time:r|now}}