Template:Evdn
From Mandriva Community Wiki
{{ {{{1}}}
{{ {{{2}}}
}}}} {{#ifeq: +|-|{{{s}}}|gives}} {{{{{1}}}{{{{{2}}}}}}}
- Usage:
- {{ Evdn|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 Template:evaldemo (talk, backlinks, edit). With optional substitution subst=subst: the first parameter also can't be empty.
- Example:
- {{ Evdn|#expr:|CURRENTTIMESTAMP| mod 100 }}
- {{
#expr:
{{CURRENTTIMESTAMP
}}mod 100
}} {{#ifeq: +|-|{{{s}}}|gives}} {{#expr:20070303030038 mod 100}}