Template:10^: Difference between revisions

fix logic ({{{2}}} undefined), formatting
 
imported>Gonnym
Use {{val}} directly as it does this
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:
     |{{{1}}}
     |{{{1}}}
     |{{#ifeq:{{{2|}}}|plus
     |{{#ifeq:{{{2|}}}|plus
       |+{{val/delimitnum|{{{1}}}}}
       |+{{Val|{{{1}}}}}
       |{{val/delimitnum|{{{1}}}}}
       |{{Val|{{{1}}}}}
     }}
     }}
   }}
   }}