Difference between revisions of "Template:Vehicle"

Jump to navigation Jump to search
306 bytes added ,  01:11, 14 January 2019
Add sell price + add default retrieval/sell price
m (Added Categories)
(Add sell price + add default retrieval/sell price)
Line 15: Line 15:
| Retrieval Price:
| Retrieval Price:
| £{{{RetrievalPrice}}}
| £{{{RetrievalPrice}}}
|-
| Sell Price:
| £{{{SellPrice}}}
|-
|-
| Can be stolen?
| Can be stolen?
Line 82: Line 85:
"type": "number",
"type": "number",
"suggested": true,
"suggested": true,
"example": "250,000"
"example": "250,000",
"default": "1,000"
},
        "SellPrice": {
"label": "Sell Price",
"description": "How much the vehicle sells for in the garage.  No £ Needed",
"type": "number",
"suggested": true,
"example": "250,000",
"default": "1,000"
},
},
"ChopPrice": {
"ChopPrice": {
Line 142: Line 154:
"RentalPrice",
"RentalPrice",
"RetrievalPrice",
"RetrievalPrice",
        "SellPrice",
"CanBeStolen?",
"CanBeStolen?",
"ChopPrice",
"ChopPrice",

Navigation menu