Difference between revisions of "Template:Vehicle page"
Jump to navigation
Jump to search
(Initial post based on existing code from Mobile Suits pages) |
(Missing closure) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <div style='float:right;'>[[File:{{{model}}} {{{name}}}.png|350px]]</div> |
− | |||
− | |||
=== Info Table === | === Info Table === | ||
Line 10: | 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: || {{{pilotSkill}}} | ||
+ | |- | ||
+ | | Weapon Slots: || {{{weapon_slots|???}}} | ||
|} | |} | ||
Line 30: | Line 32: | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|- | |- | ||
− | | Armor: || {{{ | + | | Armor: || {{{armor}}} |
|- | |- | ||
− | | Dodge: || {{{ | + | | Dodge: || {{{dodge}}} |
|- | |- | ||
− | | Critical: || {{{ | + | | Critical: || {{{critical}}} |
|- | |- | ||
− | | Accuracy: || {{{ | + | | Accuracy: || {{{accuracy}}} |
|} | |} | ||
+ | <includeonly>[[Category:Vehicles]]{{#switch: {{{faction}}} | EFF = [[Category:EFF vehicles]] | ZEON = [[Category:Zeon vehicles]]}}</includeonly> | ||
<noinclude> | <noinclude> | ||
− | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 05:22, 15 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: | {{{pilotSkill}}} |
Weapon Slots: | ??? |
Stats
Armor: | {{{armor}}} |
Dodge: | {{{dodge}}} |
Critical: | {{{critical}}} |
Accuracy: | {{{accuracy}}} |