Template:Item: Difference between revisions

Jump to navigation Jump to search
(add cell performance for charge)
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| {{cell performance for charge | {{{chargeused}}} }} }}
| {{infobox row|Charge per Use|{{cell performance for charge|{{{chargeused}}}}} }}
{{#if: {{{chargefunction|}}}  | {{infobox row|Charge Used For|{{{chargefunction}}} }} }}
{{#if: {{{chargefunction|}}}  | {{infobox row|Charge Used For|{{{chargefunction}}} }} }}
}}
}}