Template:CGBCDriver

Template page
Carmageddon (Game Boy Color) driver
{{{car name}}}
[[Image:{{{car image}}}]]
Info
Top speed Unknown
Kerb weight Unknown
Cost n/a
Description
Unknown
For the template that lists the drivers, see Template:CGBCDrivers.


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.
  • 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.
  • 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.
  • cost: Cost. Mustn't include the "credits" after the value.
  • description: The driver's description.

Example

(Batmad)

{{CGBCDriver
|car name=Piledriver
|car image=purplepiledriver-gbc.gif
|speed=220
|weight=1.0
|cost=15,000
|description=They don't come much quicker than this... just try not to crash it.
}}