OODA WIKI:Gantt Chart Test: Difference between revisions
Jump to navigation
Jump to search
AdminIsidore (talk | contribs) No edit summary |
AdminIsidore (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
dateFormat YYYY-MM-DD | dateFormat YYYY-MM-DD | ||
title Project Plan | title Project Plan | ||
{{#ask: | |||
section Discovery | |||
{{#ask: | |||
[[Category:Gantt Example]] | |||
[[Is part of section::Discovery]] | |||
|? | |||
|?Has status | |||
|?Starts on | |||
|?Ends on | |||
|format=plainlist | |||
|template=MermaidGanttTask | |||
|link=none | |||
|sep= | |||
}} | |import-annotation=true | ||
}} | |||
section Development | |||
{{#ask: | |||
[[Category:Gantt Example]] | |||
[[Is part of section::Development]] | |||
|? | |||
|?Has status | |||
|?Starts on | |||
|?Ends on | |||
|format=plainlist | |||
|template=MermaidGanttTask | |||
|link=none | |||
|sep= | |||
|import-annotation=true | |||
}} | |||
section QA | |||
{{#ask: | |||
[[Category:Gantt Example]] | |||
[[Is part of section::QA]] | |||
|? | |||
|?Has status | |||
|?Starts on | |||
|?Ends on | |||
|format=plainlist | |||
|template=MermaidGanttTask | |||
|link=none | |||
|sep= | |||
|import-annotation=true | |||
}} | |||
}} | }} |