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)
m (Typo)
 
(3 intermediate revisions by one other user not shown)
Line 2: Line 2:
 
: This template marks pages that are currently being worked on to avoid edit conflicts, etc.
 
: 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.
 
: 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 {{T|Cleanup}} template instead, with an edit summary indicating what needs cleanup.
+
: Putting this template on a article/page automatically adds it to the [[:category:Work in progress|Work in progress]] category.
  
 
; Dependencies
 
; Dependencies
Line 9: Line 9:
  
 
;Syntax
 
;Syntax
: <code><nowiki>{{Work in progress|description}}</nowiki></code>
+
: {{T|1=Work in progress|2=description|3=date= date}}
  
 
; Parameters
 
; Parameters
 
: <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.
 +
: <code>date=</code>
 +
:: The date that the article/page has last been edited (optional).
 +
::: To make it easy write date= <nowiki>~~~~~</nowiki> (5x~) which will expand to time, date and timezone when saved or viewed in preview.
 +
::: Update when a relevant update has been done. i.e. do not change when a only a broken link has been fixed or other minor edits.
  
; 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>}} gives...
:: gives...
+
{{Banner|color= #2B3856|border= orange
{{Work in progress}}
+
|'''This page is a work in progress.'''
  
: <code><nowiki>{{Work in progress|Reformatting tables}}</nowiki></code>
+
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.
:: gives...
+
}}
{{Work in progress|Reformatting tables}}
 
  
; See also:
+
: {{Code|<nowiki>{{Work in progress|Reformatting tables}}</nowiki>}} gives...
:* [[Template:Cleanup]]
+
{{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.
 +
}}
 +
 
 +
: {{Code|<nowiki>{{Work in progress|Reformatting tables|date= ~~~~~}}</nowiki>}} gives...
 +
{{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.<br><br>Last edited: 13:42, 7 April 2022 (UTC)
 +
}}
  
 
<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>

Latest revision as of 17:24, 13 March 2023

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.
Putting this template on a article/page automatically adds it to the Work in progress category.
Dependencies
Uses:
{{Banner}}
Syntax
{{Work in progress|<description>|<date= date>}}
Parameters
description
A description of the work being done. Can include a link to a draft page.
date=
The date that the article/page has last been edited (optional).
To make it easy write date= ~~~~~ (5x~) which will expand to time, date and timezone when saved or viewed in preview.
Update when a relevant update has been done. i.e. do not change when a only a broken link has been fixed or other minor edits.
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.


{{Work in progress|Reformatting tables|date= ~~~~~}}
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.

Last edited: 13:42, 7 April 2022 (UTC)