Difference between revisions of "Template:Frac"
Jump to navigation
Jump to search
m (Added documentation page link.) |
(Removed parentheses from style-less view and changed the way solidus is hidden. It will now be used when the text is copied. Added defaults.) |
||
Line 1: | Line 1: | ||
− | <span style="display:inline-block;vertical-align:-52%;text-align:center | + | <span style="display:inline-block;vertical-align:-52%;text-align:center><span style="display:block;border-bottom:solid thin">{{{1|<var>numerator</var>}}}</span><span style="position:absolute;left:-9999px;display:inline-block;width:1px;height:1px;overflow:hidden"> / </span><span style="display:inline-block">{{{2|<var>denominator</var>}}}</span></span><noinclude><!--A simple-minded workaround for the absence of a good way to create mathematical fractions. Do not edit spacing, it is critical here.--> |
{{Documentation}}</noinclude> | {{Documentation}}</noinclude> |
Revision as of 01:14, 18 August 2021
numeratordenominator
Creates simple inline fractions like this one: numeratordenominator. There is no awareness of where the line is, so if the top or the bottom of the fraction is too tall, vertical centering will be wrong: − numeratornumeratordenominator denominator − , − numeratordenominator numerator + denominator
The above documentation is transcluded from Template:Frac/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |