Template:WIP: Difference between revisions

From Artea Station
Jump to navigation Jump to search
(Created WIP template)
 
(Add the ability to specify a note.)
 
(3 intermediate revisions by one other user not shown)
Line 3: Line 3:
| icon = <span style="color:black">{{#fas:screwdriver-wrench}}</span>
| icon = <span style="color:black">{{#fas:screwdriver-wrench}}</span>
| title = <span style="color:black">This article or section is a Work in Progress</span>
| title = <span style="color:black">This article or section is a Work in Progress</span>
| content = Assigned to:'''[[User:{{{assign|None}}}|{{{assign|None}}}]]<hr>
| content = Assigned to:'''[[User:{{{assign|None}}}|{{{assign|None}}}]]'''<hr>
{{{note|}}}{{#if: {{{note|}}} |<hr>|}}
This article or section is a work in progress and currently unfinished. Please discuss with the assigned user before editing this page. If no one is assigned, or if the user is inactive, [{{fullurl:{{FULLPAGENAME}}|action=edit}} feel free to edit]
This article or section is a work in progress and currently unfinished. Please discuss with the assigned user before editing this page. If no one is assigned, or if the user is inactive, [{{fullurl:{{FULLPAGENAME}}|action=edit}} feel free to edit]
| width = 90%
| width = 90%
}}</center><includeonly>[[Category:Work in Progress]]</includeonly><noinclude>
}}</center><includeonly>[[Category:Work in Progress]]</includeonly><noinclude>[[Category:Maintenance templates]]
==How to use this template==
==How to use this template==
The following will be a short explanation of this template and its parameters.
The following will be a short explanation of this template and its parameters.
Line 13: Line 14:


<pre> To use this template simply add the following to a page.
<pre> To use this template simply add the following to a page.
{{Template:WIP
{{Template:WIP
| assign = EXAMPLE USER
| assign = EXAMPLE USER
| note = My extra text.
}}
}}
</pre></noinclude>
</pre></noinclude>

Latest revision as of 16:50, 3 April 2023

This article or section is a Work in Progress
Assigned to:None

This article or section is a work in progress and currently unfinished. Please discuss with the assigned user before editing this page. If no one is assigned, or if the user is inactive, feel free to edit

How to use this template

The following will be a short explanation of this template and its parameters.

  • assign Is used to assign users within this template. If left empty None will be displayed.
 To use this template simply add the following to a page.

{{Template:WIP
| assign = EXAMPLE USER
| note = My extra text.
}}