Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Template:Wip/doc"

From Paragon Wiki Archive
Jump to: navigation, search
(Examples)
m (Added Incomplete to the see also list.)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
==Usage==
+
== Usage ==
 
Articles that use this template are in an unfinished state. They often contain editing notes, and they may be poorly formatted. They typically require significant work before they can be considered an article that stands alone. Please tag such articles as {{tl|wip}} when you see them, and please remove the tag if you see it's no longer appropriate.
 
Articles that use this template are in an unfinished state. They often contain editing notes, and they may be poorly formatted. They typically require significant work before they can be considered an article that stands alone. Please tag such articles as {{tl|wip}} when you see them, and please remove the tag if you see it's no longer appropriate.
  
Line 12: Line 12:
  
 
Short articles that are in a finished state but contain only minimal information should be categorized as {{tl|stub}}s instead.
 
Short articles that are in a finished state but contain only minimal information should be categorized as {{tl|stub}}s instead.
 +
 +
As a special case, date=0000-00-00 will suppress the display of the date information. This is '''only''' for use on old articles that had the wip template before the date= option was added to the template.
  
 
== Examples ==
 
== Examples ==
Line 19: Line 21:
  
  
<nowiki>{{wip|date={{subst:Today}}</nowiki>
+
<nowiki>{{wip|date={{subst:Today}} }}</nowiki>
 
<br />After submitting, the subst will get replaced to become:
 
<br />After submitting, the subst will get replaced to become:
 
<br /><nowiki>{{wip|date=2011-01-25}}</nowiki>
 
<br /><nowiki>{{wip|date=2011-01-25}}</nowiki>
Line 36: Line 38:
 
{{wip|date=0000-00-00|note=This is an example.|nocat=1}}
 
{{wip|date=0000-00-00|note=This is an example.|nocat=1}}
  
==See also==
+
== See also ==
 
* {{tl|wip}}
 
* {{tl|wip}}
 
* [[:Category:Work in Progress]]
 
* [[:Category:Work in Progress]]
 
* {{tl|stub}}
 
* {{tl|stub}}
 
* [[:Category:Stubs]]
 
* [[:Category:Stubs]]
 +
* {{tl|Incomplete}}
 +
* [[:Category:Incomplete]]
 
<includeonly><!--
 
<includeonly><!--
 
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. -->
 
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. -->
 
[[Category:Editors Tags Templates|{{PAGENAME}}]]
 
[[Category:Editors Tags Templates|{{PAGENAME}}]]
 
</includeonly>
 
</includeonly>

Latest revision as of 20:14, 9 December 2013

This is a documentation subpage for Template:Wip (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

Usage

Articles that use this template are in an unfinished state. They often contain editing notes, and they may be poorly formatted. They typically require significant work before they can be considered an article that stands alone. Please tag such articles as {{wip}} when you see them, and please remove the tag if you see it's no longer appropriate.

Copy and past the following and fill in as appropriate:

{{wip|date={{subst:Today}}|note=}}

You can supply a note explaining why the article is marked as a WIP using the note= parameter.

Articles with this template will be added to Category:Work in Progress.

Short articles that are in a finished state but contain only minimal information should be categorized as {{stub}}s instead.

As a special case, date=0000-00-00 will suppress the display of the date information. This is only for use on old articles that had the wip template before the date= option was added to the template.

Examples

{{wip}}


{{wip|date={{subst:Today}} }}
After submitting, the subst will get replaced to become:
{{wip|date=2011-01-25}}


{{wip|date=2011-01-25|note=This is an example.}}


{{wip|date=0000-00-00}}


{{wip|date=0000-00-00|note=This is an example.}}

See also