Template:Under Development: Difference between revisions
Appearance
mNo edit summary |
YYY -> YYYY |
||
Line 36: | Line 36: | ||
"date": { | "date": { | ||
"type": "string", | "type": "string", | ||
"description": "Format as | "description": "Format as YYYY-MM-DD (2020-12-30) or DD Mon YYYY (30 Dec 2025) ", | ||
"example": "Format as | "example": "Format as YYYY-MM-DD (2020-12-30) or DD Mon YYYY (30 Dec 2025) " | ||
}, | }, | ||
"stage": { | "stage": { |
Latest revision as of 16:03, 21 June 2025
Usage[edit source]
Add
{{Under_Development | date = | stage = | priority = }}
at the top of articles that are still being worked on to include this notice:
Template Data[edit source]
This template creates a notice box at the top of articles that are still being developed.
Parameter | Description | Type | Status | |
---|---|---|---|---|
date | date | Format as YYYY-MM-DD (2020-12-30) or DD Mon YYYY (30 Dec 2025)
| String | optional |
stage | stage | no description
| String | optional |
priority | priority | no description
| String | optional |