GTA Wiki

Help required: categories

Hi everyone, please help us by filling out this form!


We are determining how players best define and/or differentiate the terms "game modes", "missions" and "activities". This will be used to help us develop a clear and logical category tree to house articles related to this type of content.


Thank you in advance for help!

READ MORE

GTA Wiki
GTA Wiki
19,871
pages
(price)
No edit summary
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{|class="infobox bordered vcard" style="width: 23em; text-align: left; font-size: 89%;"
 
{|class="infobox bordered vcard" style="width: 23em; text-align: left; font-size: 89%;"
!colspan="2" style="background: #FFFFFF; color: #000000;"|<center>'''{{PAGENAME}}'''</center>
+
!colspan="2" style="background: #969696; color: #000000;"|<center>'''{{{name|{{PAGENAME}}}}}'''</center>
 
|-
 
|-
| colspan="2" style="background: #FFFFFF; color: #000000;" |{{#if:{{{front_image|}}}|[[Image:{{{front_image|}}}|{{{image_size}}}px|center|]]<center>{{{caption}}}{{#if:{{{rear_image|}}}|<br>(<small>[[:Image:{{{rear_image|}}}|Rear quarter view{{#if:{{{rear_image_add_caption|}}}|&#59; {{{rear_image_add_caption|}}}|}}]]</small>)|}}.</center>
+
| colspan="2" style="background: #969696; color: #000000;" |{{#if:{{{front_image|}}}|[[Image:{{{front_image|}}}|{{{image_size}}}px|center|]]<center>{{{caption}}}{{#if:{{{rear_image|}}}|<br>(<small>[[:Image:{{{rear_image|}}}|Rear quarter view{{#if:{{{rear_image_add_caption|}}}|&#59; {{{rear_image_add_caption|}}}|}}]]</small>)|}}.</center>
 
}}
 
}}
 
{{#if:{{{aka|}}}|
 
{{#if:{{{aka|}}}|
Line 8: Line 8:
 
!width="10%" style="text-align:center;"{{pipe}}'''Also known as'''
 
!width="10%" style="text-align:center;"{{pipe}}'''Also known as'''
 
{{pipe}}width="20%" style="text-align:left;"{{pipe}}{{{aka|}}}|
 
{{pipe}}width="20%" style="text-align:left;"{{pipe}}{{{aka|}}}|
  +
{{pipe}}-
  +
|
  +
}}
  +
{{#if:{{{vehicle_class|}}}|
  +
{{pipe}}-
  +
!width="10%" style="text-align:center;"{{pipe}}'''Vehicle class ([[Grand Theft Auto V|GTA V]])'''
  +
{{pipe}}width="20%" style="text-align:left;"{{pipe}}{{{vehicle_class|}}}|
 
{{pipe}}-
 
{{pipe}}-
 
|
 
|
Line 69: Line 76:
 
|}<noinclude>
 
|}<noinclude>
 
The following code will display the infobox illustrated to the right. The list of available inputs are provided below:
 
The following code will display the infobox illustrated to the right. The list of available inputs are provided below:
  +
{{Infobox vehicles
  +
| name = <code>name</code>
  +
| front_image = Unknown.png
  +
| rear_image = Unknown.png
  +
| image_size = 250
  +
| caption = <code>caption</code>
  +
| vehicle_class = <code>vehicle_class</code>
  +
| vehicle_type = <code>vehicle_type</code>
  +
| body_style = <code>body_style</code>
  +
| capacity = <code>capacity</code>
  +
| manufacturer = <code>manufacturer</code>
  +
| price = <code>price</code>
  +
| getting_it = <code>getting_it</code>
  +
| appearances = <code>appearances</code>
  +
| related = <code>related</code>
  +
}}
   
 
<code><nowiki>{{Infobox vehicles</nowiki><br>
 
<code><nowiki>{{Infobox vehicles</nowiki><br>
Line 76: Line 99:
 
| caption = Caption for lead image.<br>
 
| caption = Caption for lead image.<br>
 
| rear_image = Filename of alternate image, usually a rear quarter image.<br>
 
| rear_image = Filename of alternate image, usually a rear quarter image.<br>
  +
| vehicle_class = Vehicle class in [[Grand Theft Auto V|GTA V]] (i.e. Super, Sports, Off-road, etc).<br>
| vehicle_type = Vehicle class (i.e. Civilian, [[:Category:Military|law enforcement]], [[:Category:Military|military]], [[:Category:Public Service Vehicles|public service]]; car/[[:Category:Sports Cars|sports car]]/[[:Category:Muscle Cars|muscle car]], [[:Category:Trucks|truck]], [[:Category:Buses|bus]], [[:Category:Bikes|bicycle/motorcycle]], [[:Category:Boats|boat]], etc).<br>
 
| body_style = Vehicle class in detail, including number of doors and body design ([[:Category:Vehicles in The Ballad of Gay Tony|2-door sedan]], [[:Category:Trucks|2-door garbage truck]], [[:Category:Station Wagons|4-door station wagon]]). This field is not needed for buses, motorcycles, bicycles, low-powered vehicles, watercraft and aircraft<br>
+
| vehicle_type = Vehicle type (i.e. Civilian, [[:Category:Military|law enforcement]], [[:Category:Military|military]], [[:Category:Public Service Vehicles|public service]]; car/[[:Category:Sports Cars|sports car]]/[[:Category:Muscle Cars|muscle car]], [[:Category:Trucks|truck]], [[:Category:Buses|bus]], [[:Category:Bikes|bicycle/motorcycle]], [[:Category:Boats|boat]], etc).<br>
  +
| body_style = Vehicle type in detail, including number of doors and body design ([[:Category:Vehicles in The Ballad of Gay Tony|2-door sedan]], [[:Category:Trucks|2-door garbage truck]], [[:Category:Station Wagons|4-door station wagon]]). This field is not needed for buses, motorcycles, bicycles, low-powered vehicles, watercraft and aircraft<br>
 
| capacity = Number of occupants the vehicle can carry, including driver and passenger.<br>
 
| capacity = Number of occupants the vehicle can carry, including driver and passenger.<br>
| manufacturer = Manufacturer of the vehicle. Usually applicable for vehicles in GTA IV, although a handful of examples out the game exist.<br>
+
| manufacturer = Manufacturer of the vehicle. Usually applicable for vehicles in [[HD Universe]], although a handful of examples out the game exist.<br>
| price = The amount of money required to buy this car in GTA Online<br>
+
| price = The amount of money required to buy this car in GTA V and [[Grand Theft Auto Online|GTA Online]]<br>
 
| getting_it = How or where can you get it. Only for vehicles that never spawns in the game but spawns during a mission. Or when you have other stuffs.<br />
 
| getting_it = How or where can you get it. Only for vehicles that never spawns in the game but spawns during a mission. Or when you have other stuffs.<br />
| appearances = List games which the vehicle is based in.<br>
+
| appearances = List of games which the vehicle appear in.<br>
  +
| related = What vehicles that is related to.<br>
 
<nowiki>}}</nowiki></code>
 
<nowiki>}}</nowiki></code>
 
[[Category:Templates]][[category:infoboxes]]</noinclude>
 
[[Category:Templates]][[category:infoboxes]]</noinclude>

Revision as of 13:28, 14 September 2014

Infobox vehicle

The following code will display the infobox illustrated to the right. The list of available inputs are provided below: Template:Infobox vehicles

{{Infobox vehicles
| name = Name of vehicle.
| front_image = Filename of lead image, or image illustrating the front quarter view of a vehicle (i.e. "Imagename.jpg").
| image_size = Image size in pixels. Insert number only. The default width is 300 pixels.
| caption = Caption for lead image.
| rear_image = Filename of alternate image, usually a rear quarter image.
| vehicle_class = Vehicle class in GTA V (i.e. Super, Sports, Off-road, etc).
| vehicle_type = Vehicle type (i.e. Civilian, law enforcement, military, public service; car/sports car/muscle car, truck, bus, bicycle/motorcycle, boat, etc).
| body_style = Vehicle type in detail, including number of doors and body design (2-door sedan, 2-door garbage truck, 4-door station wagon). This field is not needed for buses, motorcycles, bicycles, low-powered vehicles, watercraft and aircraft
| capacity = Number of occupants the vehicle can carry, including driver and passenger.
| manufacturer = Manufacturer of the vehicle. Usually applicable for vehicles in HD Universe, although a handful of examples out the game exist.
| price = The amount of money required to buy this car in GTA V and GTA Online
| getting_it = How or where can you get it. Only for vehicles that never spawns in the game but spawns during a mission. Or when you have other stuffs.
| appearances = List of games which the vehicle appear in.
| related = What vehicles that is related to.
}}