Template:Xpds
This Template:xpds (expansion demo) shows the call of a variable, parser function or template and its result, for documentation. The call is the same as the template call to be demonstrated, except that "xpds|
" is inserted after the opening braces.
The template uses Module:Xpd; see also Module talk:Xpd.
Examples:
{{xpds|CURRENTTIME}}
gives: Script error: No such module "xpd".
{{xpds|#expr:1/7}}
gives: Script error: No such module "xpd".
{{xpds|2x|[[abc]] }}
gives: Script error: No such module "xpd".
{{xpds|{{#expr:7-5}}x|{{#expr:1/7}} }}
gives: Script error: No such module "xpd".
{{xpds|t2demo||abc}}
gives: Script error: No such module "xpd".
{{xpds|SeeHook|ParserBeforeStrip}}
gives: Script error: No such module "xpd".
{{xpds|Foreach|SeeHook|delim=,|ParserBeforeStrip|ParserAfterStrip}}
gives:
Script error: No such module "xpd".
See also
- Template:Xpdp - the same, except that it starts the result of the template, variable or parser function call in a new paragraph
- m:Template:Xpd/doc
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Subpages of this template. |
[[Category:Handbook templates{{#translation:}}|Xpds]]