Infobox/Vehicle – Template
Jump to navigation
Jump to search
(updated usage) |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 1: | Line 1: | ||
<includeonly>{| style=" | <includeonly>{| class="wikitable float-right" style="font-size: 0.85em; width: 286px" | ||
|- | |- | ||
! colspan="2" style="background-color: #6E8B3D; color: #FFF; padding: 0.5em; font-size: 120%;" | '''{{{Name|{{PAGENAME}}}}}''' | |||
|- | |- | ||
{{#if: {{{image|}}}| | {{#if: {{{image|}}}| | ||
{{!}} colspan="2" style="text-align: center; background-color: # | {{!}} colspan="2" style="text-align: center; background-color: #FFF; padding: 0" {{!}} [[File:{{{image}}}|{{{size|286px}}}|frameless|center]]}} | ||
|- | |- | ||
{{#if: {{{creator|}}}| | {{#if: {{{creator|}}}| | ||
! colspan="2" style="line-height:1.2em; padding: 0.5em; text-align:center" {{!}} {{{creator}}} }} | |||
|- | |- | ||
{{#if: {{{crew|}}}| | {{#if: {{{crew|}}}| | ||
! Crew | |||
{{!}} {{{crew}}} }} | |||
|- | |- | ||
{{#if: {{{armor|}}}| | {{#if: {{{armor|}}}| | ||
! Armor | |||
{{!}} {{{armor}}} }} | |||
|- | |- | ||
{{#if: {{{speed|}}}| | {{#if: {{{speed|}}}| | ||
! Speed | |||
{{!}} {{{speed}}} }} | |||
|- | |- | ||
{{#if: {{{weapons|}}}| | {{#if: {{{weapons|}}}| | ||
! Weapons | |||
{{!}} {{{weapons}}} }} | |||
|- | |- | ||
{{#if: {{{vehicleclasses|}}}| | {{#if: {{{vehicleclasses|}}}| | ||
! Vehicle classes | |||
{{!}} {{{vehicleclasses}}} }} | |||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
== Usage == | == Usage == | ||
{| style="width: 100%" | {| style="width: 100%" |
Latest revision as of 10:26, 25 March 2024
Usage
Code | Result | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{Infobox/Vehicle |creator = BI Studios |image = Ofp m113.jpg |crew = 3 [[Crew|crew]] soldiers |armor = 150 |speed = 60 |weapons = Browning ({{ofp}})<br>M2 ({{arma1}}) |vehicleclasses = armored ({{ofp}})<br>tracked ({{arma1}}) }} |
|