Template:Weight: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
(add drop shadow)
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{{SmallIcon|Weight Icon.png|class=bg3wiki-lightmode-drop-shadow}} Weight: {{{kg}}}&#8239;kg / {{{lb}}}&#8239;lb</includeonly><noinclude> <!-- #8239 is non-breaking thin space -->
<includeonly>{{SmallIcon|Weight Icon.png|class=bg3wiki-lightmode-drop-shadow}}&nbsp;Weight{{#if: {{{kg|}}} {{{lb|}}}
Usage: {{code|<nowiki>{{Weight|kg=0.9|lb=1.8}}</nowiki>}}
| {{#if: {{{kg|}}}
  <!-- #8239 is non-breaking thin space. And yes, the kg to lb factor in BG3 is exactly 1/2. -->
  |<nowiki>:</nowiki> {{{kg}}}&#8239;kg / {{#expr:{{{kg|}}}*2}}&#8239;lb
  |<nowiki>:</nowiki> {{#expr:{{{lb}}}/2}}&#8239;kg / {{{lb}}}&#8239;lb
  }}
}}</includeonly><noinclude>
Usage: {{code|<nowiki>{{Weight|kg=0.9}}</nowiki>}}


Result: {{Weight|kg=0.9|lb=1.8}}
Result: {{Weight|kg=0.9}}


[[Category:Weapon Property Templates]]
Usage: {{code|<nowiki>{{Weight|lb=1.8}}</nowiki>}}
 
Result: {{Weight|lb=1.8}}
 
Usage: {{code|<nowiki>{{Weight}}</nowiki>}}
 
Result: {{Weight}}
 
[[Category:Weapon Property templates]]
</noinclude>
</noinclude>

Latest revision as of 15:24, 23 June 2024

Usage: {{Weight|kg=0.9}}

Result:  Weight: 0.9 kg / 1.8 lb

Usage: {{Weight|lb=1.8}}

Result:  Weight: 0.9 kg / 1.8 lb

Usage: {{Weight}}

Result:  Weight