Template:BA/doc

From MechWarrior: Living Legends Wiki
Jump to: navigation, search

This infobox template is for Battle Armor.

Usage

BA/doc
Elemental.jpg
Class: Battle Armor
Faction Clan
Ticket cost: 1 upon destruction
Equipment
Item Price
Default:
  • 2500 CBills
Optional Weapons:
  • 5500 CBills

  • 10250 CBills
  • 7500 CBills
  • 1750 CBills
  • 3500 CBills
  • 3000 CBills
Optional Deployables:
  • 2000 CBills
  • 1000 CBills
  • 500 CBills

The infobox may be added by pasting the template as shown below into an article and then filling in the desired fields. Some parameters are not required and will not be displayed when left blank or omitted.

Blank template

{{BA
| Image = 
| Name = 
| Class = 
| Faction = 
| Tickets =
| Default = <ul>
<li> 
<li> 
<li> 
<li> 
<li> 
</ul>
| DefaultPrice = 
| Weapons = <ul>
<li> 
<li> 
<li> 
<li> 
<li> 
<li> 
</ul>
| WeaponsPrices = <ul>
<li> 
<li> 
<li> 
<li> 
<li> 
<li> 
| Deployables = <ul>
<li> 
<li> 
<li> 
</ul>
| DeployablesPrices = <ul>
<li> 
<li> 
<li> 
</ul>
}}

Parameters

As noted before some parameters are optional, however some must be included. The following is a list of parameters, their functions, and whether or not they are required.

Parameter Required Function
Image Yes Image name: File:abc.jpg, File:xpz.png, Image:123.gif; Image name must be prefixed with Image: or File: to function.
ImageSize No Image size is the width of the image. Will also determine the width of the infobox. Defaults to 350px when omitted.
Name Yes The name of the Asset.
Faction Yes The Faction that the Asset Belongs to.
Tickets Yes The number of tickets this asset gives on destruction in the TC gametype.
Default Yes The default equipment that comes with this Asset.
DefaultPrice Yes The default price of this Asset.
Weapons Yes The weapons that are purchasable for this Asset. Multiple lines require <ul> and <li> to function properly as unordered lists.
WeaponsPrices Yes The prices for purchasable weapons. Multiple lines require <ul> and <li> to function properly as unordered lists. Should match with Weapons parameter.
Deployables Yes The deployable munitions (grenades) for this Asset. Multiple lines require <ul> and <li> to function properly as unordered lists.
DeployablesPrices Yes The prices for deployables. Multiple lines require <ul> and <li> to function properly as unordered lists. Should match with Deployables parameter.