Difference between revisions of "Template:Wip"

From Space Station 13 Wiki
Jump to navigation Jump to search
(You cannow add a reason for a page being WIP! This surely will not go wrong.)
m (Divvying up templates into subcategories for ease of use)
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{| style="float:top; color:#000000; border:solid 1px #ACA; padding:0.5em; margin:0.5em 0; background-color:#EFE;font-size:95%; vertical-align:middle;"
{| style="text-align:center; margin: -1px 10% 0px; border: 1px solid #B5F2B5; border-left: 10px solid #B5F2B5; background:#EEFFEE;"
| rowspan="2" style="padding:1em;width: 64px" | [[Image:Overalls_guy.png|64px|what]]
| style="padding: 0.25em 0.5em; border-right: 1px hidden" |[[File:Overalls_guy.png|48px]]
| style="font-size:130%;" |'''WORK IN PROGRESS!'''
| style="padding: 0.25em 0.5em; width: 100%;" |'''This page is under construction.'''<br>The following information may be incomplete.<br>{{{Reason|You can help by adding missing information or formatting.}}}
| rowspan="2" style="padding:1em;width: 64px" | [[Image:Overalls_guy.png|64px|what]]
|-
|'''This wiki page is currently under construction!'''
{{{Reason|Since this article is not complete, expect it to cut off abruptly or not contain all of the information you expected.<br> You can help by adding information, formatting or otherwise just helping to complete it. }}}
|}
|}
</includeonly>
[[Category:WIP]]</includeonly><noinclude>
<noinclude>
Functional and organizational template for the [[:Category:WIP|WIP]] category. Includes an automatic categorization of the page into said category.
 
The basic format for this template is: <br>
The basic format for this template is: <br>
<pre>{{Wip
<pre>{{Wip
Line 21: Line 18:


gives:
gives:
{{Wip
{| style="text-align:center; margin: -1px 10% 0px; border: 1px solid #B5F2B5; border-left: 10px solid #B5F2B5; background:#EEFFEE;"
|Reason=Missing specific cooldown times.
| style="padding: 0.25em 0.5em; border-right: 1px hidden" |[[File:Overalls_guy.png|48px]]
}}
| style="padding: 0.25em 0.5em; width: 100%;" |'''This page is under construction.'''<br>The following information may be incomplete.<br>{{{Reason|Missing specific cooldown times.}}}
|}


By default, if you leave out the reason, (so just <nowiki>{{Wip}}</nowiki>), like with the previous iteration, the reason is just a warning, specifically: "Since this article is not complete, expect it to cut off abruptly or not contain all of the information you expected. You can help by adding information, formatting or otherwise just helping to complete it."  
By default, if you leave out the reason, (so just <nowiki>{{Wip}}</nowiki>), the template will default to "You can help by adding missing information or formatting."  


</noinclude>
[[Category:Descriptive Templates]]</noinclude>

Revision as of 04:30, 4 February 2020

Functional and organizational template for the WIP category. Includes an automatic categorization of the page into said category.

The basic format for this template is:

{{Wip
|Reason=
}}

Where reason is, obviously, why the page is under construction and needs to be added to be complete. For example:

{{Wip
|Reason=Missing specific cooldown times.
}}

gives:

Overalls guy.png This page is under construction.
The following information may be incomplete.
Missing specific cooldown times.

By default, if you leave out the reason, (so just {{Wip}}), the template will default to "You can help by adding missing information or formatting."