Jump to content

Template:Under Construction: Difference between revisions

From Archono Database
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{| align="left" style="border:solid 1px yellow; width:100%;box-shadow: rgb(1,1,0,0.5) 0px 5px 20px; background-color: rgb(255,255,200,1); border-radius: 10px; color:black !important" class="NoticeBox MessageBox"
{| align="center" style="border:solid 1px yellow; width:100%;box-shadow: rgb(1,1,0,0.5) 0px 5px 20px; background-color: rgb(255,255,200,1); border-radius: 10px; color:black !important" class="NoticeBox MessageBox"
|<span style="font-size:35px;"><center>'''This article is <u>{{#ifeq:{{{heavy_construction}}}|true|HEAVILY}} UNDER CONSTRUCTION'''</u></center></span>
|<span style="font-size:35px;"><center>'''This article is <u>{{#ifeq:{{{heavy_construction}}}|true|HEAVILY}} UNDER CONSTRUCTION'''</u></center></span>
This page is probably short or lacking information because it is '''{{#ifeq:{{{heavy_construction}}}|true|heavily [[Category:Heavily Under Construction]]}} [[:Category:Articles under construction|under construction]]. {{#if: {{{date|}}}|Expect it to be done around {{{date}}}.}}''' {{#if: {{{contributors|}}}|The following people are currently working on this page: <small>(According to an editor)</small><br>
This page is probably short or lacking information because it is '''{{#ifeq:{{{heavy_construction}}}|true|heavily [[Category:Heavily Under Construction]]}} [[:Category:Articles under construction|under construction]]. {{#if: {{{date|}}}|Expect it to be done around {{{date}}}.}}''' {{#if: {{{contributors|}}}|The following people are currently working on this page: <small>(According to an editor)</small><br>
Line 8: Line 8:
[[Category:Articles under construction]]
[[Category:Articles under construction]]
</includeonly>
</includeonly>
<noinclude>{{Documentation}}
<templatedata>
{
"params": {
"heavy_construction": {
"label": "Is this article Heavily Under Construction?",
"description": "This will automatically add the page to the category \"Heavily Under Construction\".",
"type": "boolean",
"suggested": true
},
"date": {
"label": "Expected Completion Date",
"type": "date",
"suggested": true
},
"contributors": {
"label": "List of contributors",
"description": "Recommended to use the {{ul|USERNAME}} template.",
"default": "* {{ul|Username1}}\n * {{ul|Username2}}",
"suggested": true
}
},
"description": "Mark pages as unfinished and still being worked on. This will also add the article to the \"Articles under construction\" category.",
"format": "block"
}
</templatedata></noinclude>

Latest revision as of 15:56, 29 April 2026

This article is UNDER CONSTRUCTION

This page is probably short or lacking information because it is under construction.
Administrators, please do not delete this page yet, unless it falls under eligibility for deletion.
This page was last edited on 29/04/2026 by NonaSoft.

Template Documentation

You can edit the documentation at Template:Under Construction/Documentation.

Overview

This is a template used to mark pages as under construction. Any pages with this template will be put in Category:Articles under construction. It is recommended to add this template using the Visual Editor so you can put everything in the correct format.

View all articles using this template here.

Syntax

{{Under Construction
| date = The expected date to when the construction is to be finished.
| heavy_construction = Mark as true if heavily under construction.
| contributors = A bullet list of all active contributors on the article.
}}

Example Usage

{{Under Construction
| date = August 2026
| heavy_construction = false
| contributors = * {{ul|NonaSoft}}
* {{ul|DREX10000}}
}}
This article is UNDER CONSTRUCTION

This page is probably short or lacking information because it is under construction. Expect it to be done around August 2026. The following people are currently working on this page: (According to an editor)


Administrators, please do not delete this page yet, unless it falls under eligibility for deletion.
This page was last edited on 29/04/2026 by NonaSoft.

Mark pages as unfinished and still being worked on. This will also add the article to the "Articles under construction" category.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Is this article Heavily Under Construction?heavy_construction

This will automatically add the page to the category "Heavily Under Construction".

Booleansuggested
Expected Completion Datedate

no description

Datesuggested
List of contributorscontributors

Recommended to use the {{ul|USERNAME}} template.

Default
* {{ul|Username1}} * {{ul|Username2}}
Unknownsuggested