Please note that all submissions to the site are subject to the wiki's licence, CC 4.0 BY-SA, as found here

Template:Under Development: Difference between revisions

From Consumer Action Taskforce
Jump to navigationJump to search
m Spacing consistency and spelling for suggestedvalues
m clean up documentation
 
Line 1: Line 1:
<noinclude>
= Template:Under_Development =
This template creates a notice box at the top of articles that are still being developed.
== Usage ==
Add
<pre><nowiki>{{Under_Development
| date =
| stage =
| priority =
}}
</nowiki></pre>
at the top of articles that are still being worked on.
</noinclude>
<includeonly>
<includeonly>


<div class="boilerplate metadata" style="background-color: #F9F9F9; border: 1px solid #AAAAAA; margin: 1em; padding: 0.5em;">
<div class="boilerplate metadata" style="background-color: #F9F9F9; border: 1px solid #AAAAAA; margin: 1em; padding: 0.5em;">


{| style="width: 100%;"
{|style="width: 100%;"
| style="width: 40px; text-align: center;" | 📝
| style="width: 40px; text-align: center;" | 📝
| '''This article is under active development.'''
| '''This article is under active development.'''
Line 36: Line 17:


[[Category:Articles under development]]
[[Category:Articles under development]]
</includeonly>


</includeonly>
<noinclude>
<noinclude>
== Usage ==
Add
<pre>
<nowiki>
{{Under_Development
| date =
| stage =
| priority =
}}
</nowiki>
</pre>
at the top of articles that are still being worked on to include this notice:
{{Under_Development
| date =
| stage =
| priority =
}}
== Template Data ==
<templatedata>
<templatedata>
{
{

Latest revision as of 11:03, 16 January 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

no description

Stringoptional
stagestage

no description

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

no description

Suggested values
Low, Medium, High
Stringoptional