Template:Under Development: Difference between revisions
Appearance
Producdevity (talk | contribs) m added a description for the date format |
m change date format to be consistent with cite templates |
||
| Line 36: | Line 36: | ||
"date": { | "date": { | ||
"type": "string", | "type": "string", | ||
"description": "Format as YYY-MM-DD (2020-12-30)", | |||
"example": "Format as YYY-MM-DD (2020-12-30)" | |||
}, | }, | ||
"stage": { | "stage": { | ||
Revision as of 15:33, 11 March 2025
Usage
Add
{{Under_Development
| date =
| stage =
| priority =
}}
at the top of articles that are still being worked on to include this notice:
Template Data
This template creates a notice box at the top of articles that are still being developed.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| date | date | Format as YYY-MM-DD (2020-12-30)
| String | optional |
| stage | stage | no description
| String | optional |
| priority | priority | no description
| String | optional |