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

From EVE University Wiki
Jump to: navigation, search
(Revert to oldid=178997; keep the template as simple as possible; add specificity into the "Description" parameter, not the base template)
Line 9: Line 9:
  
 
;Syntax
 
;Syntax
: <code><nowiki>{{Work in progress|restriction = Restriction Level|description}}</nowiki></code>
+
: <code><nowiki>{{Work in progress|description}}</nowiki></code>
  
 
; Parameters
 
; Parameters
: <code>restriction</code>
 
:: Either "public" or empty if it should be edited by anyone or "admin", "policy", or "program" if it should be edited by wiki administrators, department managers, or directors.
 
 
: <code>description</code>
 
: <code>description</code>
 
:: 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.
Line 25: Line 23:
 
:: gives...
 
:: gives...
 
{{Work in progress|Reformatting tables}}
 
{{Work in progress|Reformatting tables}}
 
: <code><nowiki>{{Work in progress|restriction = public|Reformatting tables}}</nowiki></code>
 
:: gives...
 
{{Work in progress|restriction = public|Reformatting tables}}
 
 
: <code><nowiki>{{Work in progress|restriction = admin|Main page rework in progress}}</nowiki></code>
 
:: gives...
 
{{Work in progress|restriction = admin|Main page rework in progress}}
 
 
: <code><nowiki>{{Work in progress|restriction = program|Mentor Wiki Pages are under construction by the Mentor Manager}}</nowiki></code>
 
:: gives...
 
{{Work in progress|restriction = program|The Mentor Wiki Pages are under construction by the Mentor Manager}}
 
 
: <code><nowiki>{{Work in progress|restriction = policy|The Rules page is being updated}}</nowiki></code>
 
:: gives...
 
{{Work in progress|restriction = policy|The Rules page is being updated}}
 
  
 
; See also:
 
; See also:

Revision as of 17:00, 19 March 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.
For cleanup issues, use a {{Cleanup}} template instead, with an edit summary indicating what needs cleanup.
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.

See also