Template:Val: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Jimp delete if |
meta>Jimp remove blank lines |
||
| Line 51: | Line 51: | ||
-->}}<!-- End is there an exponent | -->}}<!-- End is there an exponent | ||
Second argument is not "(number)".-->|{{#if:{{{e|}}}<!-- Is there an exponent? | Second argument is not "(number)".-->|{{#if:{{{e|}}}<!-- Is there an exponent? | ||
There is an exponent. -->| | There is an exponent. -->|({{val/delimitnum|fmt={{{fmt|gaps}}}|{{{1|}}}|u={{{u|{{{ul}}}}}}}}<!-- Output arg1, formatted. | ||
-->{{{end|}}}{{val/angle|{{{u}}}|{{{ul}}}}}<!-- Append something and/or add angle/percent symbol. | |||
Uncertainty = ±X -->{{val/±<!-- Add ± symbol. | |||
-->|{{val/delimitnum|fmt={{{fmt|gaps}}}|{{{2}}}}}<!-- Format number. | |||
-->{{{errend|}}}{{val/angle|{{{u|{{{ul}}}}}}}}<!-- Append something and/or add angle/percent symbol. | |||
-->}})<!-- End Uncertainty = ±X | |||
--><span style="margin-left:0.25em;margin-right:0.15em">×</span>10<sup>{{val/delimitnum|fmt={{{fmt|gaps}}}|{{{e}}}}}</sup><!-- × 10^e | |||
There is no exponent. -->|{{val/delimitnum|fmt={{{fmt|gaps}}}|{{{1|}}}|u={{{u|{{{ul}}}}}}}}<!-- Output arg1, formatted. | There is no exponent. -->|{{val/delimitnum|fmt={{{fmt|gaps}}}|{{{1|}}}|u={{{u|{{{ul}}}}}}}}<!-- Output arg1, formatted. | ||
-->{{{end|}}}{{val/angle|{{{u}}}|{{{ul}}}}}<!-- Append something and/or add angle/percent symbol. | -->{{{end|}}}{{val/angle|{{{u}}}|{{{ul}}}}}<!-- Append something and/or add angle/percent symbol. | ||
| Line 67: | Line 64: | ||
-->{{{errend|}}}{{val/angle|{{{u|{{{ul}}}}}}}}<!-- Append something and/or add angle/percent symbol. | -->{{{errend|}}}{{val/angle|{{{u|{{{ul}}}}}}}}<!-- Append something and/or add angle/percent symbol. | ||
-->}}<!-- End Uncertainty = ±X | -->}}<!-- End Uncertainty = ±X | ||
-->}}<!-- End is there and exponent. | -->}}<!-- End is there and exponent. | ||
-->}}<!-- End second argument is "(number)"? | -->}}<!-- End second argument is "(number)"? | ||
Revision as of 17:06, 29 May 2015
Lua error in Module:Documentation at line 7: Module:Documentation/config returned boolean, table expected.