Difference between revisions of "Template:Vehicle"

337 bytes removed ,  01:34, 14 January 2019
m
Manual reversion
m (Protected "Template:Vehicle": Excessive vandalism: Stop touching the templates if you don't know what to do. ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
m (Manual reversion)
Line 8: Line 8:
|-
|-
| Buy Price:
| Buy Price:
| {{#if: £{{{BuyPrice|}}} |  Not Purchasable}}
| £{{{BuyPrice}}}
|-
|-
| Rental Price:
| Rental Price:
Line 15: Line 15:
| Retrieval Price:
| Retrieval Price:
| £{{{RetrievalPrice}}}
| £{{{RetrievalPrice}}}
|-
| Sell Price:
| £{{{SellPrice}}}
|-
|-
| Can be stolen?
| Can be stolen?
Line 70: Line 67:
"description": "Total Buy Price of vehicle without 50% sale. No £ needed",
"description": "Total Buy Price of vehicle without 50% sale. No £ needed",
"type": "number",
"type": "number",
"required": false,
"required": true,
"example": "250,000"
"example": "250,000"
},
},
Line 85: Line 82:
"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 154: Line 142:
"RentalPrice",
"RentalPrice",
"RetrievalPrice",
"RetrievalPrice",
        "SellPrice",
"CanBeStolen?",
"CanBeStolen?",
"ChopPrice",
"ChopPrice",
Line 165: Line 152:
}
}
</templatedata>
</templatedata>
</noinclude>
[[Category:Templates]]
[[Category:Templates]]
[[Category:Vehicles]]
[[Category:Vehicles]]
</noinclude>
563

edits