Template:Xt/see also: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>SMcCandlish clarif. |
meta>SMcCandlish more copyedits |
||
| Line 2: | Line 2: | ||
<div style="float:right; padding:0 1em;">{{navbar|Xt/see also|plain=y}}</div> | <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|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|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) | *{{tlx|mxt}} same as {{tnull|xt}} but uses {{mxt|mono-spaced font}} (especially useful in source code)<br /> | ||
*{{tlx|!xt}} inline {{!xt|negative example text}}, in red, with serif font | *{{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|!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 {{tlx|dc}} and its variants below for a version that doesn't turn on monospace font | *{{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 {{tlx|dc}} and its variants below for a {{tag|del|open}}-based version that doesn't turn on monospace font by itself | ||
*{{tlx|dc2}} inline {{dc2|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 /> | *{{tlx|dc2}} inline {{dc2|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 /> | ||
*{{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 | ||
Revision as of 07:53, 5 January 2018
{{xt}}inline positive example text, in green, with serif font{{xt2}}same as{{xt}}but for blocks of text{{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)
{{!xt}}inline negative example text, in red, with serif font{{!xt2}}same as{{!xt}}but for blocks (i.e., same as{{xt2}}but red){{!bxt}}same as{{!xt}}but uses boldface{{!mxt}}same as{{!xt}}but uses mono-spaced font; used for incorrect or strongly 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<del>-based version that doesn't turn on monospace font by itself{{dc2}}inlinestrongly deprecated or deleted material;{{dc2}}variant hasstrikethrough(they both 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>)
{{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{{dc}}inlinedeprecated or deleted material; (uses the<del>element, and does not add monospace font on it own; can be used in mainspace (articles), and where necessary wrapped in<code>,<samp>, or<kbd>)
{{xtn}}inline neutral example text, with no color change, when none of the above applies; used for "permissible" examples neither favored nor deprecated{{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 is incorrect in the context