Template:Item: Difference between revisions

37 bytes added ,  22:17, 31 October 2020
m
only show weight if 'featureweightinfo' is true
mNo edit summary
m (only show weight if 'featureweightinfo' is true)
Line 116: Line 116:
       | av = {{{av|}}}
       | av = {{{av|}}}
       | dv = {{{dv|}}}
       | dv = {{{dv|}}}
       | weight = {{{weight|}}}
       | weight = {{#if: {{{featureweightinfo|}}} | {{{weight|}}} }}
       | value = {{{commerce|}}}
       | value = {{{commerce|}}}
       | currency = {{{iscurrency|no}}}
       | currency = {{{iscurrency|no}}}