|
|
| Line 16: |
Line 16: |
| {{#if:{{{durability|}}}|'''Durability''': {{{durability}}}<br />}} | | {{#if:{{{durability|}}}|'''Durability''': {{{durability}}}<br />}} |
| </div> | | </div> |
| <!-- ========================== -->
| |
| <!-- ADDITIONAL STATS -->
| |
| <!-- ========================== -->
| |
| {{#if:{{{stat1_name|}}}{{{stat2_name|}}}{{{stat3_name|}}}{{{stat4_name|}}}{{{stat5_name|}}}{{{stat6_name|}}}|
| |
| <div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Additional Stats</div>
| |
| <hr style="border: 0; border-top: 1px solid #555;" />
| |
| {{AdditionalStats
| |
| | stat1_name = {{{stat1_name|}}}
| |
| | stat1_value = {{{stat1_value|}}}
| |
| | stat2_name = {{{stat2_name|}}}
| |
| | stat2_value = {{{stat2_value|}}}
| |
| | stat3_name = {{{stat3_name|}}}
| |
| | stat3_value = {{{stat3_value|}}}
| |
| | stat4_name = {{{stat4_name|}}}
| |
| | stat4_value = {{{stat4_value|}}}
| |
| | stat5_name = {{{stat5_name|}}}
| |
| | stat5_value = {{{stat5_value|}}}
| |
| | stat6_name = {{{stat6_name|}}}
| |
| | stat6_value = {{{stat6_value|}}}
| |
| }}
| |
| }}
| |
| <!-- ========================== --> | | <!-- ========================== --> |
| <!-- SET BONUS --> | | <!-- SET BONUS --> |