Jump to content

Template:Under Development: Difference between revisions

From Consumer Rights Wiki
Kostas (talk | contribs)
m change date format to be consistent with cite templates
m Fix to allow pages outside main namespace to have discussing changes work properly.
 
(3 intermediate revisions by 2 users not shown)
Line 26: Line 26:
* Priority: {{{priority|Normal}}}
* Priority: {{{priority|Normal}}}
|-
|-
| colspan="2" | ''This article needs additional work to meet our quality standards. Please help improve it by [[Talk:{{PAGENAME}}|discussing changes]] or contributing improvements.''
| colspan="2" | ''This article needs additional work to meet our quality standards. Please help improve it by [[{{NAMESPACE}} Talk:{{PAGENAME}}|discussing changes]] or contributing improvements.''
|}</div>
|}</div>
<includeonly>[[Category:Articles under development]]</includeonly><noinclude>
<includeonly>[[Category:Articles under development]]</includeonly><noinclude>
Line 36: Line 36:
"date": {
"date": {
"type": "string",
"type": "string",
"description": "Format as YYY-MM-DD (2020-12-30)",
"description": "Format as YYYY-MM-DD (2020-12-30) or DD Mon YYYY (30 Dec 2025) ",
"example": "Format as YYY-MM-DD (2020-12-30)"
"example": "Format as YYYY-MM-DD (2020-12-30) or DD Mon YYYY (30 Dec 2025) "
},
},
"stage": {
"stage": {
Line 55: Line 55:
}
}
</templatedata>
</templatedata>
[[Category:Article notice templates]]
</noinclude>
</noinclude>

Latest revision as of 15:51, 18 October 2025

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 YYYY-MM-DD (2020-12-30) or DD Mon YYYY (30 Dec 2025)

Example
Format as YYYY-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