Difference between revisions of "Template:Infobox:FuelConsumption"

From Cantr II Wiki
Jump to: navigation, search
m (Fixed Min Max headings)
 
(2 intermediate revisions by 2 users not shown)
Line 12: Line 12:
 
| {{if|test={{{dieselmax|}}}|then={{{dieselmax}}}|else=N/A}}
 
| {{if|test={{{dieselmax|}}}|then={{{dieselmax}}}|else=N/A}}
 
|- align="right"
 
|- align="right"
! style="background-color: #efefef" align="left" | Propane
+
! style="background-color: #efefef" align="left" | [[Propane]]
 
| {{if|test={{{propanemin|}}}|then={{{propanemin}}}|else=N/A}}
 
| {{if|test={{{propanemin|}}}|then={{{propanemin}}}|else=N/A}}
 
| {{if|test={{{propanemax|}}}|then={{{propanemax}}}|else=N/A}}
 
| {{if|test={{{propanemax|}}}|then={{{propanemax}}}|else=N/A}}
Line 21: Line 21:
 
|- align="right"
 
|- align="right"
 
|}
 
|}
<small>''* = Max means consumption when fully loaded, min means consumption with just a driver.''</small><!-- Template categories --><noinclude>{{Doc}}[[Category:Templates|{{PAGENAME}}]]</noinclude>
+
<small>''* '''Min''' means consumption with just a driver, ** '''Max''' means consumption when fully loaded. ''</small><!-- Template categories --><noinclude>{{Doc}}[[Category:Templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 11:33, 22 January 2019

Fuel consumption (grams/pixel)
Fuel type Min.* Max.**
Petrol N/A N/A
Diesel N/A N/A
Propane N/A N/A
Alcohol N/A N/A
* Min means consumption with just a driver, ** Max means consumption when fully loaded.
Template documentation[ view ] [ discuss ] [edit]

{{Infobox:FuelConsumption}} allows to detail the different fuel consumption based on fuel type and load.

Usage

Copy the below text and paste it in your article. Leave unknown or not available fields blank.

{{Infobox:FuelConsumption
| petrolmin    = 
| petrolmax    = 
| dieselmin    = 
| dieselmax    = 
| propanemin   = 
| propanemax   = 
| alcoholmin   = 
| alcoholmax   = 
}}

Parameters