Difference between revisions of "Template:Work in progress/doc"

From EVE University Wiki
Jump to: navigation, search
m (Remove mentions of the {{Cleanup}} template it has a different goal. WIP is an indication that the article/page is actively worked on, but cleanup is to indicate that the article/page needs work.)
m (Refactor to use {{Banner}} to avoid the automatic category assignment.)
Line 14: Line 14:
 
:: A description of the work being done. Can include a link to a draft page.
 
:: A description of the work being done. Can include a link to a draft page.
  
; Sample output
+
; Sample output <!-- Not using the actual template to avoid the automatic category assigning -->
 
: <code><nowiki>{{Work in progress}}</nowiki></code>
 
: <code><nowiki>{{Work in progress}}</nowiki></code>
 
:: gives...
 
:: gives...
{{Work in progress}}
+
{{Banner|color= #2B3856|border= orange
 +
|'''This page is a work in progress.'''
 +
 
 +
This article or section '''is in the process of an expansion or major restructuring'''. You are welcome to assist in its construction by editing it as well.<br>If this article or section has not been edited in several days, please remove this template.
 +
}}
  
 
: <code><nowiki>{{Work in progress|Reformatting tables}}</nowiki></code>
 
: <code><nowiki>{{Work in progress|Reformatting tables}}</nowiki></code>
 
:: gives...
 
:: gives...
{{Work in progress|Reformatting tables}}
+
{{Banner|color= #2B3856|border= orange
 +
|'''This page is a work in progress.''' <br>Notes: ''Reformatting tables''
 +
 
 +
This article or section '''is in the process of an expansion or major restructuring'''. You are welcome to assist in its construction by editing it as well.<br>If this article or section has not been edited in several days, please remove this template.
 +
}}
  
 
<includeonly>[[Category:Maintenance templates]]<!-- Any categories for the template itself --></includeonly>
 
<includeonly>[[Category:Maintenance templates]]<!-- Any categories for the template itself --></includeonly>
 
<noinclude>[[Category:Template documentation]]</noinclude>
 
<noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 13:14, 7 April 2022

Description
This template marks pages that are currently being worked on to avoid edit conflicts, etc.
Generally, it should be removed once the page is not actively being worked on. It should be removed from pages that have been tagged as works in progress for a long time since there is no work in progress on the page. This tag might discourage others from improving the page.
Dependencies
Uses:
{{Banner}}
Syntax
{{Work in progress|description}}
Parameters
description
A description of the work being done. Can include a link to a draft page.
Sample output
{{Work in progress}}
gives...
This page is a work in progress.

This article or section is in the process of an expansion or major restructuring. You are welcome to assist in its construction by editing it as well.
If this article or section has not been edited in several days, please remove this template.


{{Work in progress|Reformatting tables}}
gives...
This page is a work in progress.
Notes: Reformatting tables

This article or section is in the process of an expansion or major restructuring. You are welcome to assist in its construction by editing it as well.
If this article or section has not been edited in several days, please remove this template.