Difference between revisions of "Template:Wip"

From Space Station 13 Wiki
Jump to navigation Jump to search
m (1 revision)
 
m (Divvying up templates into subcategories for ease of use)
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| 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;"
<includeonly>
| rowspan="2" style="padding:1em;width: 64px" | [[Image:Overalls_guy.png|64px|what]]
{| style="text-align:center; margin: -1px 10% 0px; border: 1px solid #B5F2B5; border-left: 10px solid #B5F2B5; background:#EEFFEE;"
| style="font-size:130%;" |'''WORK IN PROGRESS!'''
| style="padding: 0.25em 0.5em; border-right: 1px hidden" |[[File:Overalls_guy.png|48px]]
| rowspan="2" style="padding:1em;width: 64px" | [[Image:Overalls_guy.png|64px|what]]
| 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.}}}
|-
|'''This wiki page is currently under construction!'''
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.
|}
|}
[[Category:WIP]]</includeonly><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>
<pre>{{Wip
|Reason=
}}</pre>
Where reason is, obviously, why the page is under construction and needs to be added to be complete. For example:
<pre>{{Wip
|Reason=Missing specific cooldown times.
}}</pre>
gives:
{| style="text-align:center; margin: -1px 10% 0px; border: 1px solid #B5F2B5; border-left: 10px solid #B5F2B5; background:#EEFFEE;"
| 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>), the template will default to "You can help by adding missing information or formatting."
[[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."