Sarna News: Bad 'Mechs - Icestorm

Difference between revisions of "Template:InfoBoxBattleArmor/doc"

m (→‎Usage instructions: Added Chassis field documentation)
m (Added the new fields to the template doc, reformatted to be more legible, expanded on the instructions for clarity)
Line 4: Line 4:
 
*Copy and paste the following code into the top of the article, filling the appropriate fields.
 
*Copy and paste the following code into the top of the article, filling the appropriate fields.
 
**If a field is unknown, leave it blank.
 
**If a field is unknown, leave it blank.
<code class="block">&#123;{InfoBoxBattleArmor<br/>|image=<br/>|Name=<br/>|Manufacturer=<br/>|Use=<br/>|Chassis=<br/>|Weight Class=<br/>|Tech Base=<br/>|Cost=<br/>|Introduced=<br/>|Mass=<br/>|Top Speed=<br/>|Jump Range=<br/>|Armament=<br/>|Armor Type=<br/>|BV (1.0)=<br/>|BV (2.0)=<br/>}}</code>
+
**Do not include a reference or citation in the '''production year''' field.
 +
**Place the reference or citation for the production year field in the '''year reference field'''.
 +
**Only populate the '''Introduced''' field if the introduction date differs from the production date.
 +
<code class="block">&#123;{InfoBoxBattleArmor<br/>
 +
| image =<br/>
 +
| Name =<br/>
 +
| Manufacturer =<br/>
 +
| Introduced =<br/>
 +
| production year =<br/>
 +
| year reference =<br/>
 +
| Use =<br/>
 +
| Chassis =<br/>
 +
| Weight Class =<br/>
 +
| Tech Base =<br/>
 +
| Cost =<br/>
 +
| Mass =<br/>
 +
| Top Speed =<br/>
 +
| Jump Range =<br/>
 +
| Armament =<br/>
 +
| Armor Type =<br/>
 +
| BV (1.0) =<br/>
 +
| BV (2.0) =<br/>
 +
}}</code>
 
<includeonly>
 
<includeonly>
<!-- ADD CATEGORIES BELOW THIS LINE -->
+
<!-- ADD CATEGORIES BELOW THIS LINE -->[[Category:Infobox templates|BattleArmor]]
[[Category:Infobox templates|BattleArmor]]
 
 
[[Category:Templates|{{PAGENAME}}]]
 
[[Category:Templates|{{PAGENAME}}]]
 
<!-- ADD INTERWIKIS BELOW THIS LINE -->
 
<!-- ADD INTERWIKIS BELOW THIS LINE -->
  
 
</includeonly>
 
</includeonly>

Revision as of 07:29, 9 September 2013

Template:Template doc page viewed directly

Usage instructions

  • Copy and paste the following code into the top of the article, filling the appropriate fields.
    • If a field is unknown, leave it blank.
    • Do not include a reference or citation in the production year field.
    • Place the reference or citation for the production year field in the year reference field.
    • Only populate the Introduced field if the introduction date differs from the production date.

{{InfoBoxBattleArmor
| image =
| Name =
| Manufacturer =
| Introduced =
| production year =
| year reference =
| Use =
| Chassis =
| Weight Class =
| Tech Base =
| Cost =
| Mass =
| Top Speed =
| Jump Range =
| Armament =
| Armor Type =
| BV (1.0) =
| BV (2.0) =
}}