Template:Underconstruction: Difference between revisions

From PZwiki
m (Changed wording to be consistent with other templates)
m (One more instance)
Line 30: Line 30:
| sign = [[File:Hammer.png|link=Template:Underconstruction{{lcs}}]]
| sign = [[File:Hammer.png|link=Template:Underconstruction{{lcs}}]]
| title = {{tt|name = Underconstruction
| title = {{tt|name = Underconstruction
   | default = This article or section is currently under construction.
   | default = This article/section is currently under construction.
   | arg1 = title
   | arg1 = title
   }}
   }}

Revision as of 13:43, 1 January 2024

Notebook.pngTemplate Documentation

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

Hammer.png
This article/section is currently under construction.
It is in the process of an expansion or major restructuring. You are welcome to assist in its construction by editing it as well.
If this page has not been updated in a while, please remove this notice. Last edit was 01/01/2024.

Parameters

hidecat
If not empty, will not add the page to the "WIP articles" category.

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 article/section 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 remove this notice. Last edit was {{REVISIONDAY2}}/{{REVISIONMONTH}}/{{REVISIONYEAR}}.
| #default = [[Category:Incorrect template usage]]
}}

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.

See also

Editors can experiment in this template's sandbox.