Difference between revisions of "Template:Unit"
From Kerbal Space Program Wiki
(Created page with "{{#ifeq: {{{1|l}}}|unit|unit|<abbr title="Assuming that 1 unit = 1 {{{1|l}}}">{{{1|l}}}</abbr>}}<noinclude> ---- Creates a text with the unit (default l for liter). If the fir...") |
|||
Line 1: | Line 1: | ||
− | {{#ifeq: {{{1|l}}}|unit|unit|<abbr title="Assuming that 1 unit = 1 {{{1|l}}}">{{{1|l}}}</abbr>}}<noinclude> | + | {{#ifeq: {{{1|{{Lang|en=l|ru=л}}}}}|unit|unit|<abbr title="Assuming that 1 unit = 1 {{{1|l}}}">{{{1|l}}}</abbr>}}<noinclude> |
---- | ---- | ||
Creates a text with the unit (default l for liter). If the first parameter isn't named “unit” a hint text appears stating, that the unit is only an assumption. | Creates a text with the unit (default l for liter). If the first parameter isn't named “unit” a hint text appears stating, that the unit is only an assumption. | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Revision as of 07:45, 15 October 2014
l
Creates a text with the unit (default l for liter). If the first parameter isn't named “unit” a hint text appears stating, that the unit is only an assumption.