Permanently protected template

Difference between revisions of "Template:CardTable2"

From Yugipedia
Jump to: navigation, search
(Speed Duel status needs "Unlimited" to be explicitly allowed)
(allow non-game cards to have a "Legal" status)
Line 555: Line 555:
 
   | [[Category:Cards with a manual status]]{{ #if: {{ #var: $non-game }} | [[Category:((CardTable2)) transclusions with an unnecessary status parameter]] }}
 
   | [[Category:Cards with a manual status]]{{ #if: {{ #var: $non-game }} | [[Category:((CardTable2)) transclusions with an unnecessary status parameter]] }}
 
   | {{ #ifeq: {{{ocg_status|¬}}}{{{tcg_status|¬}}}{{{tcg_speed_duel_status|¬}}} | ¬¬¬ || [[Category:((CardTable2)) transclusions with an unnecessary status parameter]] }}
 
   | {{ #ifeq: {{{ocg_status|¬}}}{{{tcg_status|¬}}}{{{tcg_speed_duel_status|¬}}} | ¬¬¬ || [[Category:((CardTable2)) transclusions with an unnecessary status parameter]] }}
}}{{ #if: {{ #var: $non-game }}
+
}}{{ #if: {{ #var: $ocg }}
   || {{ #if: {{ #var: $ocg }}
+
   | {{ #if: {{ #var: $token-counter }}
     | {{ #if: {{ #var: $token-counter }}
+
    | {{ #if: {{{ocg_status|}}} | [[Category:((CardTable2)) transclusions with an unnecessary OCG status]] }}<!-- auto-assigned -->
       | {{ #if: {{{ocg_status|}}} | [[Category:((CardTable2)) transclusions with an unnecessary OCG status]] }}<!-- auto-assigned -->
+
     | {{ #if: {{ #var: $non-game }}
 +
       | {{ #ifeq: {{{ocg_status}}} | Legal
 +
        | {{ #vardefine: $ocg_status | {{{ocg_status}}} }}
 +
        | {{ #if: {{{ocg_status|}}} | [[Category:((CardTable2)) transclusions with an unnecessary OCG status]] }}<!-- "Legal" is the only valid status for nongame cards -->
 +
      }}
 
       | {{ #switch: {{{ocg_status|}}}
 
       | {{ #switch: {{{ocg_status|}}}
 
         | Not yet released = {{ #vardefine: $ocg_status | {{{ocg_status}}} }}<!-- can always be set, but is only displayed if there's a listed OCG release -->
 
         | Not yet released = {{ #vardefine: $ocg_status | {{{ocg_status}}} }}<!-- can always be set, but is only displayed if there's a listed OCG release -->
Line 565: Line 569:
 
         | #default = [[Category:((CardTable2)) transclusions with an unknown OCG status]]<!-- unrecognized value -->
 
         | #default = [[Category:((CardTable2)) transclusions with an unknown OCG status]]<!-- unrecognized value -->
 
       }}
 
       }}
     }}{{ #vardefine: $ocg_status | {{ #var: $ocg_status | {{ #if: {{ #var: $token-counter }} | Legal | Unlimited }} }} }}
+
     }}
    | {{ #if: {{{ocg_status|}}} | {{ #ifeq: {{{ocg_status}}} | Not yet released || [[Category:((CardTable2)) transclusions with an unnecessary OCG status]] }} }}
+
  }}{{ #vardefine: $ocg_status | {{ #var: $ocg_status | {{ #if: {{ #var: $token-counter }} | Legal | {{ #if: {{ #var: $non-game }} || Unlimited }} }} }} }}
  }}{{ #if: {{ #var: $tcg }}
+
  | {{ #if: {{{ocg_status|}}} | {{ #ifeq: {{{ocg_status}}} | Not yet released || [[Category:((CardTable2)) transclusions with an unnecessary OCG status]] }} }}
    | {{ #if: {{ #var: $token-counter }}{{ #var: $skill }}
+
}}{{ #if: {{ #var: $tcg }}
       | {{ #if: {{{tcg_status|}}}{{{tcg_speed_duel_status|}}} | [[Category:((CardTable2)) transclusions with an unnecessary TCG status]] }}<!-- auto-assigned -->
+
  | {{ #if: {{ #var: $token-counter }}{{ #var: $skill }}
 +
    | {{ #if: {{{tcg_status|}}} | [[Category:((CardTable2)) transclusions with an unnecessary TCG status]] }}<!-- auto-assigned -->
 +
    | {{ #if: {{ #var: $non-game }}
 +
       | {{ #ifeq: {{{tcg_status}}} | Legal
 +
        | {{ #vardefine: $tcg_status | {{{tcg_status}}} }}
 +
        | {{ #if: {{{tcg_status|}}}{{{tcg_speed_duel_status|}}} | [[Category:((CardTable2)) transclusions with an unnecessary TCG status]] }}<!-- "Legal" is the only valid status for nongame cards -->
 +
      }}
 
       | {{ #switch: {{{tcg_status|}}}
 
       | {{ #switch: {{{tcg_status|}}}
 
         | Not yet released = {{ #vardefine: $tcg_status | {{{tcg_status}}} }}<!-- can always be set, but is only displayed if there's a listed TCG release -->
 
         | Not yet released = {{ #vardefine: $tcg_status | {{{tcg_status}}} }}<!-- can always be set, but is only displayed if there's a listed TCG release -->
Line 577: Line 587:
 
         | #default = [[Category:((CardTable2)) transclusions with an unknown TCG status]]<!-- unrecognized value -->
 
         | #default = [[Category:((CardTable2)) transclusions with an unknown TCG status]]<!-- unrecognized value -->
 
       }}
 
       }}
    }}{{ #vardefine: $tcg_status | {{ #var: $tcg_status | {{ #if: {{ #var: $token-counter }} | Legal | {{ #if: {{ #var: $skill }} | Illegal | Unlimited }} }} }}
 
    }}{{ #switch: {{{tcg_speed_duel_status|}}}
 
      | Not yet released = {{ #vardefine: $tcg_sd_status | {{{tcg_speed_duel_status}}} }}<!-- can always be set, but is only displayed if there's a listed TCG release -->
 
      | Unlimited | Semi-Limited | Limited | Forbidden | Legal | Illegal | Not yet legal | Not legal = {{ #vardefine: $tcg_sd_status | {{{tcg_speed_duel_status}}} }}<!-- valid statuses -->
 
      |          = <!-- no parameter -->
 
      | #default = [[Category:((CardTable2)) transclusions with an unknown TCG status]]<!-- unrecognized value -->
 
    }}{{ #vardefine: $tcg_sd_status | {{ #var: $tcg_sd_status | {{ #if: {{ #var: $skill }} | Legal }} }} }}
 
    | {{ #if: {{{tcg_status|}}} | {{ #ifeq: {{{tcg_status}}} | Not yet released || [[Category:((CardTable2)) transclusions with an unnecessary TCG status]] }}
 
    }}{{ #if: {{{tcg_speed_duel_status|}}} | [[Category:((CardTable2)) transclusions with an unnecessary TCG status]]
 
 
     }}
 
     }}
   }}{{ #vardefine: $statuscount | {{ #expr: {{ #if: {{ #var: $ocg_status }} | 1 | 0 }} + {{ #if: {{ #var: $tcg_status }} | 1 | 0 }} + {{ #if: {{ #var: $tcg_trad_status }} | 1 | 0 }} + {{ #if: {{ #var: $tcg_sd_status }} | 1 | 0 }} }}
+
   }}{{ #vardefine: $tcg_status | {{ #var: $tcg_status | {{ #if: {{ #var: $token-counter }} | Legal | {{ #if: {{ #var: $skill }} | Illegal | {{ #if: {{ #var: $non-game }} || Unlimited }} }} }} }}
  }}{{ #ifexpr: {{ #var: $statuscount }} > 0
+
  }}{{ #switch: {{{tcg_speed_duel_status|}}}
    | <tr class="cardtablerow"><th class="cardtablerowheader" {{ #ifeq: {{ #var: $statuscount }} | 1 || rowspan="{{ #var: $statuscount }}" }} scope="row">[[Status]]es</th>
+
    | Not yet released = {{ #vardefine: $tcg_sd_status | {{{tcg_speed_duel_status}}} }}<!-- can always be set, but is only displayed if there's a listed TCG release -->
    {{ #if: {{ #var: $ocg_status }}
+
    | Unlimited | Semi-Limited | Limited | Forbidden | Legal | Illegal | Not yet legal | Not legal = {{ #vardefine: $tcg_sd_status | {{{tcg_speed_duel_status}}} }}<!-- valid statuses -->
      | <td class="cardtablerowdata" style="background-color: #{{status color|{{ #var: $ocg_status }}}}">[[{{ #var: $ocg_status }}]] {{ #if: {{ #var: $tcg_status }} | (''[[Yu-Gi-Oh! Official Card Game|OCG]]'') }}[[OCG Status::{{ #var: $ocg_status }}| ]]</td></tr>
+
    |          = <!-- no parameter -->
    }}{{ #if: {{ #var: $tcg_status }}
+
    | #default = [[Category:((CardTable2)) transclusions with an unknown TCG status]]<!-- unrecognized value -->
      | {{ #if: {{ #var: $ocg_status }} | <tr class="cardtablerow"> }}<td class="cardtablerowdata" style="background-color: #{{status color|{{ #var: $tcg_status }}}}">[[{{ #var: $tcg_status }}]] (''[[Yu-Gi-Oh! Trading Card Game|TCG]]''{{ #if: {{ #var: $tcg_trad_status }} | <nowiki/> [[Advanced Format|Advanced]] }})[[TCG Advanced Format Status::{{ #var: $tcg_status }}| ]]{{ #if: {{ #var: $tcg_trad_status }} || [[TCG Traditional Format Status::{{ #var: $tcg_status }}| ]] }}</td></tr>
+
  }}{{ #vardefine: $tcg_sd_status | {{ #var: $tcg_sd_status | {{ #if: {{ #var: $skill }} | Legal }} }} }}
      {{ #if: {{ #var: $tcg_trad_status }} | <tr class="cardtablerow"><td class="cardtablerowdata" style="background-color: #{{status color|{{ #var: $tcg_trad_status }}}}">[[{{ #var: $tcg_trad_status }}]] (''[[Yu-Gi-Oh! Trading Card Game|TCG]]'' [[Traditional Format|Traditional]])[[TCG Traditional Format Status::{{ #var: $tcg_trad_status }}| ]]</td></tr>
+
  | {{ #if: {{{tcg_status|}}} | {{ #ifeq: {{{tcg_status}}} | Not yet released || [[Category:((CardTable2)) transclusions with an unnecessary TCG status]] }}
      }}
+
  }}{{ #if: {{{tcg_speed_duel_status|}}} | [[Category:((CardTable2)) transclusions with an unnecessary TCG status]]
    }}{{ #if: {{ #var: $tcg_sd_status }}
+
  }}
      | <tr class="cardtablerow"><td class="cardtablerowdata" style="background-color: #{{status color|{{ #var: $tcg_sd_status }}}}">[[{{ #var: $tcg_sd_status }}]] (''[[Yu-Gi-Oh! Trading Card Game|TCG]]'' [[Speed Duel (format)|Speed Duel]])[[TCG Speed Duel status::{{ #var: $tcg_sd_status }}| ]]</td></tr>
+
}}{{ #vardefine: $statuscount | {{ #expr: {{ #if: {{ #var: $ocg_status }} | 1 | 0 }} + {{ #if: {{ #var: $tcg_status }} | 1 | 0 }} + {{ #if: {{ #var: $tcg_trad_status }} | 1 | 0 }} + {{ #if: {{ #var: $tcg_sd_status }} | 1 | 0 }} }}
 +
}}{{ #ifexpr: {{ #var: $statuscount }} > 0
 +
  | <tr class="cardtablerow"><th class="cardtablerowheader" {{ #ifeq: {{ #var: $statuscount }} | 1 || rowspan="{{ #var: $statuscount }}" }} scope="row">[[Status]]es</th>
 +
  {{ #if: {{ #var: $ocg_status }}
 +
    | <td class="cardtablerowdata" style="background-color: #{{status color|{{ #var: $ocg_status }}}}">[[{{ #var: $ocg_status }}]] {{ #if: {{ #var: $tcg_status }} | (''[[Yu-Gi-Oh! Official Card Game|OCG]]'') }}[[OCG Status::{{ #var: $ocg_status }}| ]]</td></tr>
 +
  }}{{ #if: {{ #var: $tcg_status }}
 +
    | {{ #if: {{ #var: $ocg_status }} | <tr class="cardtablerow"> }}<td class="cardtablerowdata" style="background-color: #{{status color|{{ #var: $tcg_status }}}}">[[{{ #var: $tcg_status }}]] (''[[Yu-Gi-Oh! Trading Card Game|TCG]]''{{ #if: {{ #var: $tcg_trad_status }} | <nowiki/> [[Advanced Format|Advanced]] }})[[TCG Advanced Format Status::{{ #var: $tcg_status }}| ]]{{ #if: {{ #var: $tcg_trad_status }} || [[TCG Traditional Format Status::{{ #var: $tcg_status }}| ]] }}</td></tr>
 +
    {{ #if: {{ #var: $tcg_trad_status }} | <tr class="cardtablerow"><td class="cardtablerowdata" style="background-color: #{{status color|{{ #var: $tcg_trad_status }}}}">[[{{ #var: $tcg_trad_status }}]] (''[[Yu-Gi-Oh! Trading Card Game|TCG]]'' [[Traditional Format|Traditional]])[[TCG Traditional Format Status::{{ #var: $tcg_trad_status }}| ]]</td></tr>
 
     }}
 
     }}
 +
  }}{{ #if: {{ #var: $tcg_sd_status }}
 +
    | <tr class="cardtablerow"><td class="cardtablerowdata" style="background-color: #{{status color|{{ #var: $tcg_sd_status }}}}">[[{{ #var: $tcg_sd_status }}]] (''[[Yu-Gi-Oh! Trading Card Game|TCG]]'' [[Speed Duel (format)|Speed Duel]])[[TCG Speed Duel status::{{ #var: $tcg_sd_status }}| ]]</td></tr>
 
   }}
 
   }}
 
}}<!--
 
}}<!--

Revision as of 18:00, 20 May 2019

CardTable2
Japanese
{{{ja_name}}}
Rōmaji
{{{romaji_name}}}
Translated
{{{trans_name}}}
Back-EN.png
CardTable2

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
GX Duel Academy2005-10-13??????Unlimited
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present
CardTable2

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
GX Duel Academy2005-10-13??????Unlimited
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present
CardTable2

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
GX Duel Academy2005-10-13??????Unlimited
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present
CardTable2

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
GX Duel Academy2005-10-13??????Unlimited
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present
CardTable2

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
GX Duel Academy2005-10-13??????Unlimited
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present
CardTable2

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
GX Duel Academy2005-10-13??????Unlimited
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present
CardTable2

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
GX Duel Academy2005-10-13??????Unlimited
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present
CardTable2

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
GX Duel Academy2005-10-13??????Unlimited
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present
CardTable2

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
GX Duel Academy2005-10-13??????Unlimited
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present
CardTable2

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
GX Duel Academy2005-10-13??????Unlimited
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present
CardTable2

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
GX Duel Academy2005-10-13??????Unlimited
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present
CardTable2

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
GX Duel Academy2005-10-13??????Unlimited
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present
CardTable2

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
GX Duel Academy2005-10-13??????Unlimited
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present
CardTable2

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
GX Duel Academy2005-10-13??????Unlimited
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present
CardTable2

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
GX Duel Academy2005-10-13??????Unlimited
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present
CardTable2

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
GX Duel Academy2005-10-13??????Unlimited
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present
CardTable2

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
GX Duel Academy2005-10-13??????Unlimited
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present
CardTable2

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
GX Duel Academy2005-10-13??????Unlimited
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present
CardTable2

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
GX Duel Academy2005-10-13??????Unlimited
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present
CardTable2

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
GX Duel Academy2005-10-13??????Unlimited
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present
CardTable2

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
GX Duel Academy2005-10-13??????Unlimited
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present
CardTable2

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
GX Duel Academy2005-10-13??????Unlimited
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present
CardTable2

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
GX Duel Academy2005-10-13??????Unlimited
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present
CardTable2

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
GX Duel Academy2005-10-13??????Unlimited
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present
CardTable2

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
GX Duel Academy2005-10-13??????Unlimited
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present




Video games

Video gameDate#NameCostAlignmentATKDEFStatus
The Eternal Duelist Soul2002-10-15{{{eds_name}}}[[{{{eds_status}}}]]
The Falsebound Kingdom2002-12-05{{{tfk_number}}}[[{{{tfk_status}}}]]
Duel Monsters 8: Reshef of Destruction / Reshef of Destruction2003-03-20{{{rod_number}}}{{{rod_name}}}{{{rod_dc}}}[[{{{rod_alignment}}} (Alignment)|{{{rod_alignment}}}]]{{{rod_atk}}}{{{rod_def}}}[[{{{rod_status}}}]]
Worldwide Edition: Stairway to the Destined Duel2003-04-15{{{sdd_name}}}[[{{{sdd_status}}}]]
World Championship Tournament 20042004-02-05{{{wc4_number}}}{{{wc4_name}}}[[{{{wc4_status}}}]]
7 Trials to Glory: World Championship Tournament 20052004-12-30{{{wc5_name}}}[[{{{wc5_status}}}]]
Nightmare Troubadour2005-07-21{{{ntr_name}}}{{{ntr_dp}}}[[{{{ntr_status}}}]]
Online2005-11-04{{{ygo_name}}}[[{{{ygo_status}}}]]
GX Duel Academy2005-11-13{{{gx1_number}}}{{{gx1_name}}}{{{gx1_dp}}}Unlimited
Ultimate Masters: World Championship Tournament 20062006-02-23{{{wc6_name}}}{{{wc6_dp}}}[[{{{wc6_status}}}]]
GX Tag Force2006-09-14{{{gx02_name}}}{{{gx02_dp}}}[[{{{gx02_status}}}]]
GX Spirit Caller2006-11-30{{{gx03_name}}}{{{gx03_dp}}}Unlimited
World Championship 20072007-03-15{{{wc07_name}}}{{{wc07_dp}}}[[{{{wc07_status}}}]]
GX Tag Force 22007-09-18{{{gx04_name}}}{{{gx04_dp}}}[[{{{gx04_status}}}]]
World Championship 20082007-11-29{{{wc08_name}}}{{{wc08_dp}}}[[{{{wc08_status}}}]]
GX Tag Force 32008-11-27{{{gx06_name}}}[[{{{gx06_status}}}]]
5D's World Championship 2009: Stardust Accelerator2009-03-26{{{wc09_name}}}Present
5D's Wheelie Breakers2009-03-26Present
5D's Tag Force 42009-09-17{{{tf04_name}}}Present
5D's World Championship 2010: Reverse of Arcadia2010-02-18{{{wc10_name}}}Present
5D's Tag Force 52010-09-16{{{tf05_name}}}Present
5D's Duel Transer2010-12-07Present
5D's World Championship 2011: Over the Nexus2011-02-24{{{wc11_name}}}Present
5D's Tag Force 62011-09-22{{{tf06_name}}}Present
ZEXAL World Duel Carnival2013-12-05Present
Duel Arena2014-06-26Present
Duel Generation2014-10-30Present
Duel Links2016-10-27Present

Lores and sets

Video gameLoreSets
The Eternal Duelist Soul{{{eds_lore}}}{{{eds_sets}}}
Reshef of Destruction {{{rod_lore}}}{{{rod_sets}}}
Worldwide Edition: Stairway to the Destined Duel{{{sdd_lore}}}{{{sdd_sets}}}
World Championship Tournament 2004{{{wc4_lore}}}{{{wc4_sets}}}
7 Trials to Glory: World Championship 2005{{{wc5_lore}}}{{{wc5_sets}}}
Nightmare Troubadour{{{ntr_lore}}}{{{ntr_sets}}}
Online{{{ygo_lore}}}{{{ygo_sets}}}
GX Duel Academy{{{gx1_lore}}}{{{gx1_sets}}}
Ultimate Masters: World Championship Tournament 2006{{{wc6_lore}}}{{{wc6_sets}}}
GX Tag Force{{{gx02_lore}}}{{{gx02_sets}}}
GX Spirit Caller{{{gx03_lore}}}{{{gx03_sets}}}
World Championship 2007{{{wc07_lore}}}{{{wc07_sets}}}
GX Tag Force 2{{{gx04_lore}}}{{{gx04_sets}}}
World Championship 2008{{{wc08_lore}}}{{{wc08_sets}}}
GX Tag Force 3{{{gx06_lore}}}{{{gx06_sets}}}
5D's World Championship 2009: Stardust Accelerator{{{wc09_lore}}}{{{wc09_sets}}}
5D's Tag Force 4{{{tf04_lore}}}{{{tf04_sets}}}
5D's World Championship 2010: Reverse of Arcadia{{{wc10_lore}}}{{{wc10_sets}}}
5D's Tag Force 5{{{tf05_lore}}}{{{tf05_sets}}}
5D's World Championship 2011: Over the Nexus{{{wc11_lore}}}{{{wc11_sets}}}
5D's Tag Force 6{{{tf06_lore}}}{{{tf06_sets}}}
Duel Arena{{{dar_lore}}}