Template:Xt/see also: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>SMcCandlish clarify |
meta>SMcCandlish clarif. |
||
| Line 8: | Line 8: | ||
*{{tlx|!bxt}} same as {{tnull|!xt}} but uses {{!bxt|boldface}} | *{{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/deprecated code/output/input examples and should usually be wrapped in {{tag|code|o}}, {{tag|samp|o}}, or {{tag|kbd|o}} as appropriate; see {{tlx|dc}} and its variants below for a version that doesn't turn on monospace font but relies on surrounding markup to do that. | *{{tlx|!mxt}} same as {{tnull|!xt}} but uses {{!mxt|mono-spaced font}}; used for incorrect/deprecated code/output/input examples and should usually be wrapped in {{tag|code|o}}, {{tag|samp|o}}, or {{tag|kbd|o}} as appropriate; see {{tlx|dc}} and its variants below for a version that doesn't turn on monospace font but relies on surrounding markup to do that. | ||
*{{tlx|!xt2}} same as {{tnull|!xt}} but for blocks | *{{tlx|!xt2}} same as {{tnull|!xt}} but for blocks (i.e., same as {{tnull|xt2}} but red) | ||
*{{tlx|xtd}} inline {{xtd|deprecated (or uncertain, unavailable, lorem, etc.) example text}}, in grey | *{{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|bxtd}} same as {{tnull|xtd}} but uses {{bxtg|boldface}} | ||
Revision as of 21:59, 26 December 2017
{{xt}}inline positive example text, in green, with serif font{{bxt}}same as{{xt}}but uses bold instead of serif font{{mxt}}same as{{xt}}but uses mono-spaced font (especially useful in source code){{xt2}}same as{{xt}}but for blocks of text{{!xt}}inline negative example text, in red, with serif font{{!bxt}}same as{{!xt}}but uses boldface{{!mxt}}same as{{!xt}}but uses mono-spaced font; used for incorrect/deprecated code/output/input examples and should usually be wrapped in<code>,<samp>, or<kbd>as appropriate; see{{dc}}and its variants below for a version that doesn't turn on monospace font but relies on surrounding markup to do that.{{!xt2}}same as{{!xt}}but for blocks (i.e., same as{{xt2}}but red){{xtd}}inline deprecated (or uncertain, unavailable, lorem, etc.) example text, in grey{{bxtd}}same as{{xtd}}but uses boldface{{mxtd}}same as{{xtd}}but uses mono-spaced font{{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's not simply boldfacing{{mxtn}}same as{{xtn}}but uses mono-spaced font; this is a good template to use when the shaded box formatting of<code>...</code>might be undesirable, or the semantics of it incorrect in the context{{dc}}inlinedeprecated or deleted material;{{dcr}}variant isin red;{{dc2}}variant hasstrikethrough(they all explicitly use the<del>element) and do not add monospace font on their own; can be used in mainspace (articles), and where necessary wrapped in<code>,<samp>, or<kbd>