Template:X10^: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Plastikspork Add tracking per suggestion on talk page |
meta>MSGJ m tweak to spacing around multiplication sign per discussion, also whitespace tweaks to improve code readability |
||
Line 1: | Line 1: | ||
{{#if:{{{1|}}}| | {{#if:{{{1|}}} | ||
|<span style="margin:0 .15em 0 .25em">×</span>10<sup>{{#switch:{{{2}}} | |||
|#default={{#switch:{{valid|number={{{1}}}}} | |||
|#default={{#switch:{{{2}}} | |||
|plus=+{{val/delimitnum|{{{1}}}}} | |||
|#default={{val/delimitnum|{{{1}}}}} | |||
}} | |||
|false={{{1}}} | |||
}} | |||
|text={{{1}}} | |||
}}</sup>|<includeonly>[[Category:Articles using E without any arguments]]</includeonly>}}<noinclude> | }}</sup> | ||
|<includeonly>[[Category:Articles using E without any arguments]]</includeonly> | |||
}}<noinclude> | |||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |