Template:T\: Difference between revisions
Template page
More actions
note that tt is obsolete per HTML 5 |
simplify |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{#tag:span|{{{1}}}|style=font-family:monospace,monospace;font-size:1{{#if:{{{2|}}}|{{{2}}}|28}}%;{{{style|}}}}}<noinclude> | {{#tag:span|{{{1}}}|style=font-family:monospace,monospace;font-size:1{{#if:{{{2|}}}|{{{2}}}|28}}%;{{{style|}}}}}<noinclude>{{documentation|content= | ||
This template formats the text to a larger <span style="font-family:monospace,monospace;font-size:128%">teletype</span> style (128%), | This template formats the text to a larger <span style="font-family:monospace,monospace;font-size:128%">teletype</span> style (128%), while the obsolete {{T\|<code><nowiki><tt></nowiki></code>}} displays the {{T\|teletype|00}} always {{T\|too small|00}}. | ||
while the obsolete {{T\|<code><nowiki><tt></nowiki></code>}} displays the | |||
See also the CSS tags <kbd>kbd for "keyboard"</kbd>, or <var>var for variables</var>. <!-- <tt>oooo</tt><var>o</var><kbd>oooo</kbd> --> | See also the CSS tags <kbd>kbd for "keyboard"</kbd>, or <var>var for variables</var>.<!-- <tt>oooo</tt><var>o</var><kbd>oooo</kbd> --> | ||
With the teletype font 2×"monospace" the letters have less difference between {{W|Baseline (typography)|x-height}} and {{W|Baseline (typography)|cap height}}: | |||
compare «m{{T\|m}}m» (128%) with «C{{T\|C}}C» (128%) or «m{{T\|m|14}}m» (114%) with «C{{T\|C|24}}C» (124%) or «C{{T\|C|32}}C» (1'''32'''%) | compare «m{{T\|m}}m» (128%) with «C{{T\|C}}C» (128%) or «m{{T\|m|14}}m» (114%) with «C{{T\|C|24}}C» (124%) or «C{{T\|C|32}}C» (1'''32'''%) | ||
[[Category:Formatting templates|T\]] | [[Category:Formatting templates|T\]] | ||
</noinclude> | }}</noinclude> | ||