Welcome to our new Skyland! Article rewrites are welcome. If you see any missing images, please feel free to add them. Please use the Aboutfile template when uploading and add categories.
We are also aware of some articles being unavailable. Please bear with us while we are working to get them fixed.

Template:Statsboxfull: Difference between revisions

From Skylanders Wiki
Just added code to allow Ring of Heroes stats to be added. Testing it on Splat's page now.
Whoops. Code error!
Line 99: Line 99:


{{#ifeq: {{{roh|}}} | true |
{{#ifeq: {{{roh|}}} | true |
''These are the starting [[Statistics]] for this Skylander in [[Skylanders: Ring of Heroes]].''<br>
Ring of Heroes=
''These are the starting [[Statistics]] for this Skylander in [[Skylanders: Ring of Heroes]]. These can be modified in-game as the Skylander levels up and becomes stronger.''<br>
*'''ATK:''' {{{atk_roh|??}}}
*'''ATK:''' {{{atk_roh|??}}}
*'''DEF:''' {{(def_roh|??}}}
*'''DEF:''' {{{def_roh|??}}}
*'''HP:''' {{{hp_roh|??}}}
*'''HP:''' {{{hp_roh|??}}}
*'''Endurance:''' {{{end_roh|??}}}
*'''Endurance:''' {{{end_roh|??}}}

Revision as of 11:46, January 23, 2019


Warning: do not use anything other than numbers to describe the stats.

{{statsbox (Skylanders)
|game = SA/G/SF/TT/SC/I (first appearance)

|healthSA_min = 0
|healthSA_max = 0
|speedSA = 0
|armorSA = 0
|elementalpowerSA = 0
|criticalhitSA = 0 

|healthG_min = 0
|healthG_max = 0
|speedG = 0
|armorG = 0
|criticalhitG = 0 
|elementalpowerG = 0

|healthSF_min = 0
|healthSF_max = 0
|speedSF = 0
|armorSF = 0
|criticalhitSF = 0 
|elementalpowerSF = 0

|healthTT_min = 0
|healthTT_max = 0
|speedTT = 0
|armorTT = 0
|criticalhitTT = 0 
|elementalpowerTT = 0

|healthSC_min = 0
|healthSC_max = 0
|speedSC = 0
|armorSC = 0
|criticalhitSC = 0 
|elementalpowerSC = 0

|healthI_min = 0
|healthI_max = 0
|attackI_min = 0
|attackI_max = 0
|armorI_min = 0
|armorI_max = 0
|speedI_min = 0 
|speedI_max = 0 
|luckI_min = 0
|luckI_max = 0

|strength = 0
|defense = 0
|agility = 0
|luck = 0

|racing = true or false (defaults to false)
|topspeed = 0
|acceleration = 0
|handling = 0
|firepower = 0
|armour = 0

|roh = true or false (defaults to false)
|atk_roh = 0
|def_roh = 0
|hp_roh = 0
|end_roh = 0
}}