Template:Vehicle page: Difference between revisions

From UCGO-WIKI
Jump to navigation Jump to search
mNo edit summary
(Missing closure)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<tabs style='float:right;'>
<div style='float:right;'>[[File:{{{model}}} {{{name}}}.png|350px]]</div>
<tab name="Model"> [[File:{{{image_name}}}.png|350px]] </tab>
</tabs>


=== Info Table ===
=== Info Table ===
Line 10: Line 8:
| Unit Name: || {{{name}}}
| Unit Name: || {{{name}}}
|-
|-
| Radar Range: || {{{radar_max}}}m
| Faction: || {{{faction|none}}}
|-
|-
| Stock Engine: || {{{stock_engine|Unknown/Craft Only}}}
| Vehicle Weight: || {{{msWeight}}} kg
|-
|-
| Carry Weight: || {{{weight_limit}}} kg
| Stock Engine: || {{{engine|Unknown/Craft Only}}}
|-
|-
| Container Slots: || {{{container_size}}}
| Radar Range: || {{{radarMax}}}m
|-
|-
| Stock Price: || ${{{buy_for}}}
| Carry Weight: || {{{weightMax}}} kg
|-
|-
| Store Sell: || ${{{sell_for}}}
| Container Slots: || {{{container_size|???}}}
|-
|-
| Skills Required: || {{{ms_skill_req}}}
| 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: || {{{stat_armor}}}
| Armor: || {{{armor}}}
|-
|-
| Dodge: || {{{stat_dodge}}}
| Dodge: || {{{dodge}}}
|-
|-
| Critical: || {{{stat_crit}}}
| Critical: || {{{critical}}}
|-
|-
| Accuracy: || {{{stat_acc}}}
| Accuracy: || {{{accuracy}}}
|}
|}
<includeonly>[[Category:Vehicles]]{{#switch: {{{faction}}} | EFF = [[Category:EFF vehicles]] | ZEON = [[Category:Zeon vehicles]]}}</includeonly>
<noinclude>
<noinclude>
This template was developed from the existing pages at Mobile Suits/EFF/* and Mobile Suits/Zeon/*.
[[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}}}