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:Statsbox2 test: Difference between revisions
From Skylanders Wiki
No edit summary Tag: sourceedit |
m Your attempts at adding true/false checks were missing the closing brackets "}}". Although, I combined them all into only checking the "game" variable, instead of each one individually. Tag: sourceedit |
||
Line 3: | Line 3: | ||
Console Stats= | Console Stats= | ||
{{#tag:tabber| | {{#tag:tabber| | ||
SA= | {{#ifeq: {{#switch: {{{game|}}}|SA=true|false}}|true|Spyro's Adventure= | ||
''These are the starting and maximum [[Statistics]] for this Skylander in [[Skylanders: Spyro's Adventure]].''<br> | ''These are the starting and maximum [[Statistics]] for this Skylander in [[Skylanders: Spyro's Adventure]].''<br> | ||
Line 11: | Line 11: | ||
*'''Critical Hit:''' {{{criticalhitSA|??}}} | *'''Critical Hit:''' {{{criticalhitSA|??}}} | ||
*'''Elemental Power:''' {{{elementalpowerSA|??}}} | *'''Elemental Power:''' {{{elementalpowerSA|??}}} | ||
{{!}}-{{!}}|}} | |||
{{ | {{#ifeq: {{#switch: {{{game|}}}|SA=true|G=true|false}}|true|Giants= | ||
G= | |||
''These are the starting and maximum [[Statistics]] for this Skylander in [[Skylanders: Giants]].''<br> | ''These are the starting and maximum [[Statistics]] for this Skylander in [[Skylanders: Giants]].''<br> | ||
Line 21: | Line 21: | ||
*'''Critical Hit:''' {{{criticalhitG|??}}} | *'''Critical Hit:''' {{{criticalhitG|??}}} | ||
*'''Elemental Power:''' {{{elementalpowerG|??}}} | *'''Elemental Power:''' {{{elementalpowerG|??}}} | ||
{{!}}-{{!}}|}} | |||
{{ | {{#ifeq: {{#switch: {{{game|}}}|SA=true|G=true|SF=true|false}}|true|Swap Force= | ||
SF= | |||
''These are the starting and maximum [[Statistics]] for this Skylander in [[Skylanders: Swap Force]].''<br> | ''These are the starting and maximum [[Statistics]] for this Skylander in [[Skylanders: Swap Force]].''<br> | ||
Line 31: | Line 31: | ||
*'''Critical Hit:''' {{{criticalhitSF|??}}} | *'''Critical Hit:''' {{{criticalhitSF|??}}} | ||
*'''Elemental Power:''' {{{elementalpowerSF|??}}} | *'''Elemental Power:''' {{{elementalpowerSF|??}}} | ||
{{!}}-{{!}}|}} | |||
{{!}}-{{!}} | |||
TT= | {{#ifeq: {{#switch: {{{game|}}}|SA=true|G=true|SF=true|TT=true|false}}|true|Trap Team= | ||
''These are the starting and maximum [[Statistics]] for this Skylander in [[Skylanders: Trap Team]].''<br> | ''These are the starting and maximum [[Statistics]] for this Skylander in [[Skylanders: Trap Team]].''<br> | ||
Line 41: | Line 41: | ||
*'''Critical Hit:''' {{{criticalhitTT|??}}} | *'''Critical Hit:''' {{{criticalhitTT|??}}} | ||
*'''Elemental Power:''' {{{elementalpowerTT|??}}} | *'''Elemental Power:''' {{{elementalpowerTT|??}}} | ||
{{!}}-{{!}}|}} | |||
{{ | {{#ifeq: {{#switch: {{{game|}}}|SA=true|G=true|SF=true|TT=true|SC=true|false}}|true|SuperChargers= | ||
SC= | |||
''These are the starting and maximum [[Statistics]] for this Skylander in [[Skylanders: SuperChargers]].''<br> | ''These are the starting and maximum [[Statistics]] for this Skylander in [[Skylanders: SuperChargers]].''<br> | ||
Line 51: | Line 51: | ||
*'''Critical Hit:''' {{{criticalhitSC|??}}} | *'''Critical Hit:''' {{{criticalhitSC|??}}} | ||
*'''Elemental Power:''' {{{elementalpowerSC|??}}} | *'''Elemental Power:''' {{{elementalpowerSC|??}}} | ||
{{!}}-{{!}}|}} | |||
{{ | {{#ifeq: {{#switch: {{{game|}}}|SA=true|G=true|SF=true|TT=true|SC=true|I=true|false}}|true|Imaginators= | ||
I= | |||
''These are the starting and maximum [[Statistics]] for this Skylander in [[Skylanders: Imaginators]].''<br> | ''These are the starting and maximum [[Statistics]] for this Skylander in [[Skylanders: Imaginators]].''<br> | ||
Line 61: | Line 61: | ||
*'''Critical Hit:''' {{{criticalhitI|??}}} | *'''Critical Hit:''' {{{criticalhitI|??}}} | ||
*'''Elemental Power:''' {{{elementalpowerI|??}}} | *'''Elemental Power:''' {{{elementalpowerI|??}}} | ||
{{!}}-{{!}}|}} | |||
{{!}}-{{!}} | }} | |}} }}</includeonly><noinclude> | ||
}}</includeonly><noinclude> | |||
This is only a work-in-progress test I'm working on. '''DO NOT''' use/delete without my consent, please. Thank you for your co-operation. | This is only a work-in-progress test I'm working on. '''DO NOT''' use/delete without my consent, please. Thank you for your co-operation. | ||
Line 71: | Line 70: | ||
'''Warning:''' ''do not use anything other than numbers to describe the stats.'' | '''Warning:''' ''do not use anything other than numbers to describe the stats.'' | ||
<pre>{{ | <pre>{{statsbox | ||
|SA | |game = SA/G/SF/TT/SC/I (first appearance) | ||
|healthSA = 0 | |healthSA = 0 | ||
|speedSA = 0 | |speedSA = 0 | ||
Line 84: | Line 79: | ||
|elementalpowerSA = 0 | |elementalpowerSA = 0 | ||
|criticalhitSA = 0 | |criticalhitSA = 0 | ||
|healthG = 0 | |healthG = 0 | ||
|speedG = 0 | |speedG = 0 | ||
Line 89: | Line 85: | ||
|criticalhitG = 0 | |criticalhitG = 0 | ||
|elementalpowerG = 0 | |elementalpowerG = 0 | ||
|healthSF = 0 | |||
|healthSF = 0 | |||
|speedSF = 0 | |speedSF = 0 | ||
|armorSF = 0 | |armorSF = 0 | ||
|criticalhitSF = 0 | |criticalhitSF = 0 | ||
|elementalpowerSF = 0 | |elementalpowerSF = 0 | ||
|healthTT = 0 | |healthTT = 0 | ||
|speedTT = 0 | |speedTT = 0 | ||
Line 99: | Line 97: | ||
|criticalhitTT = 0 | |criticalhitTT = 0 | ||
|elementalpowerTT = 0 | |elementalpowerTT = 0 | ||
|healthSC = 0 | |healthSC = 0 | ||
|speedSC = 0 | |speedSC = 0 | ||
Line 104: | Line 103: | ||
|criticalhitSC = 0 | |criticalhitSC = 0 | ||
|elementalpowerSC = 0 | |elementalpowerSC = 0 | ||
|healthI = 0 | |healthI = 0 | ||
|speedI = 0 | |speedI = 0 | ||
Line 109: | Line 109: | ||
|criticalhitI = 0 | |criticalhitI = 0 | ||
|elementalpowerI = 0 | |elementalpowerI = 0 | ||
|strength = 0 | |strength = 0 | ||
|defense = 0 | |defense = 0 | ||
|agility = 0 | |agility = 0 | ||
|luck = 0 | |luck = 0 | ||
|racing=true or false (defaults to false) | |||
|racing = true or false (defaults to false) | |||
|topspeed = 0 | |topspeed = 0 | ||
|acceleration = 0 | |acceleration = 0 | ||
Line 120: | Line 122: | ||
|armour = 0 | |armour = 0 | ||
}}</pre></noinclude> | }}</pre></noinclude> | ||
Revision as of 15:24, September 23, 2016
This is only a work-in-progress test I'm working on. DO NOT use/delete without my consent, please. Thank you for your co-operation.
The Primordial Clok-Roo
Warning: do not use anything other than numbers to describe the stats.
{{statsbox |game = SA/G/SF/TT/SC/I (first appearance) |healthSA = 0 |speedSA = 0 |armorSA = 0 |elementalpowerSA = 0 |criticalhitSA = 0 |healthG = 0 |speedG = 0 |armorG = 0 |criticalhitG = 0 |elementalpowerG = 0 |healthSF = 0 |speedSF = 0 |armorSF = 0 |criticalhitSF = 0 |elementalpowerSF = 0 |healthTT = 0 |speedTT = 0 |armorTT = 0 |criticalhitTT = 0 |elementalpowerTT = 0 |healthSC = 0 |speedSC = 0 |armorSC = 0 |criticalhitSC = 0 |elementalpowerSC = 0 |healthI = 0 |speedI = 0 |armorI = 0 |criticalhitI = 0 |elementalpowerI = 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 }}