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
m Added backwards compatibility. Also allows min-max to be used for special cases, such as Skylanders with stat upgrades..
OK, somewhere along the line I broke the template coding and I can't work out what went wrong.
 
(2 intermediate revisions by the same user not shown)
Line 80: Line 80:
{{!}}-{{!}}
{{!}}-{{!}}
Power Stats=
Power Stats=
'''Warning:''' ''These stats are <u>not</u> used in any of the Skylander games. They are only listed for completeness reasons.<br>
'''Warning:''' ''These stats are <u>not</u> used in any of the Skylander games. They are only listed for completeness reasons.''<br>


*''Strength:'' {{{strength|???}}}
*''Strength:'' {{{strength|???}}}
Line 99: Line 99:


{{!}}-{{!}} | }}
{{!}}-{{!}} | }}
}}</includeonly><noinclude>
 
{{!}}-{{!}}
{{#ifeq: {{{roh|}}} | true |
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|??}}}
*'''DEF:''' {{{def_roh|??}}}
*'''HP:''' {{{hp_roh|??}}}
*'''Endurance:''' {{{end_roh|??}}}
 
{{!}}-{{!}} | }}
}}
</includeonly><noinclude>


'''Warning:''' ''do not use anything other than numbers to describe the stats.''
'''Warning:''' ''do not use anything other than numbers to describe the stats.''
Line 163: Line 175:
|firepower = 0
|firepower = 0
|armour = 0
|armour = 0
|roh = true or false (defaults to false)
|atk_roh = 0
|def_roh = 0
|hp_roh = 0
|end_roh = 0
}}</pre></noinclude>
}}</pre></noinclude>

Latest revision as of 12:10, 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
}}