More actions
m Blank page for next project Tag: Replaced |
m Working on template "Work in progress" putting in original code |
||
| Line 1: | Line 1: | ||
;Description | |||
:This template is marks pages that are currently being worked on to avoid edit conflicts, etc. It also provides a convenient link to the talk/discussion section of the currently viewed page. | |||
<noinclude>[[Category:Template documentation]]</noinclude> | :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. | |||
;Syntax | |||
:Add <code>{{t|Work in progress}}</code> to the top of the page you are working on. | |||
;Sample output | |||
:<code><nowiki>{{Work in progress}}</nowiki></code> | |||
::gives... | |||
{{Work in progress}} | |||
;Optional descriptor | |||
:Type <code>{{t|Work in progress|Example reason given}}</code> at the top of the page. | |||
:<code><nowiki>{{Work in progress|Reformatting tables}}</nowiki></code> | |||
::gives... | |||
{{Work in progress|Reformatting tables}} | |||
;See also:<!-- delete if N/A --> | |||
:* [[Template:Cleanup]] | |||
<includeonly>[[Category:Maintenance templates|{{PAGENAME}}]]<!-- Any categories for the template itself --></includeonly> | |||
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | |||