Usage

[kulemba source]

The ((deprecated code)) template (easiest used from its ((dc)) redirect) can be used to indicate, e.g. in template documentation or Wikipedia articles on things like HTML specifications, code that has been deprecated and should not normally be used. It can also be used to indicate other deleted or deprecated material. On the technical level it is a CSS-styled <del>...</del> that greys out the text (the near-universal sign in computing and computing documentation for "doesn't work", "don't do this", "bad code", "ignore", "option not available", etc.), and removes that element's usual strikethrough (CSS: "line-through") rendering, which makes the content hard to read. If you really want that line-through, use the ((dc2)) (AKA ((dcs))) variant to do this; it is otherwise identical.

Note: This template does not apply a monospaced font. This is so that it can be used inside an existing code (or non-code) block and inherit its font style. If necessary, wrap the template in one of <code>...</code> (source code), <kbd>...</kbd> (example input), or <samp>...</samp> (example output) as semantically appropriate. If you want monospace without semantic markup like <code>, you can use the alternative templates ((mxtd)): Example text, or ((!mxt)): Example text.

Parameters

[kulemba source]

Examples

[kulemba source]

See also

[kulemba source]