Difference between revisions of "Template:Vehicle page"
Jump to navigation
Jump to search
m |
(In line with import script) |
||
Line 1: | Line 1: | ||
− | <div style='float:right;'>[[File:{{{ | + | <div style='float:right;'>[[File:{{{model}}} {{{name}}}.png|350px]]</div> |
=== Info Table === | === Info Table === | ||
Line 8: | Line 8: | ||
| Unit Name: || {{{name}}} | | Unit Name: || {{{name}}} | ||
|- | |- | ||
− | | | + | | Faction: || {{{faction|none}}} |
|- | |- | ||
− | | | + | | Vehicle Weight: || {{{msWeight}}} kg |
|- | |- | ||
− | | | + | | Stock Engine: || {{{engine|Unknown/Craft Only}}} |
|- | |- | ||
− | | | + | | Radar Range: || {{{radarMax}}}m |
|- | |- | ||
− | | | + | | Carry Weight: || {{{weightMax}}} kg |
|- | |- | ||
− | | | + | | Container Slots: || {{{container_size|???}}} |
|- | |- | ||
− | | | + | | Stock Price: || {{#ifeq: {{{canBuy}}} | 1 | ${{{buyPrice}}} | Cannot Buy }} |
|- | |- | ||
− | | Weapon Slots: || {{{weapon_slots}}} | + | | Store Sell: || {{#ifeq: {{{canSell}}} | 1 | ${{{sellPrice}}} | Cannot Sell }} |
+ | |- | ||
+ | | Pilot Skill Required: || {{{skill}}} | ||
+ | |- | ||
+ | | Weapon Slots: || {{{weapon_slots|???}}} | ||
|} | |} | ||
Line 28: | Line 32: | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|- | |- | ||
− | | Armor: || {{{ | + | | Armor: || {{{armor}}} |
|- | |- | ||
− | | Dodge: || {{{ | + | | Dodge: || {{{dodge}}} |
|- | |- | ||
− | | Critical: || {{{ | + | | Critical: || {{{critical}}} |
|- | |- | ||
− | | Accuracy: || {{{ | + | | Accuracy: || {{{accuracy}}} |
|} | |} | ||
<noinclude> | <noinclude> | ||
− | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 20:53, 14 February 2023
[[File:{{{model}}} {{{name}}}.png|350px]]
Info Table
Model Name: | {{{model}}} |
Unit Name: | {{{name}}} |
Faction: | none |
Vehicle Weight: | {{{msWeight}}} kg |
Stock Engine: | Unknown/Craft Only |
Radar Range: | {{{radarMax}}}m |
Carry Weight: | {{{weightMax}}} kg |
Container Slots: | ??? |
Stock Price: | Cannot Buy |
Store Sell: | Cannot Sell |
Pilot Skill Required: | {{{skill}}} |
Weapon Slots: | ??? |
Stats
Armor: | {{{armor}}} |
Dodge: | {{{dodge}}} |
Critical: | {{{critical}}} |
Accuracy: | {{{accuracy}}} |