Template:Under Development: Difference between revisions
Appearance
remove redundant paragraphs |
m spelling change includes to avoid categorizing template as under dev |
||
Line 1: | Line 1: | ||
<noinclude> | |||
== Usage == | == Usage == | ||
Add | Add | ||
Line 26: | Line 14: | ||
at the top of articles that are still being worked on to include this notice: | at the top of articles that are still being worked on to include this notice: | ||
{ | |||
| | </noinclude> | ||
| | <div class="boilerplate metadata" style="background-color: #F9F9F9; border: 1px solid #AAAAAA; margin: 1em; padding: 0.5em;"> | ||
| priority = | {|style="width: 100%;" | ||
} | | style="width: 40px; text-align: center;" | 📝 | ||
| '''This article is under active development.''' | |||
|- | |||
| colspan="2" | | |||
* Development started: {{{date|Unknown}}} | |||
* Current stage: {{{stage|Early development}}} | |||
* 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.'' | |||
|}</div> | |||
<includeonly>[[Category:Articles under development]]</includeonly><noinclude> | |||
== Template Data == | == Template Data == |
Revision as of 19:53, 5 February 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 | no description | String | optional |
stage | stage | no description
| String | optional |
priority | priority | no description
| String | optional |