Template:Item: Difference between revisions

Jump to navigation Jump to search
19 bytes added ,  15:30, 11 October 2020
m
no edit summary
(dont show cell tooltip if item doesnt use cells (ex: blood-gradient hand vacuum))
mNo edit summary
Line 130: Line 130:
{{#if: {{{maxcharge|}}}|{{infobox row|Max Charge|{{{maxcharge}}} }} }}
{{#if: {{{maxcharge|}}}|{{infobox row|Max Charge|{{{maxcharge}}} }} }}
{{#if: {{{chargeused|}}}  
{{#if: {{{chargeused|}}}  
| {{infobox row|Charge per Use|{{#if: {{{energycellrequired|}}} | {{cell performance for charge|{{{chargeused}}}}} }} }}
| {{infobox row|Charge per Use|{{#if: {{{energycellrequired|}}} | {{cell performance for charge|{{{chargeused}}}}} | {{{chargeused}}} }} }}
{{#if: {{{chargefunction|}}}  | {{infobox row|Charge Used For|{{{chargefunction}}} }} }}
{{#if: {{{chargefunction|}}}  | {{infobox row|Charge Used For|{{{chargefunction}}} }} }}
}}
}}

Navigation menu