Template:Status milestone executable: Difference between revisions

From CSDMS
No edit summary
No edit summary
Line 1: Line 1:
{{percent_filled | index={{#expr: trunc((
{{percent_filled | index={{#expr: trunc((
{{#ifexist:Model:{{{status1}}} | Done | 1 | 0 }} +
{{#ifexist:{{{status1}}} | Done | 1 | 0 }} +
{{#ifeq: {{{status2}}} | Done | 1 | 0 }} +
{{#ifeq: {{{status2}}} | Done | 1 | 0 }} +
{{#ifeq: {{{status3}}} | Done | 1 | 0 }} +
{{#ifeq: {{{status3}}} | Done | 1 | 0 }} +

Revision as of 15:09, 3 June 2011

33%