Difference between revisions of "Template:BA/sandbox"

From MechWarrior: Living Legends Wiki
Jump to: navigation, search
(Implement doc page for Battle Armor infobox.)
 
m (Blanked the page)
 
Line 1: Line 1:
This infobox template is for Battle Armor.
+
 
==Usage=={{BA
 
| Image= File:Elemental.jpg
 
| Name = Elemental
 
| Class = Battle Armor
 
| Faction= Clan
 
| Tickets= 1
 
| Default = <ul>
 
<li> 1 [[Bear AutoCannon]]
 
<li> 2 [[SSRM]]
 
<li> [[Jump Jets]]
 
<li> [[Standard Optics]]
 
<li> [[Night Vision]]
 
</ul>
 
| DefaultPrice = <ul><li>2500 CBills</ul>
 
| Weapons = <ul>
 
<li> 1 [[AC2 Arm-Mounted Cannon|AC2 Arm-Mounted<br>Cannon]]
 
<li> 1 [[Micro Heavy Laser]]
 
<li> 1 [[Man Pack PPC]]
 
<li> 1 [[BA Flamer]]
 
<li> 1 [[TAG]]
 
<li> 1 [[BASBL]]
 
</ul>
 
| WeaponsPrices = <ul>
 
<li>5500 CBills<br><br>
 
<li>10250 CBills
 
<li>7500 CBills
 
<li>1750 CBills
 
<li>3500 CBills
 
<li>3000 CBills
 
| Deployables = <ul>
 
<li> [[C8]]
 
<li> [[Inferno Charge]]
 
<li> [[NARC]]
 
</ul>
 
| DeployablesPrices = <ul>
 
<li>2000 CBills
 
<li>1000 CBills
 
<li>500 CBills
 
</ul>
 
}}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===
 
<pre style="overflow:auto">
 
{{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>
 
}}
 
</pre>
 
==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.
 
{| class="wikitable" style="margin:auto"
 
! Parameter
 
! Required
 
! Function
 
|-
 
| Image
 
| Yes
 
| Image name: File:abc.jpg, File:xpz.png, Image:123.gif; Image name must be prefixed with <code>Image:</code> or <code>File:</code> to function. Primary image should be pictured from default camera location before starting the match (if camera is misplaced - random location may be chosen)3
 
|-
 
| 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 '''<nowiki><ul></nowiki>''' and '''<nowiki><li></nowiki>''' to function properly as unordered lists.
 
|-
 
| WeaponsPrices
 
| Yes
 
| The prices for purchasable weapons. Multiple lines require '''<nowiki><ul></nowiki>''' and '''<nowiki><li></nowiki>''' to function properly as unordered lists. Should match with Weapons parameter.
 
|-
 
| Deployables
 
| Yes
 
| The deployable munitions (grenades) for this Asset. Multiple lines require '''<nowiki><ul></nowiki>''' and '''<nowiki><li></nowiki>''' to function properly as unordered lists.
 
|-
 
| DeployablesPrices
 
| Yes
 
| The prices for deployables. Multiple lines require '''<nowiki><ul></nowiki>''' and '''<nowiki><li></nowiki>''' to function properly as unordered lists. Should match with Deployables parameter.
 
|-
 
|}
 

Latest revision as of 23:55, 14 November 2017