Template:Task Template
From Odp
(Difference between revisions)
Line 17: | Line 17: | ||
{{#ifeq:{{{TaskType|}}}|||* '''Type''': [[DevelopmentTaskType:={{{TaskType|}}}]]}} | {{#ifeq:{{{TaskType|}}}|||* '''Type''': [[DevelopmentTaskType:={{{TaskType|}}}]]}} | ||
* '''Posted by''': {{#arraymap:{{{SubmittedBy|}}}|,|x|[[SubmittedBy::User:x|x]]}} | * '''Posted by''': {{#arraymap:{{{SubmittedBy|}}}|,|x|[[SubmittedBy::User:x|x]]}} | ||
- | {{#ifeq:{{{ParentTask|}}}||[[Category: | + | {{#ifeq:{{{ParentTask|}}}||[[Category:RootTask]]|* '''Parent task''': [[ParentTask::Odp:{{{ParentTask|}}}]] }} |
* '''Status''': [[Status::{{{Status|}}}]] | * '''Status''': [[Status::{{{Status|}}}]] | ||
{{#ifeq:{{{PertinentFeedback|}}}|||* '''Pertinent feedback(s)''': {{#arraymap:{{{PertinentFeedback|}}}|,|x|[[PertinentFeedback::Feedback:x|x]]}} }} | {{#ifeq:{{{PertinentFeedback|}}}|||* '''Pertinent feedback(s)''': {{#arraymap:{{{PertinentFeedback|}}}|,|x|[[PertinentFeedback::Feedback:x|x]]}} }} |
Revision as of 17:32, 17 June 2008
This is the 'Task Template' template. It should be called in the following format:
{{Task Template |SubmittedBy= |ParentTask= |TaskType= |Status= |PertinentFeedback= |Priority= }}
Edit the page to see the template text.