Template:CRDriver: Difference between revisions

Template page
(Created page with "<translate> <!--T:1--> {|class="thumbinner floatright" style="width: 300px; margin-left: 2em;" |- ! colspan="2" font-size:110%; padding: 0.5em;" | ''Carmageddon: Reincarnati...")
 
No edit summary
Line 10: Line 10:
! colspan="2" {{!}} [[Image:{{{image}}}]]
! colspan="2" {{!}} [[Image:{{{image}}}]]
{{!}}- }}
{{!}}- }}
! colspan="2" style="padding-top:1em;" | <big>{{{car name}}}</big>
! colspan="2" style="padding-top:1em;" | <big>{{{carname}}}</big>
|-
|-
! colspan="2" style="padding-bottom:0.5em;" | [[Image:{{{car image}}}]]
! colspan="2" style="padding-bottom:0.5em;" | [[Image:{{{carimage}}}]]
|-
|-
| colspan="2" style="text-align: center;" |<small>{{{caption|}}}</small>
| colspan="2" style="text-align: center;" |<small>{{{caption|}}}</small>
Line 19: Line 19:
|-
|-
| style="width:50%" | '''Top speed'''
| style="width:50%" | '''Top speed'''
| style="width:50%" align="right" | {{#if:{{{speed|}}}|{{{speed}}} mph|''Unknown''}}
| style="width:50%" align="right" | {{#if:{{{topspeed|}}}|{{{topspeed}}} mph|''Unknown''}}
|-
|-
| style="width:50%" | '''Kerb weight'''
| style="width:50%" | '''Kerb weight'''
| style="width:50%" align="right" | {{#if:{{{weight|}}}|{{{weight}}} tons|''Unknown''}}
| style="width:50%" align="right" | {{#if:{{{kerbweight|}}}|{{{kerbweight}}} tons|''Unknown''}}
|-
|-
| style="width:50%" | '''0 - 60 mph in'''
| style="width:50%" | '''0 - 60 mph in'''
| style="width:50%" align="right" | {{#if:{{{accel|}}}|{{{accel}}} seconds|''Unknown''}}
| style="width:50%" align="right" | {{#if:{{{0to60|}}}|{{{0to60}}} seconds|''Unknown''}}
|-
|-
| style="width:50%" | '''Strength (1 - 10)'''
| style="width:50%" | '''Strength (1 - 10)'''
| style="width:50%" align="right" | {{{strength|''Unknown''}}}
| style="width:50%" align="right" | {{{strength|''Unknown''}}}
|-
| style="width:50%" | '''Stealworthy'''
| style="width:50%" align="right" | {{{stealworthy|''Unknown''}}}
|-
|-
| style="width:50%" | '''Race Number'''
| style="width:50%" | '''Race Number'''
| style="width:50%" align="right" | {{{number|''Unknown''}}}
| style="width:50%" align="right" | {{{racenumber|''Unknown''}}}
|-
|-
| style="width:50%" | '''Network availability'''
| style="width:50%" | '''Network availability'''
| style="width:50%" align="right" | {{{net|''Unknown''}}}
| style="width:50%" align="right" | {{{networkavailable|''Unknown''}}}
|-
|-
| colspan="2" | '''Description'''
| colspan="2" | '''Description'''

Revision as of 13:32, 4 May 2020

Carmageddon: Reincarnation driver
CRDriver
{{{carname}}}
[[Image:{{{carimage}}}]]
Info
Top speed Unknown
Kerb weight Unknown
0 - 60 mph in Unknown
Strength (1 - 10) Unknown
Stealworthy Unknown
Race Number Unknown
Network availability Unknown
Description
None
For the templates that list the drivers, see Template:C1Drivers and Template:CSPDrivers.


To Do: Add a function that takes the speed and shows the kph equivalent next to the mph value.
Care to do so?

Parameters

Bold means mandatory.

  • name: If the driver's name is different from the page's title, specify it here.
  • image: An image of the driver's mug, usually on the choose car screen.
  • car name: The car's name.
  • car image: An image of the car, usually on the choose car screen.
  • caption: A caption for the images.
  • strength: Strength, from 1 to 10.
  • race number: Race number.
  • speed: Top speed. Must be in miles per hour, but mustn't include the "mph" after the value.
  • weight: Kerb weight. Must be in tons, but mustn't include the "tons" after the value.
  • accel: Acceleration (0 to 60 mph in ...). Mustn't include the "seconds" after the value.
  • net: Multiplayer availability. Must be "Yes", or "No".
  • description: The driver's description.

Example

(Red Eagle)

{{C1Driver
|car name=Red Eagle
|car image=Eagle1.png
|number=0
|short=Max
|race number=♂ (100)
|speed=200
|weight=1.1
|accel=4.01
|strength=-1
|stealworthy=N/A
|net=eagle
|description=Mad maximum impact fruitcake with a hydraulic neck and no crumple zones in his brain. Drives the Eagle, a car designed for rammin’ and slammin’.
}}

...results in...

Carmageddon driver
CRDriver
Red Eagle
Info
Internal opponent number 0
Strength (1 - 5) -1
Network availability eagle

Short name (?) Max
Race number ♂ (100)
Top speed 200 mph
Kerb weight 1.1 tons
0 - 60 mph in 4.01 seconds
Stealworthy N/A
Description
"Mad maximum impact fruitcake with a hydraulic neck and no crumple zones in his brain. Drives the Eagle, a car designed for rammin’ and slammin’."