Template:Text formatting template (see also): Difference between revisions
Template page
More actions
m Reverted edits by 111.90.194.76 (talk) to last revision by W like wiki |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<!-- The idea to this template comes from [[Template:Polling template/see also]] but since [[Template:Text formatting template]] not exists (and maybe will never exists) using this direct way without subpage | <!-- The idea to this template comes from [[Template:Polling template/see also]] but since [[Template:Text formatting template]] not exists (and maybe will never exists) using this direct way without subpage | ||
--><noinclude>{{en|This | --><noinclude>{{en|This template is for the navigation between different {{C|Text formatting templates}}.}}</noinclude> | ||
{| class="wikitable" style="background-color:#fff" | {| class="wikitable" style="background-color:#fff" | ||
|+ {{C|Text formatting templates}} | |+ {{C|Text formatting templates}} | ||
Latest revision as of 13:19, 11 April 2025
English: This template is for the navigation between different Text formatting templates.
| Code example | Renders as | Notes | Code example | Renders as | Notes |
|---|---|---|---|---|---|
X{{Exp|superscript text}} |
Xsuperscript text | X{{Smallsup|small superscript text}} |
Xsmall superscript text | with smaller text | |
X{{Sub|subscript text}} |
Xsubscript text | X{{Smallsub|small subscript text}} |
Xsmall subscript text | with smaller text | |
| — | X{{Sup sub|superscript|subscript}} |
Xsuperscriptsubscript | with smaller text | ||
X{{Big|big text}} |
Xbig text | X{{Small|small text}} |
Xsmall text | Font size 85% | |
X{{Font-size|120%|font-size 120%}} |
Xfont-size 120% | ← could maybe be merged → | X{{Resize|120%|font-size 120%}} |
Xfont-size 120% | |
X{{Overline|overlined}} |
Xoverlined | — | |||
X{{Explain|term|explanation}} |
Xterm | — | |||
X{{Mark|marked text}} |
Xmarked text | Same color as used in diffs. | X{{Highlight|highlighted text|#FF0|green}} |
Xhighlighted text | Multiple format parameters possible |
X{{Small-caps|Small capitals}} |
XSmall capitals | — | |||
X<kbd>teletype</kbd> |
Xteletype | Tags, not a template yet(en) (but used in e.g. {{Tld}}) | X<code>code</code> |
Xcode |
Tags, not a template yet(en) (but used in e.g. {{Tlc}}) |
- Note: The capital
Xin front of each template is used to compare the results to plain text.