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
JosephSDev (talk | contribs) m Spacing consistency and spelling for suggestedvalues |
m clean up documentation |
||
Line 1: | Line 1: | ||
<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> | |||
<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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
date | date | no description | String | optional |
stage | stage | no description
| String | optional |
priority | priority | no description
| String | optional |