Changes

Created page with "<!-- PLEASE NOTE This is NOT the place to create new articles. Any material placed here as part of a new article as a "work in progress" will be delet..."
<!--
PLEASE NOTE

This is NOT the place to create new articles. Any material placed here as part of a
new article as a "work in progress" will be deleted. Please read [[Wikipedia:Starting an article]]
for guidelines on creating an article.
-->{{documentation subpage}}
'''''Example template:'''''
{{Under construction|nocat=true}}
----
== Usage ==

This template is for articles actively undergoing construction. If the article instead is actively undergoing a major edit, please use {{Tl|In use}}.

In general, this template should not be used for new articles with little content. Instead, the sandbox should be used to develop the article so that it has reasonable content when it is copied into namespace.

Articles tagged with this template are automatically added to the category [[:Category:Pages actively undergoing construction]]. Add the parameter <code>|placedby=</code> (followed by your login name) to make it easy for people to contact the person who placed the template. If a page using this template has not been edited in 8 days, a bot will automatically remove the template.

If used on a non-article page (such as a user page) which is not yet ready for use, type {{Tlx|Under construction|notready&#61;true}}. That will produce the following:
{{Under construction|notready=true|nocat=true}}

A comment may be added to the box using the ''|comment='' switch.

As this template is used in multiple namespaces it uses {{tl|mbox}}, which will automatically detect individual namespace usage and adapt appropriate styling accordingly.

===Blank template===
<pre><nowiki>{{under construction |placedby= |section= |nosection= |nocat= |notready= |comment= |category= |altimage= }}</nowiki></pre>

===Parameters===
*'''altimage''' - provide an alternate image for the template. Should be a complete file tag, e.g. <code><nowiki>[[File:Under_construction_icon-orange.svg|64px]]</nowiki></code>
*'''category''' - a custom category (must be prefixed with the "Category:" namespace identifier and enclosed in double square brackets) into which the page will be placed. If omitted, the page is placed by default in [[:Category:Pages actively undergoing construction]]. However the age will not be placed into a category if the page is in the "User:" or "User talk:" namespaces.
*'''comment''' - free-form text. If present, the text "Contributor note:" is shown followed by the content of {{para|comment}}.
*'''nocat''' - set to '''true''' (e.g. <tt><nowiki>nocat=true</nowiki></tt>) to prevent the page from being placed into default [[:Category:Pages actively undergoing construction]] or into custom category. Set to anything but '''true''' or don't set it at all, and it will be included.
*'''notready''' - value is immaterial, but if present, and not blank, adds the text ", and is not yet ready for use" following the word "restructuring".
*'''nosection''' - value is immaterial, but if present, and not blank (e.g. <tt><nowiki>nosection=yes</nowiki></tt>), removes the phrase "or section", i.e. makes the message apply to the entire page
*'''placedby''' - user name of the person placing the template.
*'''section''' - value is immaterial, but if present, and not blank (e.g. <tt><nowiki>section=yes</nowiki></tt>), removes the phrase "article or", i.e. makes the message apply only to a section.

== Template data ==
<templatedata>
{
"params": {
"altimage": {
"label": "Alternate image",
"description": "Provide an alternate image for the template. Should be a complete file tag.",
"example": "[[File:TTSCpedia orange construction icon.svg|64px]]",
"type": "wiki-file-name"
},
"section": {
"label": "Section",
"description": "Replaces phrase \"article\" with \"section\"",
"type": "string",
"suggested": true
},
"nosection": {
"label": "No section",
"description": "Replaces phrase \"section\" with article",
"type": "string"
},
"notready": {
"label": "Not ready",
"description": "Adds the text \", and is not yet ready for use\" following the word \"restructuring\".",
"type": "string"
},
"placedby": {
"label": "Placed by",
"description": "User name of the person placing the template.",
"type": "wiki-user-name",
"example": "[[User:Jack]]",
"required": true
},
"comment": {
"label": "Comment",
"description": "A place to add any additional details to the template",
"type": "unbalanced-wikitext"
},
"nocat": {
"label": "No category",
"description": "Prevents the page from being placed into default Category:Pages actively undergoing construction or into custom category.",
"type": "string",
"default": "false"
},
"Category": {
"description": "A custom category (must be prefixed with the \"Category:\" namespace identifier and enclosed in double square brackets) into which the page will be placed.",
"example": "[[Category:Science articles undergoing expansion]]",
"type": "unbalanced-wikitext"
}
},
"paramOrder": [
"altimage",
"section",
"nosection",
"notready",
"placedby",
"comment",
"nocat",
"Category"
],
"format": "inline",
"description": "This template is for articles actively undergoing construction. If the article instead is actively undergoing a major edit, please use {{In use}}. "
}
</templatedata>

== See also ==\
* {{tl|newpage}}, for newly created pages still under construction
* {{tl|increation}} to use this template when multiple edits are being made to add content immediately after creating the article
* {{tl|in use}}, for articles actively undergoing a major edit for a short while to list them in [[:Category:Pages actively undergoing a major edit]]
* {{tl|Underdiscussion}}, for a non main page undergoing active discussion on its talk page
* {{tl|Deletion under review}}, to prevent deletion nomination until the review process is complete
* {{tl|Missing information}}
* {{tl|Data missing}}
<includeonly>{{Sandbox other||
<!-- Categories go below this line, please; interwikis go to Wikidata, thank you! -->
[[Category:Under-construction templates|{{PAGENAME}}]]

}}</includeonly>