Template:TestTemplate: Difference between revisions

    From UNITApedia
    No edit summary
    Tag: Manual revert
    No edit summary
    Line 5: Line 5:
    {
    {
       "params": {
       "params": {
         "TestField": {
         "Objectives": {
           "label": "Test Field",
           "label": "Objectives",
           "description": "Enter some test data",
           "description": "The objectives of the task.",
          "example": "Example text",
           "type": "string",
           "type": "string",
           "required": true
           "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": "A test template that displays a Test Field value"
       "description": "Additional fields for a Task page."
    }
    }
    </templatedata>
    </templatedata>

    Revision as of 09:42, 26 March 2025

    Additional fields for a Task page.

    Template parameters

    ParameterDescriptionTypeStatus
    Enter objectives hereObjectives

    The objectives of the task.

    Stringoptional
    E.g., documentation links, staff names, budget infoInputsResources

    Details on inputs and resources for the task.

    Stringoptional