Template:Status milestone executable: Difference between revisions

From CSDMS
No edit summary
No edit summary
Line 15: Line 15:
}}
}}


{{#ifeq: index={{#expr: trunc((
{{#ifexpr: trunc((
{{#ifexist:{{{status1}}} | 1 | 0 }} +
{{#ifexist:{{{status1}}} | 1 | 0 }} +
{{#ifeq: {{{status2}}} | Done | 1 | 0 }} +
{{#ifeq: {{{status2}}} | Done | 1 | 0 }} +
Line 28: Line 28:
{{#ifeq: {{{status3}}} | Not applicable |  1 | 0 }} +
{{#ifeq: {{{status3}}} | Not applicable |  1 | 0 }} +
{{#ifeq: {{{status4}}} | Not applicable |  1 | 0 }}
{{#ifeq: {{{status4}}} | Not applicable |  1 | 0 }}
) }} * 100)}} | 100 | hallo|
) }} * 100) = 100 | hallo| }}
}}

Revision as of 16:13, 3 June 2011

0%