Template:Xpdn: Difference between revisions
Appearance
m →top: clean up links to Meta, replaced: m:Help → Help |
m 1 revision imported: Initial setup |
||
(No difference)
|
Latest revision as of 08:55, 24 December 2024
{{{{{1}}}
{{{{{2}}}
}}}} ⇒ {{{{{1}}}{{{{{2}}}}}}}
- Usage:
- {{Xpdn|outer-left|inner|outer-right
|s=
separator}} - The default separator is "⇒", use e.g.
s==
for "=". The second parameter has to specified and can't be empty, compare m:Template:evaldemo. With optional substitutionsubst=subst:
the first parameter also can't be empty. - Example:
- {{Xpdn|#expr:|CURRENTTIMESTAMP| mod 100}} gives
- "{{
#expr:
{{CURRENTTIMESTAMP
}}mod 100
}} ⇒ 53"