Difference between revisions of "Template:Wip"

From Space Station 13 Wiki
Jump to navigation Jump to search
m (was all this crap necessary to introduce the default reason)
(Reformat)
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>
</includeonly>
Line 25: Line 21:
}}
}}


By default, if you leave out the reason, (so just <nowiki>{{Wip}}</nowiki>), the template will default to "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>
</noinclude>

Revision as of 17:24, 24 January 2020


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."