Difference between revisions of "Template:Outdated"

From JRiverWiki
Jump to: navigation, search
Line 4: Line 4:
  
 
<noinclude>
 
<noinclude>
Outdated Template:
+
Instructions:
  
 
Typing <tt><nowiki>{{Outdated}}</nowiki></tt> produces the message shown at the top, and adds the article to the following category:
 
Typing <tt><nowiki>{{Outdated}}</nowiki></tt> produces the message shown at the top, and adds the article to the following category:
Line 10: Line 10:
 
* [[:Category:Outdated]]
 
* [[:Category:Outdated]]
  
It has one optional parameter, sinceVersion, which replaces the word "currently" with the text provided.  This can be used to produce a message saying something like:
+
This template is designed to be placed at the top of articles where the content is outdated, but for which there is not currently a viable replacement page or process.  If the functionality it describes has been '''completely removed''', or there is a good replacement candidate page, then consider using [[Template:Deprecated]] instead.
 +
 
 +
This template has one optional parameter, sinceVersion, which replaces the word "currently" with the text provided.  This can be used to produce a message saying something like:
  
 
{{Outdated
 
{{Outdated
Line 21: Line 23:
 
| sinceVersion=since MC19
 
| sinceVersion=since MC19
 
}}</pre>
 
}}</pre>
 
This template is designed to be placed at the top of articles where the content is outdated, but for which there is not currently a viable replacement page or process.  If the functionality it describes has been '''completely removed''', or there is a good replacement candidate page, then consider using [[Template:Deprecated]] instead.
 
  
 
</noinclude>
 
</noinclude>

Revision as of 09:19, 26 March 2014

Outdated: This content is outdated currently, and may no longer be fully accurate. You can help the JRiver Wiki by updating it.


Instructions:

Typing {{Outdated}} produces the message shown at the top, and adds the article to the following category:

This template is designed to be placed at the top of articles where the content is outdated, but for which there is not currently a viable replacement page or process. If the functionality it describes has been completely removed, or there is a good replacement candidate page, then consider using Template:Deprecated instead.

This template has one optional parameter, sinceVersion, which replaces the word "currently" with the text provided. This can be used to produce a message saying something like:

Outdated: This content is outdated currently, and may no longer be fully accurate. You can help the JRiver Wiki by updating it.

By typing:

{{Outdated
| sinceVersion=since MC19
}}