Template:Todo: Difference between revisions

From Caps Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
"label": "Ask for reader help",
"label": "Ask for reader help",
"description": "Displays ''This section is incomplete; you can contribute by adding missing entries'' instead of ''This section is a work in progress.''",
"description": "Displays ''This section is incomplete; you can contribute by adding missing entries'' instead of ''This section is a work in progress.''",
"suggestedvalues": [
      "true",
              "yes",
      "y"
        ],
"type": "string",
"type": "string",
"default": "caution",
"default": "undefined",
"required": false
"required": false
}
}

Revision as of 05:52, 17 February 2022

custom TODO

Create a note box to indicate that a section is a work in progress with an optional message

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
Generic1 generic

Displays ''This section is a work in progress'' instead of a specific message.

Stringoptional
Ask for reader helpreader_help

Displays ''This section is incomplete; you can contribute by adding missing entries'' instead of ''This section is a work in progress.''

Suggested values
true yes y
Default
undefined
Stringoptional