Difference between revisions of "Template:MTW Artillery Projectile Stats"

From Totalwar.org
Jump to: navigation, search
(fixed conversion for reload time)
(left align the template to keep it from interfering with unit stats)
Line 1: Line 1:
{| class="infobox bordered vevent" align="center" cellpadding="4" cellspacing="1" border="1" style="font-size: 90%; border: 1px solid grey; background-color:#D7CEAF; text-align:center;"
+
{| class="infobox bordered vevent" align="left" cellpadding="4" cellspacing="1" border="1" style="font-size: 90%; border: 1px solid grey; background-color:#D7CEAF; text-align:center;"
 
|-
 
|-
 
|colspan="15" style="background-color: #D7C499;"|'''[[MTW Projectile Stats|Missile Statistics]] - Artillery Type: {{{name|<noinclude>name</noinclude>}}}'''
 
|colspan="15" style="background-color: #D7C499;"|'''[[MTW Projectile Stats|Missile Statistics]] - Artillery Type: {{{name|<noinclude>name</noinclude>}}}'''

Revision as of 18:56, 14 April 2008

Missile Statistics - Artillery Type: name
Ammo Range(meters) Accuracy Lethality Power Armour Modifier Reload Time(sec) Minimum Crew Turnable Firing Arc(deg) Blast Radius(meters)
ammo Expression error: Unrecognized punctuation character "{". accuracy 10 power 0 Expression error: Unrecognized punctuation character "{". mincrew yes/no firearc Expression error: Unrecognized punctuation character "{".

to use this template use:

{{MTW_Artillery_Projectile_Stats
|name= 
|ammo= 
|range= 
|accuracy= 
|lethality= 
|power= 
|armormod= 
|reload= 
|mincrew= 
|turn= 
|firearc= 
|blast= }}

This template is to be placed in the individual unit pages of artillery units.

TBD

Need to determine best statistics to show. ArmourMod for all artillery is 0, Lethality is always 10. Add indirect fire, flaming projectiles, minimum range, bounce, safe shots, effects against ground/trees/stone/wood/men?

Need to find a better color scheme.