Open main menu

Changes

param.
<!--This is transcluded into all these templates' /doc pages to save time.-->
<div style="float:right; padding:0 1em;">{{navbar|Xt/see also|plain=y}}</div>
* {{tlx|xt}} inline {{xt|positive example text}}, in green, with serif font
* {{tlx|xt2}} same as {{tnull|xt}} but for blocks of text
* {{tlx|bxt}} same as {{tnull|xt}} but uses {{bxt|bold instead of serif font}}
* {{tlx|mxt}} same as {{tnull|xt}} but uses {{mxt|mono-spaced font}} (especially useful in source code)<br />&nbsp;
* {{tlx|!xt}} inline {{!xt|negative example text}}, in red, with serif font
* {{tlx|!xt2}} same as {{tnull|!xt}} but for blocks (i.e., same as {{tnull|xt2}} but red)
* {{tlx|!bxt}} same as {{tnull|!xt}} but uses {{!bxt|boldface}}
* {{tlx|!mxt}} same as {{tnull|!xt}} but uses {{!mxt|mono-spaced font}}; used for incorrect or strongly deprecated code/output/input examples and should usually be wrapped in {{tag|code|o}}, {{tag|samp|o}}, or {{tag|kbd|o}} as appropriate; see also {{tlx|dc}} and its variants below
* {{tlx|dcr}} inline {{dcr|strongly deprecated or deleted material}}; {{tlx|dc2}} variant has {{dc2|strikethrough}} (they both use the {{tag|del|open}} element, and do not add monospace font on their own; can be used in mainspace (articles), and where necessary wrapped in {{tag|code|o}}, {{tag|samp|o}}, or {{tag|kbd|o}})<br />&nbsp;
* {{tlx|xtd}} inline {{xtd|deprecated (or uncertain, unavailable, lorem, etc.) example text}}, in grey
* {{tlx|bxtd}} same as {{tnull|xtd}} but uses {{bxtg|boldface}}
* {{tlx|mxtd}} same as {{tnull|xtd}} but uses {{mxtd|mono-spaced font}}
* {{tlx|dc}} inline {{dc|deprecated or deleted material}}; (uses the {{tag|del|open}} element, and does not add monospace font on it own; can be used in mainspace (articles), and where necessary wrapped in {{tag|code|o}}, {{tag|samp|o}}, or {{tag|kbd|o}})<br />&nbsp;
* {{tlx|xtn}} inline {{xtn|neutral example text}}, with no color change, when none of the above applies; used for "permissible" examples neither favored nor deprecated
* {{tlx|bxtn}} same as {{tnull|xtn}} but uses {{bxtn|boldface}}; it still applies a CSS class, so it's not simply boldfacing
* {{tlx|mxtn}} same as {{tnull|xtn}} but uses {{mxtn|mono-spaced font}}; this is a good template to use when the shaded box formatting of {{tag|code}} might be undesirable, or the [[Semantic HTML|semantics]] of it is incorrect in the context{{#if:{{{sb|}}}||<br />&nbsp;
* {{tlx|strongbad}} – for introducing something as deprecated or issuing some other warning in documentation, e.g.: {{tlx|strongbad|Not for use in mainspace.}}
}}
<!--
--><noinclude>
<!-- ADD CATEGORIES AND INTERWIKIS TO THE /doc PAGE, NOT HERE, THANKS -->
{{documentation}}
</noinclude>
Anonymous user