Difference between revisions of "Template:InfoboxChassis"
Jump to navigation
Jump to search
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
<table class="infoboxmech"> | <table class="infoboxmech"> | ||
<tr> | <tr> | ||
Line 73: | Line 72: | ||
</table> | </table> | ||
− | <noinclude>Basic template to create Infoboxes for Mech Chassis.</ | + | <noinclude>Basic template to create Infoboxes for Mech Chassis. Syntax and usage example is below: |
− | </ | + | <pre> |
+ | {{InfoboxChassis | ||
+ | |name = Kingfisher | ||
+ | |image = Kingfisher.png | ||
+ | |class = Assault | ||
+ | |weight = 90T | ||
+ | |base model = Prime | ||
+ | |type = Clan Omnimech | ||
+ | |variants = 10 | ||
+ | |introduced = 2887 | ||
+ | }} | ||
+ | </pre> | ||
+ | </noinclude> |
Latest revision as of 02:48, 17 November 2020
InfoboxChassis
|
|
---|---|
Technical Specifications | |
Game Data | |
Production Information |
Basic template to create Infoboxes for Mech Chassis. Syntax and usage example is below:
{{InfoboxChassis |name = Kingfisher |image = Kingfisher.png |class = Assault |weight = 90T |base model = Prime |type = Clan Omnimech |variants = 10 |introduced = 2887 }}