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
Sqwishyish (talk | contribs)
mNo edit summary
Owning (talk | contribs)
conversion cost and currency
Tags: Mobile edit Mobile web edit
Line 53: Line 53:
<th class="infobox__field-name">Conversion Time</th>
<th class="infobox__field-name">Conversion Time</th>
<td class="infobox__field-value">{{#iferror: {{#expr: {{{Distributor|}}} + 0 }} | Invalid Conversion Time String [[Category: Missing Parameters]] | {{#if: {{{Distributor|}}} | '''{{formatnum:{{{Distributor}}}}}''' minutes | Unknown [[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 [[Category: Missing Parameters]]}}}}</td>
</tr>
    <tr>
<th class="infobox__field-name">Conversion Cost</th>
<td class="infobox__field-value">{{#iferror: {{#expr: {{{Conversion Cost|0}}} + 0 }} | Invalid Cost String [[Category: Missing Parameters]] | '''{{#if: {{{Conversion Cost|}}} | {{{Conversion Currency|$}}}{{formatnum:{{{Conversion Cost}}}}} | Unknown [[Category: Missing Parameters]]}}'''</td>
</tr>
</tr>
|{{#ifeq: {{{Obtainability Type}}} | Job Vehicle |
|{{#ifeq: {{{Obtainability Type}}} | Job Vehicle |
Line 59: Line 63:
<td class="infobox__field-value">{{#if: {{{Cost|}}} | {{{Cost}}} | Unknown [[Category: Missing Parameters]]}}</td>
<td class="infobox__field-value">{{#if: {{{Cost|}}} | {{{Cost}}} | Unknown [[Category: Missing Parameters]]}}</td>
</tr>
</tr>
}}}}}}}}}}
}}}}}}}}}}}}
|-
|-
! class="infobox__field-name" | Jobs   
! class="infobox__field-name" | Jobs   
Line 107: Line 111:
| Code = 737-800
| Code = 737-800
| Type = Jet Engine
| Type = Jet Engine
| Obtainability Type = Purchasable
| Obtainability Type = Purchaseable
| Cost = 19300
| Cost = 19300
| Distributor = Kitesboro International Airport  
| Distributor = Kitesboro International Airport  
Line 119: Line 123:
| Contributors = EAT_RIC3, Giovanni_085391
| Contributors = EAT_RIC3, Giovanni_085391
| photo = Aerowikiplaceholder.jpg
| photo = Aerowikiplaceholder.jpg
| Conversion Cost = 12345
| category_disable = yes
| category_disable = yes
}}
}}
Line 201: Line 206:
"type": "string",
"type": "string",
"suggested": true
"suggested": true
},
"Conversion Cost": {
"label": "Conversion Cost",
"description": "The cost of converting to this vehicle (from the last)",
"example": "19300",
"type": "string",
"suggested": true
        },
"Conversion Currency": {
"label": "Conversion Currncy",
"description": "Normally not filled in, only used if WP is used for conversion",
"suggestedvalues": ["WP"],
"type": "string"
},
},
"Jobs": {
"Jobs": {
Line 281: Line 299:
"Obtainability Type",
"Obtainability Type",
"Cost",
"Cost",
        "Conversion Cost",
        "Conversion Currency",
"Distributor",
"Distributor",
"Jobs",
"Jobs",
Cookies help us deliver our services. By using our services, you agree to our use of cookies.