More actions
English • Deutsch • español • français • italiano • 日本語 • 한국어 • polski • português do Brasil • русский • ไทย • Türkçe • українська • 中文(简体)
Articles that are either new and still being constructed, or articles undergoing a major transition requiring multiple edits.
Adds articles to the "WIP articles" category.
Usage
Parameters
1
- The reason or a description of what is under construction. This parameter is recommended to help editors know what is being improved or how they can help.
section
- If set to
true
, will display "section" instead of "article" in the title. hidecat
- If set to
true
, will not add the page to the "WIP articles" category.
Examples
{{Underconstruction}}
or{{wip}}
{{Improve}}
. Last edit was 21/09/2024.{{Underconstruction|This is a reason}}
or{{wip|This is a reason}}
{{Improve}}
. Last edit was 21/09/2024.How to translate
This template is translatable.
Template code
Paste the following code into the <includeonly>
tag of the translated template and translate the text after each =
sign (except for #default =
).
{{#switch: {{{1|}}}
| title = This {{{2}}} is currently under construction.
| content = It is in the process of an expansion or major restructuring. You are welcome to assist in its construction by editing it as well.
| note = If this page has not been updated in a while, please replace this notice with {{tll|Improve}}. Last edit was {{REVISIONDAY2}}/{{REVISIONMONTH}}/{{REVISIONYEAR}}.
| #default = {{Error|translation}}
}}
Template documentation
Copy the code wrapped in the <noinclude>
tag in this template and translate the text after doc =
in the {{Documentation}}
template.
{{Translation guide}}
template should be removed from the translated documentation.