Difference between revisions of "Template:0expr/doc"
Jump to navigation
Jump to search
blackwiki>Ligulem (new) |
blackwiki>Balloonguy m (added uncategorized tag using AWB) |
||
| Line 1: | Line 1: | ||
;Evaluate expression, add leading zero to non-negative result < 10. | ;Evaluate expression, add leading zero to non-negative result < 10. | ||
;{{ <code>0expr|</code>{{<small> </small><code>CURRENTDOW</code>}}}} = {{0expr|{{CURRENTDOW}}}} for {{evaldemo|CURRENTDOW|2==}} | ;{{ <code>0expr|</code>{{<small> </small><code>CURRENTDOW</code>}}}} = {{0expr|{{CURRENTDOW}}}} for {{evaldemo|CURRENTDOW|2==}} | ||
| − | ;{{evaldemo/2|#expr:|CURRENTDOW|4==}}, for details see the [[Template talk:0expr|talk page]]. | + | ;{{evaldemo/2|#expr:|CURRENTDOW|4==}}, for details see the [[Template talk:0expr|talk page]].<noinclude>[[Category:Uncategorized templates|{{PAGENAME}}]]</noinclude> |
Revision as of 21:17, 13 February 2007
- Evaluate expression, add leading zero to non-negative result < 10.
- {{
0expr|{{CURRENTDOW}}}} = 00 for{{CURRENTDOW}}= 0 - {{
#expr:{{CURRENTDOW}}}} = 0, for details see the talk page.