Jump to content

Template:Under Development: Difference between revisions

From Consumer_Action_Taskforce
Nescap (talk | contribs)
m fixed the background color to make it readable in dark mode
m add second option
 
(2 intermediate revisions by 2 users not shown)
Line 35: Line 35:
"params": {
"params": {
"date": {
"date": {
"type": "string"
"type": "string",
"description": "Format as YYY-MM-DD (2020-12-30) or DD Mon YYYY (30 Dec 2025) ",
"example": "Format as YYY-MM-DD (2020-12-30) or DD Mon YYYY (30 Dec 2025) "
},
},
"stage": {
"stage": {

Latest revision as of 15:55, 11 March 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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
datedate

Format as YYY-MM-DD (2020-12-30) or DD Mon YYYY (30 Dec 2025)

Example
Format as YYY-MM-DD (2020-12-30) or DD Mon YYYY (30 Dec 2025)
Stringoptional
stagestage

no description

Suggested values
Placeholder, Finalizing, Citation Checking, Writing
Stringoptional
prioritypriority

no description

Suggested values
Low, Medium, High
Stringoptional