Template:Infobox Vehicle: Difference between revisions

No edit summary
Tag: Manual revert
No edit summary
Line 1: Line 1:
{{Infobox
<noinclude>
| name        = Vehicle {{{identifier|Unknown}}}
Basic infobox for ICE/CBP vehicles.
| image        = {{{image|}}}


| header1      = Vehicle Details
Used by {{Vehicle page}}.
| label2      = Identifier
</noinclude><includeonly>
| data2        = {{{identifier|}}}
{| class="infobox"
| label3      = Type
|-
| data3        = {{{type|}}}
! colspan="2" style="text-align:center;" | Vehicle {{{identifier|Unknown}}}
| label4      = License Plate
{{#if:{{{image|}}}|
| data4        = {{{plate|}}}
|-
| label5      = Primary State
| colspan="2" style="text-align:center;" | [[File:{{{image}}}|250px]]
| data5        = {{{state|}}}
 
| header6      = Agency Information
| label7      = Agency
| data7        = {{{agency|}}}
| label8      = Unit / Office
| data8        = {{{unit|}}}
}}
}}
|-
! Identifier
| {{{identifier|}}}
|-
! Vehicle type
| {{{type|}}}
|-
! License plate
| {{{plate|}}}
|-
! Primary state
| {{{state|}}}
|-
! Agency
| {{{agency|}}}
|-
! Unit / Office
| {{{unit|}}}
|}
</includeonly>