Difference between revisions of "Template:0expr/doc"
Jump to navigation
Jump to search
blackwiki>Balloonguy m (added uncategorized tag using AWB) |
blackwiki>Mike Peel (Recat to Category:Template documentation) |
||
| 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]].<noinclude>[[Category: | + | ;{{evaldemo/2|#expr:|CURRENTDOW|4==}}, for details see the [[Template talk:0expr|talk page]].<noinclude> |
| + | [[Category:Template documentation|{{PAGENAME}}]] | ||
| + | </noinclude> | ||
Revision as of 19:44, 21 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.