Jump to content
This site is currently in alpha, so you will run into rough edges.

Template:Draft: Difference between revisions

From The Deep Tech Wiki
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="ambox-maintenance"> '''This article is a draft.''' <br/> It is still in development and may change significantly as it is expanded. If you like to contribute to this draft, please reach out to the draft's author.</div>
{{Page banner
 
| color = #E67E22
<includeonly>[[Category:Draft articles]]</includeonly>
| title = This article is a draft
 
| text  = {{{text|It is still in development and may change significantly as it is expanded. If you like to contribute to this work, please reach out to the draft's author.}}}
<noinclude> [[Category:Maintenance templates]] </noinclude>
| cat  = Draft articles
| nocat = {{{nocat|}}}
}}<noinclude>
[[Category:Maintenance templates]]
[[Category:Maintenance banners]]


<templatedata>
<templatedata>
{
{
"description": "Displays a banner for articles that are still in draft.",
    "description": "Displays a banner for articles that are still in draft.",
     "params": {}
     "params": {
        "text": {
            "label": "Custom Text",
            "description": "Overrides the default explanation text.",
            "type": "string",
            "suggested": true
 
        },
    "nocat": {
            "label": "Suppress Category",
            "description": "Enter 'true' to prevent this page from being categorized.",
            "type": "boolean"
        }
     }
     }
}
</templatedata>
</templatedata>
</noinclude>

Latest revision as of 07:31, 23 November 2025

This article is a draft
It is still in development and may change significantly as it is expanded. If you like to contribute to this work, please reach out to the draft's author.

Displays a banner for articles that are still in draft.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Custom Texttext

Overrides the default explanation text.

Stringsuggested
Suppress Categorynocat

Enter 'true' to prevent this page from being categorized.

Booleanoptional