×
Create a new article
Write your page title here:
We currently have 230 articles on Farthest Frontier. Type your article name above or create one of the articles listed here!



    Farthest Frontier

    Template:Deprecated code/doc

    eesti  Deutsch  dansk  čeština  asturianu  català  Boarisch  English  español  sicilianu  中文(简体)  中文(繁體)  Esperanto  Tiếng Việt  Scots  українська  Zazaki  Türkçe  ไทย  slovenščina  polski  മലയാളം  galego  Ελληνικά  日本語  ქართული  македонски  فارسی  Nederlands  မြန်မာဘာသာ  русский  中文  suomi  العربية  norsk bokmål  norsk  Lëtzebuergesch  српски / srpski  Plattdüütsch  български  한국어  svenska  português do Brasil  hrvatski  ဘာသာ မန်  français  magyar  euskara  עברית  Mirandés  italiano  اردو  português  Bahasa Indonesia  বাংলা  Bahasa Melayu  беларуская (тарашкевіца)  edit

    Usage

    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

    • |1=   the content to be marked as deprecated
    • |2= or |title= a mouse-over "tooltip" (in some browsers, anyway), e.g. for briefly explaining the deprecation, e.g. "Deprecated since HTML 3.0" or "Breaks infobox formatting"
    • |red=y   make the text red instead of grey, for indicating dangerous/error/forbidden things (a shortcut for this is {{dcr}})
    • |class=   assign a CSS class
    • |id=   assign an HTML ID for #linking and other purposes (must be unique on the page and start with an alphabetic letter)
    • |style=   add additional CSS styling (can be used to add text-decoration:line-through; back in if you want that formatting; a shortcut for this is {{dc2}} or {{dcs}})

    Examples

    • {{dc|deprecated}} yields: deprecated
    • {{dcr|deprecated}} yields: deprecated
    • {{dc2|deprecated}} yields: deprecated
    • {{dcs|deprecated}} yields: deprecated

    See also

    • {{xtd}} and related templates for indicating deprecated, good, bad, and neutral examples in guidelines, how-tos, and template documentation.
      • {{mxtd}} in this template group (example output here) is an alternative to {{dc}}.
      • {{!mxt}} in this template group (example output here) is an alternative to {{dcr}}.
    • {{strongbad}} – for introducing something as deprecated or issuing some other warning in documentation, e.g.: {{strongbad|Not for use in mainspace.}}


    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.