Content deleted Content added
SMcCandlish (talk | contribs) →See also: tweak |
SMcCandlish (talk | contribs) note |
||
Line 6:
===Parameters===
*{{para|1}} the content to be marked as deprecated
*{{para|2}} or {{para|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"
*{{para|red|y}} made the text red instead of grey, for indicating dangerous not just deprecated things
*{{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:strikethrough;</code> back in if you want that formatting)
== See also ==
|