Template:Overline/doc: Difference between revisions
Template page
More actions
←Created page with '<noinclude>{{Documentation subpage}}</noinclude> <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> Produces an overline. <nowiki>{{overline|x}}</nowiki> gives {...' |
Fix language-code links to use Wikipedia interwiki prefixes |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 3: | Line 3: | ||
Produces an overline. <nowiki>{{overline|x}}</nowiki> gives {{overline|x}}. | Produces an overline. <nowiki>{{overline|x}}</nowiki> gives {{overline|x}}. | ||
==See also== | |||
{{Text formatting template (see also)}} | |||
<includeonly> | <includeonly> | ||
<!-- ADD CATEGORIES BELOW THIS LINE --> | <!-- ADD CATEGORIES BELOW THIS LINE --> | ||
[[Category: | [[Category:Text formatting templates]] | ||
<!-- ADD INTERWIKIS BELOW THIS LINE --> | <!-- ADD INTERWIKIS BELOW THIS LINE --> | ||
[[eo:Ŝablono:Supra linio]] | [[w:Template:Overline]] | ||
[[es:Plantilla:Sobrerrayado]] | [[w:eo:Ŝablono:Supra linio]] | ||
[[nl:Sjabloon:Overline]] | [[w:es:Plantilla:Sobrerrayado]] | ||
[[he:תבנית:קו עילי]] | [[w:nl:Sjabloon:Overline]] | ||
[[hsb:Předłoha:Hornja linka]] | [[w:he:תבנית:קו עילי]] | ||
[[ja:Template:Overline]] | [[w:hsb:Předłoha:Hornja linka]] | ||
[[pt:Predefinição:Sobrelinhado]] | [[w:ja:Template:Overline]] | ||
[[ru:Шаблон:Overline]] | [[w:pt:Predefinição:Sobrelinhado]] | ||
[[su:Citakan:Overline]] | [[w:ru:Шаблон:Overline]] | ||
[[uk:Шаблон:Overline]] | [[w:su:Citakan:Overline]] | ||
[[w:uk:Шаблон:Overline]] | |||
</includeonly> | </includeonly> | ||
Latest revision as of 14:40, 15 August 2026
Produces an overline. {{overline|x}} gives x.
See also
| 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.