Difference between revisions of "Template:Vehicle"

679 bytes removed ,  11:10, 28 April 2020
removed pricing option
m (Fix error on template page)
(removed pricing option)
 
Line 5: Line 5:
| '''Type:'''
| '''Type:'''
| [[{{{VehicleType}}}]]
| [[{{{VehicleType}}}]]
|-
| '''Buy Price:'''
| {{#ifeq: {{{BuyPrice}}} | -1 | Not Buyable | £{{formatnum:{{{BuyPrice}}}}}}}
|-
| '''Rental Price:'''
| {{#if: {{{RentalPrice|}}} | £{{formatnum:{{{RentalPrice}}}}} | {{#ifeq: {{{BuyPrice}}} | -1 | Not Rentable | £{{formatnum:{{#expr: {{{BuyPrice|0}}}/2 round 0}}}}}}}}
|-
| '''Retrieval Price:'''
| {{#ifeq: {{{RetrievalPrice}}} | -1 | Not Retrievable | £{{formatnum:{{{RetrievalPrice}}}}}}}
|-
| '''Sell Price:'''
| {{#ifeq: {{{SellPrice}}} | -1 | Not Sellable | £{{formatnum:{{{SellPrice}}}}}}}
|-
| '''Chop Shop Price:'''
| {{#if: {{{ChopPrice|}}} | {{#ifexpr: {{{ChopPrice}}} > 0 | £{{formatnum:{{{ChopPrice}}}}} | Not Stealable }} | Unknown}}
|-
|-
| '''Legal Status:'''
| '''Legal Status:'''
1,718

edits