Template:CharacterStatTable: Difference between revisions

expose dataSource
No edit summary
(expose dataSource)
Line 1:
<includeonly>{| class="wikitable character-stattable" data-souce="{{{dataSource|}}}"
|+Stats
|- class="stattable-controls" style="display: none"
Line 95:
== Blank Template ==
<pre>
{{CharacterStatTable
{{CharacterStatCalc
| minAtk =
| maxAtk =
Line 117:
== Examples ==
===Properly formatted table===
{{CharacterStatTable
{{CharacterStatCalc
| minAtk = 369
| maxAtk = 3690
Line 138:
===Ingame stats===
Should the ingame-displayed min/max stats be used, calculator attempts to reverse those into raw numbers. Whenever possible, those numbers should be updated with actual raw internal data instead.
{{CharacterStatTable
{{CharacterStatCalc
| minAtk = 451
| maxAtk = 3397
Line 159:
===Fallback===
Calculator functionality does not activate if any of mandatory fields are empty or filled with anything other than numbers.
{{CharacterStatTable
{{CharacterStatCalc
| minAtk = 451
| maxAtk =