Template:Status milestone standalone: Difference between revisions

From CSDMS
No edit summary
No edit summary
Line 1: Line 1:
{{#expr: (
{{#expr: trunc((
{{#ifeq: {{{status1}}} | Done | 1 | 0 }} +
{{#ifeq: {{{status1}}} | Done | 1 | 0 }} +
{{#ifeq: {{{status2}}} | Done | 1 | 0 }} +
{{#ifeq: {{{status2}}} | Done | 1 | 0 }} +
Line 23: Line 23:
{{#ifeq: {{{status6}}} | Not applicable |  1 | 0 }} +
{{#ifeq: {{{status6}}} | Not applicable |  1 | 0 }} +
{{#ifeq: {{{status7}}} | Not applicable |  1 | 0 }}
{{#ifeq: {{{status7}}} | Not applicable |  1 | 0 }}
) }} * 100 (trunc2)e(trunc0)
) }} * 100).2}}
}}

Revision as of 12:09, 3 June 2011

Expression error: Unexpected number.