Template:Status milestone standalone: Difference between revisions

From CSDMS
Created page with "{{#expr: ( {{#ifeq: {{{status1}}} | Done | 1 | 0 }} + {{#ifeq: {{{status2}}} | Done | 1 | 0 }} + {{#ifeq: {{{status3}}} | Done | 1 | 0 }} + {{#ifeq: {{{status4}}} | Done | 1 | 0 ..."
 
No edit summary
Line 6: Line 6:
{{#ifeq: {{{status5}}} | Done | 1 | 0 }} +
{{#ifeq: {{{status5}}} | Done | 1 | 0 }} +
{{#ifeq: {{{status6}}} | Done | 1 | 0 }} +
{{#ifeq: {{{status6}}} | Done | 1 | 0 }} +
{{#ifeq: {{{status7}}} | Done | 1 | 0 }}  )/ (
{{#ifeq: {{{status7}}} | Done | 1 | 0 }}  ) /  
{{#ifeq:
{{#ifeq: {{{status1}}} | Not applicable |  1 | 0 }} +
{{#ifeq: {{{status1}}} | Not applicable |  1 | 0 }} +
{{#ifeq: {{{status2}}} | Not applicable |  1 | 0 }} +
{{#ifeq: {{{status2}}} | Not applicable |  1 | 0 }} +
Line 13: Line 14:
{{#ifeq: {{{status5}}} | Not applicable |  1 | 0 }} +
{{#ifeq: {{{status5}}} | Not applicable |  1 | 0 }} +
{{#ifeq: {{{status6}}} | Not applicable |  1 | 0 }} +
{{#ifeq: {{{status6}}} | Not applicable |  1 | 0 }} +
{{#ifeq: {{{status7}}} | Not applicable |  1 | 0 }} / 7 )
{{#ifeq: {{{status7}}} | Not applicable |  1 | 0 }}
| 7 | 1 |
{{#ifeq: {{{status1}}} | Not applicable |  1 | 0 }} +
{{#ifeq: {{{status2}}} | Not applicable |  1 | 0 }} +
{{#ifeq: {{{status3}}} | Not applicable |  1 | 0 }} +
{{#ifeq: {{{status4}}} | Not applicable |  1 | 0 }} +
{{#ifeq: {{{status5}}} | Not applicable |  1 | 0 }} +
{{#ifeq: {{{status6}}} | Not applicable |  1 | 0 }} +
{{#ifeq: {{{status7}}} | Not applicable |  1 | 0 }}
}}
}}
}}

Revision as of 11:59, 3 June 2011

Division by zero.