Template:Project status: Difference between revisions

From CSDMS
No edit summary
mNo edit summary
Line 1: Line 1:
|Project status:
|Project status:
|{{#expr: trunc((
|'''{{#expr: trunc((
{{#ifexist:{{{status1}}} | 1 | 0 }} +
{{#ifexist:{{{status1}}} | 1 | 0 }} +
{{#ifeq: {{{status2}}} | Done | 1 | 0 }} +
{{#ifeq: {{{status2}}} | Done | 1 | 0 }} +
Line 46: Line 46:
{{#ifeq: {{{status14}}} | Not applicable |  1 | 0 }} +
{{#ifeq: {{{status14}}} | Not applicable |  1 | 0 }} +
{{#ifeq: {{{status15}}} | Not applicable |  1 | 0 }}
{{#ifeq: {{{status15}}} | Not applicable |  1 | 0 }}
) }} * 100)}}%  completed
) }} * 100)}}%  completed'''

Revision as of 16:03, 3 June 2011

|Project status: |0% completed