Template:TestTemplate: Difference between revisions
No edit summary Tag: Manual revert |
No edit summary |
||
Line 5: | Line 5: | ||
{ | { | ||
"params": { | "params": { | ||
" | "Objectives": { | ||
"label": " | "label": "Objectives", | ||
"description": " | "description": "The objectives of the task.", | ||
"type": "string", | "type": "string", | ||
" | "label": "Enter objectives here" | ||
}, | |||
"InputsResources": { | |||
"label": "Inputs/Resources", | |||
"description": "Details on inputs and resources for the task.", | |||
"type": "string", | |||
"label": "E.g., documentation links, staff names, budget info" | |||
} | } | ||
}, | }, | ||
"description": " | "description": "Additional fields for a Task page." | ||
} | } | ||
</templatedata> | </templatedata> |
Revision as of 09:42, 26 March 2025
Additional fields for a Task page.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Enter objectives here | Objectives | The objectives of the task. | String | optional |
E.g., documentation links, staff names, budget info | InputsResources | Details on inputs and resources for the task. | String | optional |