Template:Frac: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Arthur Rubin
(nowrap is needed, if the numerator or denominator has spaces, per one of the examples)
m (53 revisions imported)
 
(10 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{nowrap|1=<span class="frac">{{#if:{{{3|}}}
{{zwsp}}<!-- zero-width space; might be removable after introduction of RemexHTML --><span class="frac nowrap">{{#if:{{{3|}}}
  |{{{1}}}&nbsp;<sup>{{{2}}}</sup>&frasl;<sub>{{{3}}}</sub>
  |{{{1}}}<span class="visualhide">&nbsp;</span><sup>{{{2}}}</sup>&frasl;<sub>{{{3}}}</sub>
  |{{#if:{{{2|}}}
  |{{#if:{{{2|}}}
   |<sup>{{{1}}}</sup>&frasl;<sub>{{{2}}}</sub>
   |<sup>{{{1}}}</sup>&frasl;<sub>{{{2}}}</sub>
   |<sup>1</sup>&frasl;<sub>{{{1}}}</sub>
   |{{#if:{{{1|}}}
  |<sup>1</sup>&frasl;<sub>{{{1}}}</sub>
  |&frasl;
  }}
  }}
  }}
}}</span>}}<noinclude>
}}</span><noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Latest revision as of 13:19, 3 September 2020