Permanently protected template

Difference between revisions of "Template:CardTable2"

From Yugipedia
Jump to: navigation, search
(change "other card information" links to an hlist (no idea why I didn't do this ages ago))
(add pointer to YCM when this is used in userspace; rewrite DM1-4/DDS number stuff; merge Attribute-related property setting into the main table; reduce rowcount on the image cell; a few whitespace/comment tweaks)
Line 2: Line 2:
 
| {{Mbox
 
| {{Mbox
 
   | type = delete
 
   | type = delete
   | text = This template, {{t|CardTable2}} is only meant for use in the main content namespace. Including it elsewhere can cause technical problems. Please remove the template from this page.
+
   | text = This template, {{t|CardTable2}} is only meant for use in the main content namespace. Including it elsewhere can cause technical problems. Please remove the template from this page. {{ #switch: {{NAMESPACE}} | {{ns:User}} | {{ns:User talk}} = Custom cards can be posted on the [[ycm:|Yu-Gi-Oh! Card Maker Wiki]]. }}
 
   }}
 
   }}
  
Line 100: Line 100:
 
}}{{ #vardefine: $counter  | {{ #ifeq: {{ lc: {{{type}}} }} | counter | 1 }}
 
}}{{ #vardefine: $counter  | {{ #ifeq: {{ lc: {{{type}}} }} | counter | 1 }}
 
}}<!--
 
}}<!--
 +
 +
video game presences
 +
 +
--><!--
  
 
the first four Duel Monsters video games share all of their card lists, so these vars simplify logic elsewhere
 
the first four Duel Monsters video games share all of their card lists, so these vars simplify logic elsewhere
  
-->{{ #vardefine: $dm1-number | {{{dm1number<includeonly>|</includeonly>}}}
+
-->{{ #vardefine: $dm-number | {{ #if: {{{dm4number|}}}<!-- this assumes that all these parameters are given the same value, if more than one is given; since all the games use the same card numbers, this should be true, but if not, there's no way to guess which number would be correct -->
}}{{ #vardefine: $dm2-number | {{{dm2number<includeonly>|</includeonly>}}}
+
  | {{{dm4number}}}
}}{{ #vardefine: $dm3-number | {{{ddsnumber<includeonly>|</includeonly>}}}
+
  | {{ #if: {{{ddsnumber|}}}
}}{{ #vardefine: $dds-number | {{{ddsnumber<includeonly>|</includeonly>}}}
+
    | {{{ddsnumber}}}
}}{{ #vardefine: $dm4-number | {{ #var: $dm3-number }}
+
    | {{ #if: {{{dm3number|}}}
}}{{ #if: {{ #var: $dm1-number }} || {{ #if: {{ #var: $dm2-number }}{{ #var: $dm3-number }}{{ #var: $dm4-number }} | {{ #ifexpr: {{ #var: $dm2-number | {{ #var: $dm3-number | {{ #var: $dm4-number }} }} }} < 366 | {{ #vardefine: $dm1-number | {{ #var: $dm2-number | {{ #var: $dm3-number | {{ #var: $dm4-number }} }} }} }} }} }}
+
      | {{{dm3number}}}
}}{{ #if: {{ #var: $dm2-number }} || {{ #if: {{ #var: $dm1-number }} | {{ #vardefine: $dm2-number | {{ #var: $dm1-number }} }} | {{ #if: {{ #var: $dm3-number }}{{ #var: $dm4-number }} | {{ #ifexpr: {{ #var: $dm3-number | {{ #var: $dm4-number }} }} < 721 | {{ #vardefine: $dm2-number | {{ #var: $dm3-number | {{ #var: $dm4-number }} }} }} }} }} }}
+
      | {{ #if: {{{dm2number|}}}
}}{{ #if: {{ #var: $dm3-number }} || {{ #if: {{ #var: $dm2-number }} | {{ #vardefine: $dm3-number | {{ #var: $dm2-number }} }} | {{ #if: {{ #var: $dm4-number }} | {{ #ifexpr: {{ #var: $dm4-number }} < 801 | {{ #vardefine: $dm3-number | {{ #var: $dm4-number }} }} }} }} }}
+
        | {{{dm2number}}}
}}{{ #if: {{ #var: $dds-number }} || {{ #if: {{ #var: $dm3-number }} | {{ #vardefine: $dds-number | {{ #var: $dm3-number }} }} }}
+
        | {{{dm1number|}}}
}}{{ #if: {{ #var: $dm4-number }} || {{ #if: {{ #var: $dm3-number }} | {{ #vardefine: $dm4-number | {{ #var: $dm3-number }} }} }}
+
        }}
 +
      }}
 +
    }}
 +
  }}
 +
}}{{ #if: {{ #var: $dm-number <noinclude>| 1</noinclude> }}
 +
  | {{ #vardefine: $dm1-number | <includeonly>{{ #ifexpr: {{ #var: $dm-number }} < 366 | {{ #var: $dm-number }} }}</includeonly><noinclude>{{{dm1number}}}</noinclude>
 +
  }}{{ #vardefine: $dm2-number | <includeonly>{{ #ifexpr: {{ #var: $dm-number }} < 721 | {{ #var: $dm-number }} }}</includeonly><noinclude>{{{dm2number}}}</noinclude>
 +
  }}{{ #vardefine: $dm3-number | <includeonly>{{ #ifexpr: {{ #var: $dm-number }} < 801 | {{ #var: $dm-number }} }}</includeonly><noinclude>{{{dm3number}}}</noinclude>
 +
  }}{{ #vardefine: $dds-number | <includeonly>{{ #var: $dm3-number }}</includeonly><noinclude>{{{ddsnumber}}}</noinclude>
 +
  }}{{ #vardefine: $dm4-number | <includeonly>{{ #var: $dm-number }}</includeonly><noinclude>{{{dm4number}}}</noinclude>
 +
  }}
 
}}<!--
 
}}<!--
  
video game presences
+
continuing on now that they're out of the way...
  
 
-->{{ #if: <noinclude>1</noinclude>{{ #pos: {{ lc: {{{vid}}} }} | coliseum }}{{ #pos: {{ lc: {{{vid}}} }} | colosseum }} | {{ #vardefine: $vg-cmc | 1 }}[[Medium::CMC| ]]
 
-->{{ #if: <noinclude>1</noinclude>{{ #pos: {{ lc: {{{vid}}} }} | coliseum }}{{ #pos: {{ lc: {{{vid}}} }} | colosseum }} | {{ #vardefine: $vg-cmc | 1 }}[[Medium::CMC| ]]
 
}}{{ #if: {{{dar_lore<includeonly>|</includeonly>}}}{{ #pos: {{ lc: {{{vid}}} }} | duel arena }} | {{ #vardefine: $vg-dar | 1 }}[[Medium::DAR| ]]
 
}}{{ #if: {{{dar_lore<includeonly>|</includeonly>}}}{{ #pos: {{ lc: {{{vid}}} }} | duel arena }} | {{ #vardefine: $vg-dar | 1 }}[[Medium::DAR| ]]
 
}}{{ #if: {{{dodstatus<includeonly>|</includeonly>}}}{{{dodnumber|}}}{{ #pos: {{ lc: {{{vid}}} }} | dawn of destiny }} | {{ #vardefine: $vg-dod | 1 }}[[Medium::DOD| ]]
 
}}{{ #if: {{{dodstatus<includeonly>|</includeonly>}}}{{{dodnumber|}}}{{ #pos: {{ lc: {{{vid}}} }} | dawn of destiny }} | {{ #vardefine: $vg-dod | 1 }}[[Medium::DOD| ]]
}}{{ #if: {{ #var: $dm1-number }}{{ #pos: {{ lc: {{{vid}}} }} | duel monsters 1 }}{{ #pos: {{ lc: {{{vid}}} }} | duel monsters ( }} | {{ #vardefine: $vg-dm1 | 1 }}[[Medium::DM1| ]]
 
}}{{ #if: {{ #var: $dm2-number }}{{ #pos: {{ lc: {{{vid}}} }} | duel monsters 2 }} {{ #pos: {{ lc: {{{vid}}} }} | duel monsters ii: }} | {{ #vardefine: $vg-dm2 | 1 }}[[Medium::DM2| ]]
 
 
}}{{ #if: {{{ddslore<includeonly>|</includeonly>}}}{{{dds_name|}}}{{{ddsdc|}}}{{ #var: $dds-number }}{{{dds_alignment|}}}{{{dds_atk|}}}{{{dds_def|}}}{{ #pos: {{ lc: {{{vid}}} }} | yu-gi-oh! dark duel stories }} | {{ #vardefine: $vg-dds | 1 }}[[Medium::DDS| ]]
 
}}{{ #if: {{{ddslore<includeonly>|</includeonly>}}}{{{dds_name|}}}{{{ddsdc|}}}{{ #var: $dds-number }}{{{dds_alignment|}}}{{{dds_atk|}}}{{{dds_def|}}}{{ #pos: {{ lc: {{{vid}}} }} | yu-gi-oh! dark duel stories }} | {{ #vardefine: $vg-dds | 1 }}[[Medium::DDS| ]]
}}{{ #if: {{ #var: $dm3-number }}{{ #var: $vg-dds }}{{ #pos: {{ lc: {{{vid}}} }} | tri-holy god advent }} | {{ #vardefine: $vg-dm3 | 1 }}{{ #vardefine: $vg-dds | 1 }}[[Medium::DM3| ]][[Medium::DDS| ]]<!-- DDS is the intl. version of DM3, so if a card's in one it'll be in the other -->
+
}}{{ #if: {{ #var: $dm1-number }}{{ #var: $vg-dds }}{{ #pos: {{ lc: {{{vid}}} }} | duel monsters 1 }}{{ #pos: {{ lc: {{{vid}}} }} | duel monsters ( }} | {{ #vardefine: $vg-dm1 | 1 }}[[Medium::DM1| ]]
}}{{ #if: {{ #var: $dm4-number }}{{ #pos: {{ lc: {{{vid}}} }} | battle of great duelist }} | {{ #vardefine: $vg-dm4 | 1 }}[[Medium::DM4| ]]
+
}}{{ #if: {{ #var: $dm2-number }}{{ #var: $vg-dds }}{{ #pos: {{ lc: {{{vid}}} }} | duel monsters 2 }}{{ #pos: {{ lc: {{{vid}}} }} | duel monsters ii: }} | {{ #vardefine: $vg-dm2 | 1 }}[[Medium::DM2| ]]
 +
}}{{ #if: {{ #var: $dm3-number }}{{ #var: $vg-dds }}{{ #pos: {{ lc: {{{vid}}} }} | tri-holy god advent }} | {{ #vardefine: $vg-dm3 | 1 }}{{ #vardefine: $vg-dds | 1 }}[[Medium::DM3| ]][[Medium::DDS| ]]
 +
}}{{ #if: {{ #var: $dm4-number }}{{ #var: $vg-dds }}{{ #pos: {{ lc: {{{vid}}} }} | battle of great duelist }} | {{ #vardefine: $vg-dm4 | 1 }}[[Medium::DM4| ]]
 
}}{{ #if: <noinclude>1</noinclude>{{ #pos: {{ lc: {{{vid}}} }} | expert 1 }}{{ #pos: {{ lc: {{{vid}}} }} | ex 1 }}{{ #pos: {{ lc: {{{vid}}} }} | expert i{{!}} }}{{ #pos: {{ lc: {{{vid}}} }} | ex i{{!}} }}{{ #pos: {{ lc: {{{vid}}} }} | expert i{{))!}} }}{{ #pos: {{ lc: {{{vid}}} }} | ex i{{))!}} }} | {{ #vardefine: $vg-dm5 | 1 }}[[Medium::DM5| ]]
 
}}{{ #if: <noinclude>1</noinclude>{{ #pos: {{ lc: {{{vid}}} }} | expert 1 }}{{ #pos: {{ lc: {{{vid}}} }} | ex 1 }}{{ #pos: {{ lc: {{{vid}}} }} | expert i{{!}} }}{{ #pos: {{ lc: {{{vid}}} }} | ex i{{!}} }}{{ #pos: {{ lc: {{{vid}}} }} | expert i{{))!}} }}{{ #pos: {{ lc: {{{vid}}} }} | ex i{{))!}} }} | {{ #vardefine: $vg-dm5 | 1 }}[[Medium::DM5| ]]
 
}}{{ #if: <noinclude>1</noinclude>{{ #pos: {{ lc: {{{vid}}} }} | expert 2 }}{{ #pos: {{ lc: {{{vid}}} }} | ex 2 }}{{ #pos: {{ lc: {{{vid}}} }} | expert ii }}{{ #pos: {{ lc: {{{vid}}} }} | ex ii }} | {{ #vardefine: $vg-dm6 | 1 }}[[Medium::DM6| ]]
 
}}{{ #if: <noinclude>1</noinclude>{{ #pos: {{ lc: {{{vid}}} }} | expert 2 }}{{ #pos: {{ lc: {{{vid}}} }} | ex 2 }}{{ #pos: {{ lc: {{{vid}}} }} | expert ii }}{{ #pos: {{ lc: {{{vid}}} }} | ex ii }} | {{ #vardefine: $vg-dm6 | 1 }}[[Medium::DM6| ]]
Line 264: Line 278:
 
   }}
 
   }}
 
}}</th><!-- end card name banner -->
 
}}</th><!-- end card name banner -->
</tr><tr><td class="cardtable-cardimage" rowspan="91"><!-- card image
+
</tr><tr><td class="cardtable-cardimage" rowspan="42"><!-- card image
 
-->{{ #if: {{{image|}}}<!-- check for embedded image syntax or external URLs -->
 
-->{{ #if: {{{image|}}}<!-- check for embedded image syntax or external URLs -->
 
   | {{ #if: {{ #pos: {{{image}}} | [ }}{{ #pos: {{{image}}} | ] }}{{ #pos: {{ lc: {{{image}}} }} | http }}{{ #pos: {{ lc: {{{image}}} }} | .com/ }}{{ #pos: {{ lc: {{{image}}} }} | .net/ }}{{ #pos: {{ lc: {{{image}}} }} | .org/ }}
 
   | {{ #if: {{ #pos: {{{image}}} | [ }}{{ #pos: {{{image}}} | ] }}{{ #pos: {{ lc: {{{image}}} }} | http }}{{ #pos: {{ lc: {{{image}}} }} | .com/ }}{{ #pos: {{ lc: {{{image}}} }} | .net/ }}{{ #pos: {{ lc: {{{image}}} }} | .org/ }}
Line 395: Line 409:
 
| data  = {{ #switch: {{{attribute}}}
 
| data  = {{ #switch: {{{attribute}}}
 
     | Spell    | Trap  | Speed Spell = [[{{{attribute}}} Card]][[Card type::{{{attribute}}} Card| ]][[Card type Text::{{{attribute}}} Card| ]]
 
     | Spell    | Trap  | Speed Spell = [[{{{attribute}}} Card]][[Card type::{{{attribute}}} Card| ]][[Card type Text::{{{attribute}}} Card| ]]
     | Thunder  | Forest                                   = [[{{{attribute}}} (Attribute)|{{{attribute}}}]]
+
     | Thunder  | Forest               = [[{{{attribute}}} (Attribute)|{{{attribute}}}]][[Attribute::{{{attribute}}} (Attribute)| ]]
     | Shadow  | Dreams                                   = [[{{{attribute}}}]]
+
     | Shadow  | Dreams               = [[{{{attribute}}}]][[Attribute::{{{attribute}}}| ]]
     | #default                                             = [[{{uc:{{{attribute}}}}}]]
+
     | #default                       = [[{{ uc: {{{attribute}}} }}]][[Attribute::{{ uc: {{{attribute}}} }}| ]][[Attribute Text::{{{attribute}}}| ]]{{ #if: {{ #var: $monster }} | [[Card category::Monster Card| ]][[Card category Text::Monster Card| ]][[Card type::Monster Card| ]][[Card type Text::Monster Card| ]] }}
 
   }} {{ #switch: {{{attribute}}}
 
   }} {{ #switch: {{{attribute}}}
 
     | Speed Spell = [[File:SPELL.svg|34px]][[File:Speed Spell.svg|x34px]]
 
     | Speed Spell = [[File:SPELL.svg|34px]][[File:Speed Spell.svg|x34px]]
Line 1,215: Line 1,229:
 
  <tr><td>''[[Yu-Gi-Oh! Duel Arena|Duel Arena]]''</td><td title="June 26, 2014">2014-06-26</td><td>–</td><td>–</td><td>–</td><td>–</td><td>–</td><td>–</td><td>Present</td></tr> }}
 
  <tr><td>''[[Yu-Gi-Oh! Duel Arena|Duel Arena]]''</td><td title="June 26, 2014">2014-06-26</td><td>–</td><td>–</td><td>–</td><td>–</td><td>–</td><td>–</td><td>Present</td></tr> }}
 
</table>
 
</table>
}}<includeonly>{{Card navigation}}{{ #if: {{{suppress_archseries_navboxes|}}} | [[Category:Card pages with suppressed archseries navboxes]] | {{IfSemantics|{{ #arraydefine: @archseries | {{{archseries|}}}*{{{supports_archetypes|}}}*{{{anti-supports_archetypes|}}}*{{{antisupports_archetypes|}}}*{{{related_to_archseries|}}} | * | unique, sort=asc }}{{ #arrayprint: @archseries || $archseries | &#32;
+
}}<includeonly>{{Card navigation}}{{ #if: {{{suppress_archseries_navboxes|}}}
 +
  | [[Category:Card pages with suppressed archseries navboxes]]
 +
  | {{IfSemantics|{{ #arraydefine: @archseries | {{{archseries|}}}*{{{supports_archetypes|}}}*{{{anti-supports_archetypes|}}}*{{{antisupports_archetypes|}}}*{{{related_to_archseries|}}} | * | unique, sort=asc }}{{ #arrayprint: @archseries || $archseries | &#32;
 
{{Archseries navbox|$archseries|member=<!-- later -->|support=<!-- later -->|anti-support=<!-- later -->|related=<!-- later -->}}
 
{{Archseries navbox|$archseries|member=<!-- later -->|support=<!-- later -->|anti-support=<!-- later -->|related=<!-- later -->}}
}}}} }}{{ #if: {{ #var: $counter }} | {{Counters}} }}{{ #if: {{ #var: $token }} | {{Tokens}} }}{{<!-- end the actual template content - from here on out, it's all categories, interwikis, and SMW --><!-- sortkey when desired -->
+
}}}}
  #ifeq: {{ #explode: {{ #var: $pagename }} }} | A          <!-- cards whose name starts with the article "A" -->
+
}}{{ #if: {{ #var: $counter }} | {{Counters}}
 +
}}{{ #if: {{ #var: $token }} | {{Tokens}}
 +
}}<!--
 +
 
 +
end the actual template content - from here on out, it's all categories, interwikis, and SMW
 +
 
 +
--><!--
 +
 
 +
sortkey when desired
 +
 
 +
-->{{ #ifeq: {{ #explode: {{ #var: $pagename }} }} | A          <!-- cards whose name starts with the article "A" -->
 
   | {{DEFAULTSORT:{{ #sub: {{ #var: $pagename }} | 2 }}}}
 
   | {{DEFAULTSORT:{{ #sub: {{ #var: $pagename }} | 2 }}}}
 
   | {{ #ifeq: {{ #explode: {{ #var: $pagename }} }} | An    <!-- cards whose name starts with the article "An" -->
 
   | {{ #ifeq: {{ #explode: {{ #var: $pagename }} }} | An    <!-- cards whose name starts with the article "An" -->
Line 1,236: Line 1,262:
 
     }}
 
     }}
 
   }}
 
   }}
}}{{ #if: {{not|{{{image|}}}{{{image2|}}}}}<!-- now on to the categories -->
+
}}<!--
 +
 
 +
now on to the categories
 +
 
 +
-->{{ #if: {{not|{{{image|}}}{{{image2|}}}}}
 
   | [[Category:Cards that need an image]]
 
   | [[Category:Cards that need an image]]
 
}}{{ #ifexist: Card Gallery:{{ #if: {{{cardgame|}}} | {{{cardgame}}} | {{ #var: $pagename }} }}
 
}}{{ #ifexist: Card Gallery:{{ #if: {{{cardgame|}}} | {{{cardgame}}} | {{ #var: $pagename }} }}
Line 1,364: Line 1,394:
 
   }}{{ #if: {{{cy_lore|}}}  |      [[Welsh lore::{{{cy_lore}}}| ]]
 
   }}{{ #if: {{{cy_lore|}}}  |      [[Welsh lore::{{{cy_lore}}}| ]]
  
  }}{{ #switch: {{ uc: {{{attribute}}} }}
 
    | DARK | LIGHT | EARTH | FIRE | DIVINE | WIND | WATER | ? | ??? = [[Card category::Monster Card| ]][[Card category Text::Monster Card| ]][[Card type::Monster Card| ]][[Card type Text::Monster Card| ]]
 
    | #default = {{ #if: {{ #var: $monster }}
 
      | [[Card category::Monster Card| ]][[Card category Text::Monster Card| ]][[Card type::Monster Card| ]][[Card type Text::Monster Card| ]]
 
    }}
 
  }}{{ #switch: {{{attribute|}}}
 
    | = <!--blank or no attribute-->
 
    | Thunder | Forest = [[Attribute::{{{attribute}}} (Attribute)| ]]
 
    | #default = [[Attribute::{{ #switch: {{ uc: {{{attribute}}} }}
 
      | DARK | LIGHT | EARTH | FIRE | DIVINE | WIND | WATER = {{ uc: {{{attribute}}} }}
 
      | #default = {{{attribute}}}
 
    }}| ]] [[Attribute Text::{{{attribute}}}| ]]
 
 
   }}{{ #switch: {{{type|}}}
 
   }}{{ #switch: {{{type|}}}
 
     | = <!-- blank or no type -->
 
     | = <!-- blank or no type -->

Revision as of 08:48, 5 February 2017

CardTable2
{{{ja_name}}}
Back-EN.png
CardTable2

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

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

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21Present
Online2005-11-04Present
GX Spirit Caller2006-11-30Unlimited
Duel Arena2014-06-26Present
Video gameDate#NameCostAlignmentATKDEFStatus
Duel Monsters1998-12-16{{{dm1number}}}Present
Duel Monsters II: Dark duel Stories1999-07-08{{{dm2number}}}Present
Monster Capsule GB2000-04-13Present
Duel Monsters III: Tri-Holy God Advent2000-07-13{{{dm3number}}}Present
Duel Monsters 4: Battle of Great Duelist2000-12-07{{{dm4number}}}Present
Duel Monsters 5 Expert 12001-07-05Present
Duel Monsters 6 Expert 22001-12-20Present
Dark Duel Stories2002-03-19{{{ddsnumber}}}{{{dds_name}}}{{{ddsdc}}}[[{{{dds_alignment}}} (Alignment)|{{{dds_alignment}}}]]{{{dds_atk}}}{{{dds_def}}}Present
Duel Monsters 7: The Duelcity Legend2002-07-04Present
The Eternal Duelist Soul2002-10-15{{{eds_name}}}[[{{{edsstatus}}}]]
The Falsebound Kingdom2002-12-05{{{tfknumber}}}[[{{{tfkstatus}}}]]
Duel Monsters 8: Reshef of Destruction2003-03-20Present
Worldwide Edition: Stairway to the Destined Duel2003-04-15{{{sddname}}}[[{{{sddstatus}}}]]
The Sacred Cards2003-11-04{{{tscnumber}}}
{{{tscnumber2}}}
{{{tscname}}}{{{tscdc}}}[[{{{tscalignment}}} (Alignment)|{{{tscalignment}}}]]{{{tscatk}}}{{{tscdef}}}[[{{{tscstatus}}}]]
Power of Chaos: Yugi the Destiny2003-11-18[[{{{pcystatus}}}]]
World Championship Tournament 20042004-02-05{{{wc4number}}}{{{wc4name}}}[[{{{wc4status}}}]]
The Dawn of Destiny2004-03-23{{{dodnumber}}}[[{{{dodstatus}}}]]
Power of Chaos: Kaiba the Revenge2004-04-06[[{{{pckstatus}}}]]
Reshef of Destruction2004-06-29{{{rodnumber}}}{{{rodname}}}{{{roddc}}}[[{{{rod_alignment}}} (Alignment)|{{{rod_alignment}}}]]{{{rod_atk}}}{{{rod_def}}}[[{{{rodstatus}}}]]
Power of Chaos: Joey the Passion2004-07-02[[{{{pcjstatus}}}]]
Capsule Monster Coliseum2004-07-29Present
7 Trials to Glory: World Championship Tournament 20052004-12-30{{{wc5name}}}[[{{{wc5status}}}]]
Nightmare Troubadour2005-07-21{{{ntrname}}}{{{ntrdp}}}[[{{{ntrstatus}}}]]
Online2005-11-04{{{ygoname}}}[[{{{ygostatus}}}]]
GX Duel Academy2005-11-13{{{gx1_number}}}{{{gx1name}}}{{{gx1dp}}}[[{{{gx1status}}}]]
Ultimate Masters: World Championship Tournament 20062006-02-23{{{wc6name}}}{{{wc6dp}}}[[{{{wc6status}}}]]
GX Tag Force2006-09-14{{{gx02name}}}{{{gx02dp}}}[[{{{gx02status}}}]]
GX Spirit Caller2006-11-30{{{gx03name}}}{{{gx03dp}}}[[{{{gx03status}}}]]
World Championship 20072007-03-15{{{wc07name}}}{{{wc07dp}}}[[{{{wc07status}}}]]
GX Tag Force 22007-09-18{{{gx04name}}}{{{gx04dp}}}[[{{{gx04status}}}]]
World Championship 20082007-11-29{{{wc08name}}}{{{wc08dp}}}[[{{{wc08status}}}]]
GX Tag Force Evolution2007-12-06{{{gx05name}}}{{{gx05dp}}}[[{{{gx05status}}}]]
GX Tag Force 32008-11-27{{{gx06name}}}[[{{{gx06status}}}]]
5D's World Championship 2009: Stardust Accelerator2009-03-26{{{wc09name}}}Present
5D's Wheelie Breakers2009-03-26Present
5D's Tag Force 42009-09-17{{{tf04name}}}Present
5D's World Championship 2010: Reverse of Arcadia2010-02-18{{{wc10name}}}Present
5D's Tag Force 52010-09-16{{{tf05name}}}Present
5D's World Championship 2011: Over the Nexus2011-02-24{{{wc11name}}}Present
5D's Tag Force 62011-09-22{{{tf06name}}}Present
ZEXAL World Duel Carnival2013-12-05Present
Duel Arena2014-06-26Present