NewsUnrealEdForumsFilesModsFragBU

Skin

BeyondUnreal


Personal tools

Difference between revisions of "Template:Infobox Vehicle"

From Liandri Archives

Jump to: navigation, search
m (Usage: removed obsolete "no seat" description)
Line 1: Line 1:
{| cellspacing="0" cellpadding="4" class="infobox" style="float: right; clear: right; width: 256px;"
+
{| cellspacing="0" cellpadding="4" class="infobox" style="margin-left: 0.5em; float: right; clear: right; width: 256px;"
 
  |-
 
  |-
 
| colspan="2" style="text-align: center" | '''{{{name}}}'''<br />{{{image|}}}
 
| colspan="2" style="text-align: center" | '''{{{name}}}'''<br />{{{image|}}}

Revision as of 03:50, 4 January 2008

{{{name}}}
Health: Unknown
Number of Seats: Unknown
Driver Abilities: Unknown
Main Uses: Unknown


Usage

Name is the only absolutely required field. All others default to "Unknown" if not defined, except for Passenger Abilities, which will be hidden if not specified.

{{Infobox Vehicle
| name        = 
| image       = 
| health      = 
| numseats    = 
| drivabil    = 
| 1passabil   = 
| 2passabil   = 
| 3passabil   = 
| 4passabil   = 
| mainuses    = 
}}