Template:WIP: Difference between revisions

From Skyrat
Jump to navigation Jump to search
m Small tweak
m Styling update to match the other templates
Line 1: Line 1:
<div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 1em 0 1em 0; padding: 1px;">
<div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 1em 0 1em 1; border: .2em solid #DBBA27; background: #DBBA27;">
<div style="background: #DBBA27; border-radius: .2em; color: #FFF; padding: .4em .8em .5em;"><center>'''This article or section is a Work in Progress.<br>Assigned to:'''[[User:{{{assign|None}}}|{{{assign|None}}}]]</center></div>
<div style="background: #DBBA27; border-radius: .2em; color: #FFF; padding: .4em .8em .5em;"><center>'''This article or section is a Work in Progress.<br>Assigned to:'''[[User:{{{assign|None}}}|{{{assign|None}}}]]</center></div>
<div style="padding: 1em; background: #DBBA274e"><center>Please discuss changes with assigned users. If no one is assigned, or if the user is inactive, [{{fullurl:{{FULLPAGENAME}}|action=edit}} feel free to edit].</center></div></div><includeonly>[[Category:Work in Progress]]</includeonly><noinclude>
<div style="border: .2em solid #DBBA27; border-radius: .5em; background: #FFF;">
<div style="padding: .5em; background: #DBBA271e; margin:.25em; border-radius: .5em;">
<center>Please discuss changes with assigned users. If no one is assigned, or if the user is inactive, [{{fullurl:{{FULLPAGENAME}}|action=edit}} feel free to edit].</center></div></div>
</div><includeonly>[[Category:Work in Progress]]</includeonly><noinclude>
==Usage==
==Usage==
Adding this template adds the page to the following category: [[:Category:Work in Progress]]
Adding this template adds the page to the following category: [[:Category:Work in Progress]]
Line 8: Line 11:


{| style="background-color:#EEEEEE"
{| style="background-color:#EEEEEE"
| <code><nowiki>{{wip</nowiki><br><nowiki>|assign = ExampleUser}}</nowiki></code>
| <code><nowiki>{{WIP</nowiki><br><nowiki>|assign = ExampleUser}}</nowiki></code>
|}
|}



Revision as of 14:39, 10 May 2022

This article or section is a Work in Progress.
Assigned to:
None
Please discuss changes with assigned users. If no one is assigned, or if the user is inactive, feel free to edit.

Usage

Adding this template adds the page to the following category: Category:Work in Progress

To add the template to a page simply write:

{{WIP
|assign = ExampleUser}}

This will give the following result:

This article or section is a Work in Progress.
Assigned to:
ExampleUser
Please discuss changes with assigned users. If no one is assigned, or if the user is inactive, feel free to edit.