Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:InfoBoxVehicle: Difference between revisions

Template page
Pyrenol (talk | contribs)
m updated the rarity label field
Sqwishyish (talk | contribs)
Updated templatedata
Line 45: Line 45:
</tr>
</tr>
<tr>
<tr>
<th class="infobox__field-name">Conversion Cost</th>
<th class="infobox__field-name">Conversion Time</th>
<td class="infobox__field-value">{{#iferror: {{#expr: {{{Distributor|}}} + 0 }} | Invalid Conversion Cost String [[Category: Missing Parameters]] | {{#if: {{{Distributor|}}} | $'''{{formatnum:{{{Distributor}}}}}''' | Unknown/None [[Category: Missing Parameters]]}}}}</td>
<td class="infobox__field-value">{{#iferror: {{#expr: {{{Distributor|}}} + 0 }} | Invalid Conversion Time String [[Category: Missing Parameters]] | {{#if: {{{Distributor|}}} | '''{{formatnum:{{{Distributor}}}}}''' minutes | Unknown/None [[Category: Missing Parameters]]}}}}</td>
</tr>
</tr>
}}}}}}}}
}}}}}}}}
Line 181: Line 181:
"Distributor": {
"Distributor": {
"type": "string",
"type": "string",
"label": "Distributor / Conversion cost",
"label": "Distributor / Conversion time / Crate vehicle",
"description": "The secondary requirement to obtain the vehicle",
"description": "The secondary requirement to obtain the vehicle",
"example": "Kitesboro International Airport ",
"example": "Kitesboro International Airport / 100 / Boeing 737-800",
"suggested": true
"suggested": true
},
},
Line 189: Line 189:
"label": "Cost / Vehicle converted from / Badge / Crate parts",
"label": "Cost / Vehicle converted from / Badge / Crate parts",
"description": "The primary requirement to obtain the vehicle.",
"description": "The primary requirement to obtain the vehicle.",
"example": "19300 / Boeing 737-800 / 100K Favorites / 6 Parts",
"example": "19300 / Boeing 737-800 / 100K Favorites / 6",
"type": "string",
"type": "string",
"suggested": true
"suggested": true
Line 260: Line 260:
"Convertible"
"Convertible"
],
],
"autovalue": "Purchasable",
"autovalue": "",
"required": true
"suggested": true
}
}
},
},
Cookies help us deliver our services. By using our services, you agree to our use of cookies.