From Fedora Project Wiki

Revision as of 13:37, 14 December 2012 by Eduleo (talk | contribs) (Created page with "Template:Deprecated/es creates an admonition that indicates a page, section, or code listing is becoming obsolete. It is used to show that, while the d...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Deprecated/es 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.

Ejemplo: Uso típico

Este ejemplo demuestra el uso típico de esta plantilla.

Code:

{{deprecated/es|Este concurso ha terminado. Ya no estamos aceptando inscripciones.}}

Output:

Important.png
Esta página está obsoleta y sólo se mantiene como referencia histórica
Este concurso ha terminado. Ya no estamos aceptando inscripciones.


Ejemplo: Uso mínimo

Este ejemplo demuestra el uso mínimo de esta plantilla.

Code:

{{deprecated/es}}

Output:

Important.png
Esta página está obsoleta y sólo se mantiene como referencia histórica