Template:Sfrac nobar
Appearance
This template is based on {{sfrac}}, but omits the horizontal line. It takes one, two or three parameters: the optional integer (may be signed), the optional numerator and the required denominator; in this order. Please do not substitute it.
It can be used to represent time signatures and figured bass as in-line text, but can also be used for centered text in the form of a fraction without the bar.
{{sfrac nobar|A|B|C}}
- (integer, numerator and denominator)
{{sfrac nobar|A|B}}
- (numerator and denominator)
{{sfrac nobar|A}}
- (denominator only)
Examples
[edit]
Vertical align
[edit]Vertical alignment can be changed. Compare
{{sfrac nobar|16|2|4}} leading to
{{sfrac nobar|16|2|4|vertical-align=0.1}} leading to
See also
[edit]- {{frac}}, displays common fractions using a fraction slash, e.g. 1⁄60
- {{mfrac}}, displays common fractions using LaTeX markup, e.g.
- {{sfrac}} for horizontal fraction line, e.g. 1/60
- {{sfrac nobar}}, displays common fractions without a fraction line, e.g.
- {{dual line}}, displays two lines of text as an inline block
- {{unifrac}}, displays the Unicode character for a fraction if it exists and otherwise delegates to {{frac}}, e.g. ⅝ but 1⁄60
- {{frac13}}, displays ⅓
- {{frac23}}, displays ⅔