Template:Xt/see also: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>SMcCandlish m tweak |
meta>AlanM1 Add {mxt} and {!mxt} |
||
| Line 1: | Line 1: | ||
<!--This is transcluded into all these templates' /doc pages to save time.--> | <!--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> | <div style="float:right; padding:0 1em;">{{navbar|Xt see also|plain=y}}</div> | ||
*{{tl|xt}} inline {{xt|positive example text}}, in green | *{{tl|xt}} inline {{xt|positive example text}}, in green, with serif font | ||
*{{tl|bxt}} same as {{tnull|xt}} but uses {{bxt| | *{{tl|bxt}} same as {{tnull|xt}} but uses {{bxt|bold instead of serif font}} | ||
*{{tl|mxt}} same as {{tnull|xt}} but uses {{mxt|mono-spaced font}} (especially useful in source code) | |||
*{{tl|xt2}} same as {{tnull|xt}} but for blocks of text | *{{tl|xt2}} same as {{tnull|xt}} but for blocks of text | ||
*{{tl|!xt}} inline {{!xt|negative example text}}, in red | *{{tl|!xt}} inline {{!xt|negative example text}}, in red, with serif font | ||
*{{tl|!bxt}} same as {{tnull|!xt}} but uses {{!bxt| | *{{tl|!bxt}} same as {{tnull|!xt}} but uses {{!bxt|bold font}} | ||
*{{tl|!mxt}} same as {{tnull|!xt}} but uses {{!mxt|mono-spaced font}} | |||
*{{tl|!xt2}} same as {{tnull|!xt}} but for blocks | *{{tl|!xt2}} same as {{tnull|!xt}} but for blocks | ||
*{{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 | ||
Revision as of 03:20, 1 October 2014
- {{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 bold font - {{!mxt}} same as
{{!xt}}but uses mono-spaced font - {{!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 or deleted code or text; {{dc2}} variant hasstrikethrough(both explicitly use the<del>element)