Content deleted Content added
SMcCandlish (talk | contribs) update |
SMcCandlish (talk | contribs) update |
||
Line 1:
{{Documentation subpage|[[Template:Deprecated code]] ([[Template:Dc]]) and [[Template:Dc2]]}}
<!-- Categories and interwikis go at the bottom of this page. -->
== Usage ==
This template (easiest used from its {{tl|dc}} redirect) can be used to indicate, e.g. in template documentation or Wikipedia articles on things like HTML specifications, code that has been [[Deprecation|deprecated]] and should not normally be used. On the technical level it is a CSS-styled {{tag|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
===Parameters===
Line 11:
*{{para|class}} assign a CSS class
*{{para|id}} assign an HTML ID for #linking and other purposes (must be unique on the page and start with an alphabetic letter)
*{{para|style}} add additional CSS styling (can be used to add <code>text-decoration:
== See also ==
|