Difference between revisions of "Template:Task"
Jump to navigation
Jump to search
(36 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Task | {{Task | ||
− | |Project Component | + | |Has Project Component= |
− | + | |Has Task Description= | |
− | |Task Description= | + | |Has Start Date= |
− | | | + | |Has Start Week Number= |
− | | | + | |Has Target Completion Date= |
− | |Target Completion Date= | + | |Has Team Member= |
− | |Team Member= | + | |Has Location(s) of Data and Documentation= |
− | |Location(s) of | + | |Has Observations= |
− | |Observations= | + | |Has Percentage Complete= |
− | | | + | |Has Task Status= |
− | | | + | |Has Date Complete= |
− | | | + | |Is dependent on= |
+ | |Does subsume= | ||
}} | }} | ||
</pre> | </pre> | ||
+ | |||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude> | </noinclude> | ||
− | |||
<includeonly> | <includeonly> | ||
− | |||
{{Infobox | {{Infobox | ||
− | | bodystyle = width: 25em; background-color: #ffffff; border: 1px solid #a63c07; | + | | bodystyle = width: 25em; background-color: #ffffff; border: 1px solid #a63c07; |
− | | title = | + | | title = |
− | | abovestyle = background:#0d776e; font-size: 125%; color:#ffffff | + | | abovestyle = background:#0d776e; font-size: 125%; color:#ffffff; |
| above = {{PAGENAME}} | | above = {{PAGENAME}} | ||
| headerstyle = background:#0d776e; color:#ffffff | | headerstyle = background:#0d776e; color:#ffffff | ||
| header1 = Information | | header1 = Information | ||
− | | labelstyle = width: | + | | labelstyle = width: 40%; |
− | | | + | | datastyle = color: #000000 |
− | + | | label4 =Team Member: | |
− | | | + | | data4 ={{#arraymap:{{{Has Team Member|}}}|,|x|[[Has Team Member::x]]}} |
− | + | | label5 =Start date: | |
− | + | | data5 =[[Has Start Date::{{{Has Start Date|}}}]] | |
− | | data4 ={{#arraymap:{{{Has | + | | label6 =Target Completion Date: |
− | | label5 = | + | | data6 =[[Has Target Completion Date::{{{Has Target Completion Date|}}}]] |
− | | data5 =[[Has | + | | label7 =Percentage Complete: |
− | | label6 = | + | | data7 ={{#arraymap:{{{Has Percentage Complete|}}}|,|x|[[Has Percentage Complete::x]]}} |
− | | data6 =[[Has | + | | label8 =Status: |
− | | label7 = | + | | data8 =[[Has Task Status::{{{Has Task Status|}}}]] |
− | | data7 ={{#arraymap:{{{Has | + | | label9 =Is dependent on: |
− | | label8 = | ||
− | | data8 =[[Has | ||
− | | label9 =Is dependent on | ||
| data9 ={{#arraymap:{{{Is dependent on|}}}|,|x|[[Is dependent on::x]]}} | | data9 ={{#arraymap:{{{Is dependent on|}}}|,|x|[[Is dependent on::x]]}} | ||
− | | label10 =Dependent(s): | + | <!--| label10 =Dependent(s): |
− | | data10 ={{#ask: [[Category:Project]] [[Is dependent on::{{PAGENAME}}]]}} | + | | data10 ={{#ask: [[Category:Project Component]] [[Is dependent on::{{PAGENAME}}]]}} |
| label11 =Does subsume | | label11 =Does subsume | ||
| data11 ={{#arraymap:{{{Does subsume|}}}|,|x|[[Does subsume::x]]}} | | data11 ={{#arraymap:{{{Does subsume|}}}|,|x|[[Does subsume::x]]}} | ||
| label12 =Subsumed by: | | label12 =Subsumed by: | ||
− | | data12 ={{#ask: [[Category:Project]] [[Does subsume::{{PAGENAME}}]]}} | + | | data12 ={{#ask: [[Category:Project Component]] [[Does subsume::{{PAGENAME}}]]}}--> |
− | |||
− | |||
| belowstyle = background:#d6d6d6; font-size: 0.7em; | | belowstyle = background:#d6d6d6; font-size: 0.7em; | ||
| below = Copyright © 2019 edegan.com. All Rights Reserved. | | below = Copyright © 2019 edegan.com. All Rights Reserved. | ||
}} | }} | ||
+ | ==Location(s) of Data and Documentation== | ||
+ | {{#arraymap:{{{Location(s) of Data and Documentation|}}}|,|x|[[Location of Data and Documentation::x]]}} | ||
− | + | ==Observations and Results== | |
− | == | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | {{#default_form: | + | {{#default_form:Task}} |
[[Category:Task]] | [[Category:Task]] | ||
</includeonly> | </includeonly> |
Latest revision as of 08:40, 18 March 2019
This is the "Task" template. It should be called in the following format:
{{Task |Has Project Component= |Has Task Description= |Has Start Date= |Has Start Week Number= |Has Target Completion Date= |Has Team Member= |Has Location(s) of Data and Documentation= |Has Observations= |Has Percentage Complete= |Has Task Status= |Has Date Complete= |Is dependent on= |Does subsume= }}
Edit the page to see the template text.