Template:Xpdn: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
(New page: <noinclude>{{hh}}</noinclude>{{<code>{{{subst|}}}{{{1}}}</code>{{<small> </small><code>{{{subst|}}}{{{2}}}</code>}}<code>{{{3|}}}</code>}} {{{{{subst|}}}#ifeq: {{{...)
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{hh}}</noinclude>{&#123;<code>{{{subst|}}}{{{1}}}</code>{&#123;<small>&#160;</small><code>{{{subst|}}}{{{2}}}</code>&#125;}<code>{{{3|}}}</code>&#125;} {{{{{subst|}}}#ifeq: {{{s|+}}}|{{{s|-}}}|{{{s}}}|{{{4|gives}}}}} {{{{{subst|}}}{{{1}}}{{{{{subst|}}}{{{2}}}}}{{{3|}}}}}<noinclude>
<noinclude></noinclude>{&#123;<code>{{{subst|}}}{{{1}}}</code>{&#123;<small>&#160;</small><code>{{{subst|}}}{{{2}}}</code>&#125;}<code>{{{3|}}}</code>&#125;} {{{{{subst|}}}#ifeq: {{{s|+}}}|{{{s|-}}}|{{{s}}}|{{{4|gives}}}}} {{{{{subst|}}}{{{1}}}{{{{{subst|}}}{{{2}}}}}{{{3|}}}}}<noinclude>
----
----
;Usage&#58;
;Usage&#58;
Line 10: Line 10:
==See also==
==See also==
*[[Template:Xpd]]
*[[Template:Xpd]]
[[Category:Handbook templates|{{PAGENAME}}]]
Category:Handbook templates|{{PAGENAME}}
</noinclude>
 
<noinclude>
[[Category:X]]
</noinclude>
</noinclude>

Latest revision as of 15:23, 16 June 2014

{{{{{1}}}{{ {{{2}}}}}}} gives {{{{{1}}}{{{{{2}}}}}}}


Usage:
{{Xpdn|outer-left|inner|outer-right|s=separator}}
The default separator is "gives", use e.g. s== for "=". The second parameter has to specified and can't be empty, compare m:Template:evaldemo (backlinks, edit)

. With optional substitution subst=subst: the first parameter also can't be empty.

Example:
{{Xpdn|#expr:|CURRENTTIMESTAMP| mod 100}} gives
"{{#expr:{{ CURRENTTIMESTAMP}} mod 100}} gives 25

"

See also

Category:Handbook templates|Xpdn