Template:Todo: Difference between revisions
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": " | "default": "undefined", | ||
"required": false | "required": false | ||
} | } |
Revision as of 05:52, 17 February 2022
TODO |
Create a note box to indicate that a section is a work in progress with an optional message
Parameter | Description | Type | Status | |
---|---|---|---|---|
Generic | 1 generic | Displays ''This section is a work in progress'' instead of a specific message. | String | optional |
Ask for reader help | reader_help | Displays ''This section is incomplete; you can contribute by adding missing entries'' instead of ''This section is a work in progress.''
| String | optional |