Template:Status milestone executable: Difference between revisions

From CSDMS
No edit summary
No edit summary
Line 13: Line 13:
{{#ifeq: {{{status4}}} | Not applicable |  1 | 0 }}
{{#ifeq: {{{status4}}} | Not applicable |  1 | 0 }}
) }} * 100)}}
) }} * 100)}}
}}
}}{{#ifexpr: trunc((
 
{{#ifexpr: trunc((
{{#ifexist:{{{status1}}} | 1 | 0 }} +
{{#ifexist:{{{status1}}} | 1 | 0 }} +
{{#ifeq: {{{status2}}} | Done | 1 | 0 }} +
{{#ifeq: {{{status2}}} | Done | 1 | 0 }} +
Line 28: Line 26:
{{#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 |[[Category:Executable completed]]| }}

Revision as of 16:14, 3 June 2011

0%