Changes

no edit summary
Line 1: Line 1: −
{|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px"|valign="center"|<math>{{{1}}}</math>|}
+
<includeonly>
 +
{|class="wikitable mw-collapsible mw-collapsed" width="100%"
 +
!{{{Title|}}}
 +
|-
 +
|
 +
{|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px"
 +
|valign="center"| {{#tag:math|{{{Math|}}}}}
 +
|}
 +
{{#if:{{{Var|}}}|
 +
;With}}
 +
*{{{Var|}}}
 +
{{#if:{{{Notes|}}}|
 +
{{!}}-
 +
{{!}}
 +
;Notes}}
 +
*{{{Notes|}}}
 +
|}</includeonly><noinclude>
 +
 
 +
Displays the Formulas as:
 +
 
 +
{{Formula
 +
|Title=Damage Formula
 +
|Math=\text{Damage} = \biggl \lfloor \biggl ( \text{Atk}_\text{post-cap}  - \text{DEF} \biggr ) \times \text{Ammo} \biggr \rfloor
 +
|Var=<math>\text{Atk}_\text{post-cap}</math> the final attack power of the assailant after the cap and all the modifers have been applied,
 +
* <math>\text{DEF}</math> the '''[[#Defense Power|defensive power]]''' of the target,
 +
* <math>\text{Ammo}</math> the '''[[#Ammunition Modifier|remaining ammunition]]''' modifier.
 +
|Notes=test
 +
}}
 +
<!--
 +
{{Formula
 +
|Title=
 +
|Math=
 +
|Var=
 +
|Notes=
 +
}}
 +
-->
 +
</noinclude>
4,576

edits