21,114
edits
Changes
From The Bakugan Wiki
Upgraded - now has switch tables for the serial number to be generated automatically, and an upgraded faction switchtable that supports faction combos.
|'''Faction:'''
|{{#if:{{{faction|}}}|<nowiki />
{{#switch:{{lc:{{{faction}}|}}}
| pyrus | ventus | aquos | darkus | haos | aurelus = {{faction| {{{faction}}} }}
| Darkus Aquos = {{attribute|darkusaquos}}
| Pyrus Darkus = {{attribute|pyrusdarkus}}
| Haos Pyrus = {{attribute|haospyrus}}
| Ventus Haos = {{attribute|ventushaos}}
| Aquos Ventus = {{attribute|aquosventus}}
| Aquos Haos = {{attribute|aquoshaos}}
| Darkus Haos = {{attribute|darkushaos}}
| Darkus Ventus = {{attribute|darkusventus}}
| Pyrus Aquos = {{attribute|pyrusaquos}}
| Pyrus Ventus = {{attribute|pyrusventus}}
| Aquos Aurelus = {{attribute|aquosaurelus}}
| Darkus Aurelus = {{attribute|darkusaurelus}}
| Haos Aurelus = {{attribute|haosaurelus}}
| Pyrus Aurelus = {{attribute|pyrusaurelus}}
| Ventus Aurelus = {{attribute|ventusaurelus}}
| #default = {{{faction}}}
}}}}
|-
|'''Serial:'''
| {{{serialnumber}}}_{{#switch:{{{rarity|}}}| Common = [[CO]]| Rare = [[RA]]| Super Rare = [[SR]]| Awesome Rare = [[AR]]| Bakugan Elite = [[BE]]| #default = {{{rarity|}}}}}_{{#switch:{{{set|}}}| Battle Brawlers | Battle Brawlers (Card set) | Battle Brawlers (Card Set) = [[Battle Brawlers (Card set)|BB]]| Bakugan Resurgence = [[BR]]| Age of Aurelus = [[AA]]| Armored Elite = [[AV]]| Fusion Force = [[FF]]| Brawler Pack = [[PS1]]| Shields of Vestroia = [[SV]]| Secrets of the Geogan = [[SG]]| #default = {{{set|}}}}}
|-
|'''Rarity:'''
|-
|}