Difference between revisions of "Template:Frac/doc"

From Zero-K
Jump to navigation Jump to search
(Using BASEPAGENAME magic word.)
m
Line 1: Line 1:
 
Creates simple inline fractions like this one: {{ {{BASEPAGENAME}}}}. 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:
 
Creates simple inline fractions like this one: {{ {{BASEPAGENAME}}}}. 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:
<samp style="display:block;text-align:center">&minus; {{ {{BASEPAGENAME}}|<var>numerator</var>|<var>denominator &minus; {{ {{BASEPAGENAME}}|<var>numerator</var>|<var>denominator</var>}}</var>}}, &minus; {{ {{BASEPAGENAME}}|<var>numerator + {{ {{BASEPAGENAME}}|<var>numerator</var>|<var>denominator</var>}}</var>|<var>denominator</var>}}</samp>
+
<samp style="display:block;text-align:center">&minus; {{ {{BASEPAGENAME}}|<var>numerator</var>|<var>denominator &minus; {{ {{BASEPAGENAME}}|<var>numerator</var>|<var>denominator</var>}}}}, &minus; {{ {{BASEPAGENAME}}|<var>numerator</var> + {{ {{BASEPAGENAME}}|<var>numerator|<var>denominator</var>}}</var>|<var>denominator}}</samp>

Revision as of 02:30, 18 August 2021

Creates simple inline fractions like this one: numerator ÷ denominator. 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: numerator ÷ denominator − numerator ÷ denominator, − numerator + numerator ÷ denominator ÷ denominator