Template:Xt/see also: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>SMcCandlish
m typo
meta>Wdchk
m xtn: rm unmatched parenthesis
Line 9: Line 9:
*{{tl|xtd}} inline {{xtd|deprecated (or uncertain, unavailable, lorem, etc.) example text}}, in grey
*{{tl|xtd}} inline {{xtd|deprecated (or uncertain, unavailable, lorem, etc.) example text}}, in grey
*{{tl|bxtd}} same as {{tnull|xtd}} but uses {{bxtg|boldface}}
*{{tl|bxtd}} same as {{tnull|xtd}} but uses {{bxtg|boldface}}
*{{tl|xtn}} inline {{xtd|neutral) example text}}, with no color change, when none of the above applies
*{{tl|xtn}} inline {{xtd|neutral example text}}, with no color change, when none of the above applies
*{{tl|bxtn}} same as {{tnull|xtn}} but uses {{bxtn|boldface}}; it still applies a CSS class, so it not simply boldfacing
*{{tl|bxtn}} same as {{tnull|xtn}} but uses {{bxtn|boldface}}; it still applies a CSS class, so it not simply boldfacing
*{{tl|dc}} inline {{dc|deprecated code or text}}; {{tl|dc2}} variant has {{dc2|strikethrough}} (both explicitly use the {{tag|del|open}} element)
*{{tl|dc}} inline {{dc|deprecated code or text}}; {{tl|dc2}} variant has {{dc2|strikethrough}} (both explicitly use the {{tag|del|open}} element)

Revision as of 22:33, 23 November 2012

  • {{xt}} inline positive example text, in green
  • {{bxt}} same as {{xt}} but uses boldface instead of changed font (especially useful in source code)
  • {{xt2}} same as {{xt}} but for blocks of text
  • {{!xt}} inline negative example text, in red
  • {{!bxt}} same as {{!xt}} but uses boldface
  • {{!xt2}} same as {{!xt}} but for blocks
  • {{xtd}} inline deprecated (or uncertain, unavailable, lorem, etc.) example text, in grey
  • {{bxtd}} same as {{xtd}} but uses boldface
  • {{xtn}} inline neutral example text, with no color change, when none of the above applies
  • {{bxtn}} same as {{xtn}} but uses boldface; it still applies a CSS class, so it not simply boldfacing
  • {{dc}} inline deprecated code or text; {{dc2}} variant has strikethrough (both explicitly use the <del> element)