Template:Evdn
Appearance
This is a copy of the master template page at Meta. Some minor links may be broken - you are welcome to fix them. Edits to this copy will be lost in the next update from the master page. See below for more information.
{{ {{{1}}}
{{ {{{2}}}
}}}} 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 edit history links ). With optional substitution subst=subst: the first parameter also can't be empty.
- Example:
{{Evdn|#expr:|CURRENTTIMESTAMP| mod 100}}
gives- "{{
#expr:
{{CURRENTTIMESTAMP
}}mod 100
}} gives 52"