Template:Evaldemo/2

From blackwiki
< Template:Evaldemo
Revision as of 12:28, 17 June 2006 by imported>Omniplex (Upgrade from Meta (prepare to deprecate))
Jump to navigation Jump to search


Happy Holidays


This user wishes you a very Happy Holiday season.

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


Usage:
{{Evaldemo/2|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:
{{Evaldemo/2|#expr:|CURRENTTIMESTAMP| mod 100}}
{{ #expr:{{ CURRENTTIMESTAMP}} mod 100}} gives 19

Template:Tdeprecated