|
|
(7 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
− | <center><div class="messagebox under construction metadata"> | + | <center> |
− | {| class="messagebox" style="max-width:40em;background: #CCCCCC" | + | {| class="mild-notice" style="max-width:40em;" |
| |- | | |- |
| |align=center|[[Image:Under construction icon-red.png|80px]] | | |align=center|[[Image:Under construction icon-red.png|80px]] |
− | |align=center|This article is '''under heavy construction'''. Please '''do not edit this page unless you part of the construction team'''.<br/><small>If you are editing this page, please '''sign your name on this template''' with 4 tildes <nowiki>(~~~~)</nowiki></small> | + | |align=center|This article is '''under significant construction'''. As such, some edits may be destructive toward construction efforts.<br/><small>If this page has not seen any edits in 7 days, remove this template.</small> |
− | |}</div></center><includeonly>[[Category:Under Construction]]</includeonly> | + | |}</center><includeonly>[[Category:Under Construction]]</includeonly> |
| | | |
− | <noinclude>[[category:template]]</noinclude> | + | <noinclude>To use this template simply copy the following code on to the top of a page under a significant amount of construction. It should be removed when no longer relevant. |
| + | =====Code:===== |
| + | <nowiki> |
| + | {{Under Construction Medium}} |
| + | </nowiki> |
| + | ====Further Instructions==== |
| + | No further steps are required. |
| + | </noinclude> |
| | | |
− | == Usage ==
| + | <noinclude>[[category:Maintenance Template]]</noinclude> |
− | Use this template to show that an article is under heavy construction and should not be edited. That is, '''use only on pages undergoing massive renovations.'''
| |
− | | |
− | ===Complete Code===
| |
− | | |
− | Anyway, copy and paste the text below to create the above infobox.
| |
− | | |
− | | |
− | <nowiki>{| class="messagebox" style="max-width:40em;background: #CCCCCC"
| |
− | |-
| |
− | |align=center|[[Image:Under construction icon-red.png|80px]]
| |
− | |align=center|This article is '''under heavy construction'''. Please '''do not edit this page unless you part of the construction team'''.
| |
− | <br/><small>If you are editing this page, please '''sign your name on this template''' with 4 tildes <nowiki>(~~~~)</nowiki></small>
| |
− | |}</nowiki>
| |
− | | |
− | Or, you can simply type <nowiki>{{Under Construction heavy}}</nowiki>, if you're too lazy to fill out the signature line. I strongly discourage this as the build team, if there is one, will not know if it was you who posted that message.
| |
− | | |
− | | |
− | ===IMPORTANT!===
| |
− | | |
− | If you are part of a build team constructing the page in question, please fill out the '''signature line''', the last line in the code of this template. That is, this line:
| |
− | | |
− | <nowiki><br/><small>If you are editing this page, please '''sign your name on this template''' with 4 tildes <nowiki>(~~~~)</nowiki></small></nowiki>
| |
− | | |
− | '''Simply type in 4 tildes, or <nowiki>~~~~</nowiki> to sign your name.'''
| |
− | | |
− | | |
− | ----
| |
− | | |
− | | |
− | In the complete code, the line is highlighted in this example:
| |
− | | |
− | <nowiki>{| class="messagebox" style="max-width:40em;background: #CCCCCC"
| |
− | |-
| |
− | |align=center|[[Image:Under construction icon-red.png|80px]]
| |
− | |align=center|This article is '''under heavy construction'''. Please '''do not edit this page unless you part of the construction team'''.
| |
− | '''<br/><small>~~~~</small>'''
| |
− | |}</nowiki>
| |
− | | |
− | This gives the box below:
| |
− | {| class="messagebox" style="max-width:40em;background: #CCCCCC"
| |
− | |-
| |
− | |align=center|[[Image:Under construction icon-red.png|80px]]
| |
− | |align=center|This article is '''under heavy construction'''. Please '''do not edit this page unless you part of the construction team'''.
| |
− | '''<br/><small>[[User:CoconutFred|CoconutFred]] 15:23, 15 December 2010 (MST)</small>'''
| |
− | |}
| |
− | | |
− | [[Category:Under Construction]]
| |