Difference between revisions of "Template:Sfrac"

From RimWorld Wiki
Jump to navigation Jump to search
(make it look less crammed)
(Removing double space when no scalar)
 
Line 1: Line 1:
<includeonly><span class="sfrac nowrap"{{#if:{{{3|}}}|>{{{1}}}<span class="visualhide">&nbsp;</span><span}} <!--
+
<includeonly><span class="sfrac nowrap"{{#if:{{{3|}}}|>{{{1}}}<span class="visualhide">{{#if:{{{1|}}}|&nbsp;}}</span><span}} <!--
 
  -->style="display:inline-block; vertical-align:-0.5em; font-size:85%; text-align:center;"><!--
 
  -->style="display:inline-block; vertical-align:-0.5em; font-size:85%; text-align:center;"><!--
 
   --><span style="display:block; line-height:1em; padding:0 0.1em;">{{#if:{{{3|}}}|{{{2}}}|{{#if:{{{2|}}}|{{{1}}}|1}}}}</span><!--
 
   --><span style="display:block; line-height:1em; padding:0 0.1em;">{{#if:{{{3|}}}|{{{2}}}|{{#if:{{{2|}}}|{{{1}}}|1}}}}</span><!--

Latest revision as of 23:00, 2 May 2023

Documentation icon Template documentation[view] [edit] [history] [purge]

Formats a fraction

  1. First parameter is the scalar
  2. Second paramater is the numerator
  3. Third parameter is the denominator
{{Sfrac|1|2|3}}

results in: 1 23

This is text before {{Sfrac|421g|abc345|8989}} this is text after

results in: This is text before 421g abc3458989 this is text after

Before {{Sfrac||2|3}} after

results in: Before 23 after


Before {{Sfrac||{{Cross}}{{RimworldIcon}}|{{Check}}{{RoyaltyIcon}}}} after

results in: Before Ex.pngContent from Rimworld core game onlyCheck.pngContent added by the Royalty DLC after