From Fedora Project Wiki

mNo edit summary
No edit summary
Line 1: Line 1:
{{admon/important| This Page is Outdated and is Only Retained for Historical Reference |{{{reason|{{{1|}}}}}} }}
{{admon/important| This Page is Outdated and is Only Retained for Historical Reference |{{{reason|{{{1|}}}}}} }}
[[Category:Deprecated]]
<noinclude>{{tempdoc}}</noinclude>
<noinclude>{{tempdoc}}</noinclude>

Revision as of 21:16, 4 June 2008

Important.png
This Page is Outdated and is Only Retained for Historical Reference

Template documentation [edit]

This documentation is transcluded from Template:Deprecated/doc. It will not be transcluded on pages that use this template.

Template:Deprecated creates an admonition that indicates a page, section, or code listing is becoming obsolete. It is used to show that, while the deprecated text may still be useful, it is likely to be deleted in the future. This is useful to allow pages that contain entries for contests, or votes to be removed gracefully.

To use this template, insert {{deprecated}} which will yield a default deprecation message. It is recommended to provide a reason for deprecation, which can be done by inserting {{deprecated|type your reason}}. The reason should also contain information about the replacement or contingency for the deprecated text, if such information is applicable.

Example: Typical usage

This example demonstrates a typical use of this template.

Code:

{{deprecated|This contest has ended. We are no longer accepting entries.}}

Output:

Important.png
This Page is Outdated and is Only Retained for Historical Reference
This contest has ended. We are no longer accepting entries.


Example: Minimal use

This example demonstrates the minimal use of this template.

Code:

{{deprecated}}

Output:

Important.png
This Page is Outdated and is Only Retained for Historical Reference