Template:Stat Progression (SPARK)(LW2): Difference between revisions
Appearance
Bigger numbers |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude>{{Related|family = statProgression}} | <noinclude>{{Related|family = statProgression}} | ||
</noinclude>{| class="wikitable" style="text-align:center; width: 35%; background-color: #17181a; border-color:#7dc2d2; color: #7dc2d2; " | </noinclude>{| class="wikitable" style="text-align:center; width: 35%; background-color: #17181a; border-color:#7dc2d2; color: #7dc2d2; white-space:nowrap;" | ||
|- style="vertical-align:center; font-size:130%;" | |- style="vertical-align:center; font-size:130%;" | ||
| style="border-color:#7dc2d2; border-width: 0 2px 2px 0; width:15%;"rowspan="2"; | '''Rank''' | | style="border-color:#7dc2d2; border-width: 0 2px 2px 0; width:15%;"rowspan="2"; | '''Rank''' | ||
| style="border-color:#7dc2d2; border-width: 0 2px 2px 0; width:15%;"colspan="5"; | ''' | | style="border-color:#7dc2d2; border-width: 0 2px 2px 0; width:15%;"colspan="5"; | '''Per Level''' | ||
| style="border-color:#7dc2d2; border-width: 0 2px 2px 0; width:15%; "colspan="5"; | '''Total''' | | style="border-color:#7dc2d2; border-width: 0 2px 2px 0; width:15%; "colspan="5"; | '''Total''' | ||
|- | |- | ||
Latest revision as of 19:10, 19 August 2020
| This template is related to or fulfills a similar function to other templates. If you edit this one, you will likely need to edit the other templates. {{Stat_Progression_(LW2)}}, {{Stat_Progression_(Psi)(LW2)}}, {{Stat_Progression_(SPARK)(LW2)}} |
==Summary==
This template is used for stat progression tables for Soldiers in Long War 2. It automatically calculates total progression based on the values its given.
Skeleton
{{Stat Progression (LW2)
| i_health0 =
| i_offense0 =
| i_mobility0 =
| i_dodge0 =
| i_hacking0 =
| i_health1 =
| i_offense1 =
| i_mobility1 =
| i_dodge1 =
| i_hacking1 =
| i_health2 =
| i_offense2 =
| i_mobility2 =
| i_dodge2 =
| i_hacking2 =
| i_health3 =
| i_offense3 =
| i_mobility3 =
| i_dodge3 =
| i_hacking3 =
| i_health4 =
| i_offense4 =
| i_mobility4 =
| i_dodge4 =
| i_hacking4 =
| i_health5 =
| i_offense5 =
| i_mobility5 =
| i_dodge5 =
| i_hacking5 =
| i_health6 =
| i_offense6 =
| i_mobility6 =
| i_dodge6 =
| i_hacking6 =
| i_health7 =
| i_offense7 =
| i_mobility7 =
| i_dodge7 =
| i_hacking7 =
}}
Parameters
i_health0-7 : Health progression at rank. Defaults to 0.
i_offense0-7 : Offense progression at rank. Defaults to 0.
i_mobility0-7 : Mobility progression at rank. Defaults to 0.
i_dodge0-7 : Dodge progression at rank. Defaults to 0.
i_hacking0-7 : Hacking progression at rank. Defaults to 0.Documentation transcluded from Template:Stat Progression (SPARK)(LW2)/doc.