Template:Deprecated: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (Hooray moved page Template:Depreciated to Template:Deprecated: http://grammarist.com/usage/deprecate-depreciate/)
m (spottschrift alert: I can handle those typos in your edit messages, but not as part of the template itself ... :-))
Line 6: Line 6:
__NOTOC__
__NOTOC__
== Goal ==
== Goal ==
Use this template to mark depreciated templates.
Use this template to mark deprecated templates.


== Usage ==
== Usage ==
Line 14: Line 14:


== Example ==
== Example ==
  <nowiki>{{depreciated|This template should no longer be used.  Instead please use {{tl|caution}}.}}</nowiki>
  <nowiki>{{deprecated|This template should no longer be used.  Instead please use {{tl|caution}}.}}</nowiki>
{{depreciated|This template should no longer be used.  Instead please use {{tl|caution}}.}}
{{depreciated|This template should no longer be used.  Instead please use {{tl|caution}}.}}
}}
}}

Revision as of 17:43, 23 May 2016

Depreciated  Add message
The following template description is not displayed when the template is inserted in an article.

Goal

Use this template to mark deprecated templates.

Usage

{{depreciated|message|width=}}
width
Width of the messagebox, preferably as a percentage of the width of the page content. Defaults to 90%.

Example

{{deprecated|This template should no longer be used.  Instead please use {{tl|caution}}.}}
Depreciated  This template should no longer be used. Instead please use {{caution}}.