Permanently protected template

Difference between revisions of "Template:CardTable2"

From Yugipedia
Jump to: navigation, search
(Skill Card gradient code format)
(prevent p-wrapping of card text in the main box)
 
(93 intermediate revisions by 8 users not shown)
Line 1: Line 1:
__NOTOC__<!-- if any TOC gets added to card pages, we want it entirely under our control, not the one MediaWiki auto-adds after enough headings are on a page
+
__NOTOC__{{ #if: <includeonly>{{NAMESPACE}}</includeonly>
-->{{ #if: <includeonly>{{NAMESPACE}}</includeonly>
 
 
| {{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. {{ #switch: {{NAMESPACE}} | {{ns:User}} | {{ns:User talk}} = Custom cards can be posted on the [[wikia:c:ycm:|Yu-Gi-Oh! Card Maker Wiki]]. }}
+
   | 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 {{wikia|ycm||Yu-Gi-Oh! Card Maker Wiki}}. }}
 
   }}
 
   }}
 +
}}<!-- sandbox check - putting at the top since we may decide at some point to display a notice on sandbox transclusions
 +
-->{{ #vardefine: $is_sandbox | {{ #if: {{sandbox other|1}}{{{sandbox|}}} | /sandbox }} }}<!--
 +
-->{{ #varexists: $smw || {{ #vardefine: $smw | {{ #if: {{ #set: }} || 1 }} }} }}<!-- standard implementation
 +
--><!--
 +
Video game parameter rollcall
 +
Loreparam  Nameparam  Setparam  Statuspara  Costpa  Numberpara  Abbr  Game name
 +
------------------------------------------------------------------------------------------------------------------
 +
dar_lore  -          -          -          -      -          DAR  Duel Arena
 +
-          gx03_name  gx03_sets  gx03_status -      -          GX03  GX Spirit Caller
 +
-          ntr_name  ntr_sets  -          -      -          NTR  Nightmare Troubadour
 +
ygo_lore  -          ygo_sets  -          -      -          YGO  Online
 +
--><!--
 +
== Variables ==
 +
-->{{ #vardefine: $pagename | {{Normalized pagename|{{PAGENAME}}}} }}<!--
 +
-->{{ #vardefine: $name    | {{ #explode: {{ #var: $pagename }} | ( }} }}<!--
 +
-->{{ #vardefine: $url-name | {{ #replace: {{ #var: $name }} | # }}    }}<!--
 +
-->{{ #if: {{{name|}}}      | {{ #vardefine: $name | {{{name}}}    }} }}<!--
 +
-->{{ #vardefine: $rush_duel_card
 +
  | {{ #if: {{{summoning_condition|}}}<!--
 +
      OR-->{{{ja_summoning_condition|}}}<!--
 +
      OR-->{{{ko_summoning_condition|}}}<!--
 +
      OR-->{{{requirement|}}}<!--
 +
      OR-->{{{ja_requirement|}}}<!--
 +
      OR-->{{{ko_requirement|}}}<!--
 +
      OR-->{{{maximum_atk|}}}<!--
 +
      OR-->{{{rush_duel_status|}}}<!--
 +
      OR-->{{ #pos: {{{misc}}} | Legend Card }}<!--
 +
      OR-->{{ #pos: {{ #var: $pagename }} | (Rush Duel) }}
 +
    | 1
 +
  }}
 +
}}{{ #if: {{{rush_duel|}}} | [[Category:CardTable2 parameter tracking (rush_duel)]]{{ #if: {{ #var: $rush_duel_card }}
 +
    | [[Category:((CardTable2)) transclusions with unnecessary (((rush_duel))) parameter]]
 +
    | {{ #vardefine: $rush_duel_card | 1 }}
 +
  }}
 +
}}<!--
 +
-->{{ #vardefine: $jp_sets | {{{jp_sets<includeonly>|</includeonly>}}} }}<!--
 +
-->{{ #vardefine: $ja_sets | {{{ja_sets<includeonly>|</includeonly>}}} }}<!--
 +
-->{{ #vardefine: $kr_sets | {{{kr_sets<includeonly>|</includeonly>}}} }}<!--
 +
-->{{ #vardefine: $ae_sets | {{{ae_sets<includeonly>|</includeonly>}}} }}<!--
 +
-->{{ #vardefine: $tc_sets | {{{tc_sets<includeonly>|</includeonly>}}} }}<!--
 +
-->{{ #vardefine: $sc_sets | {{{sc_sets<includeonly>|</includeonly>}}} }}<!--
 +
-->{{ #vardefine: $en_sets | {{{en_sets<includeonly>|</includeonly>}}} }}<!--
 +
-->{{ #vardefine: $na_sets | {{{na_sets<includeonly>|</includeonly>}}} }}<!--
 +
-->{{ #vardefine: $eu_sets | {{{eu_sets<includeonly>|</includeonly>}}} }}<!--
 +
-->{{ #vardefine: $au_sets | {{{au_sets<includeonly>|</includeonly>}}} }}<!--
 +
-->{{ #vardefine: $fr_sets | {{{fr_sets<includeonly>|</includeonly>}}} }}<!--
 +
-->{{ #vardefine: $fc_sets | {{{fc_sets<includeonly>|</includeonly>}}} }}<!--
 +
-->{{ #vardefine: $de_sets | {{{de_sets<includeonly>|</includeonly>}}} }}<!--
 +
-->{{ #vardefine: $it_sets | {{{it_sets<includeonly>|</includeonly>}}} }}<!--
 +
-->{{ #vardefine: $pt_sets | {{{pt_sets<includeonly>|</includeonly>}}} }}<!--
 +
-->{{ #vardefine: $sp_sets | {{{sp_sets<includeonly>|</includeonly>}}} }}<!--
 +
-->{{ #vardefine: $jp_release | {{ #if: {{ #var: $jp_sets }} | 1 }} }}<!--
 +
-->{{ #vardefine: $ja_release | {{ #if: {{ #var: $ja_sets }} | 1 }} }}<!--
 +
-->{{ #vardefine: $kr_release | {{ #if: {{ #var: $kr_sets }} | 1 }} }}<!--
 +
-->{{ #vardefine: $ae_release | {{ #if: {{ #var: $ae_sets }} | 1 }} }}<!--
 +
-->{{ #vardefine: $tc_release | {{ #if: {{ #var: $tc_sets }} | 1 }} }}<!--
 +
-->{{ #vardefine: $sc_release | {{ #if: {{ #var: $sc_sets }} | 1 }} }}<!--
 +
-->{{ #vardefine: $en_release | {{ #if: {{ #var: $en_sets }} | 1 }} }}<!--
 +
-->{{ #vardefine: $na_release | {{ #if: {{ #var: $na_sets }} | 1 }} }}<!--
 +
-->{{ #vardefine: $eu_release | {{ #if: {{ #var: $eu_sets }} | 1 }} }}<!--
 +
-->{{ #vardefine: $au_release | {{ #if: {{ #var: $au_sets }} | 1 }} }}<!--
 +
-->{{ #vardefine: $fr_release | {{ #if: {{ #var: $fr_sets }} | 1 }} }}<!--
 +
-->{{ #vardefine: $fc_release | {{ #if: {{ #var: $fc_sets }} | 1 }} }}<!--
 +
-->{{ #vardefine: $de_release | {{ #if: {{ #var: $de_sets }} | 1 }} }}<!--
 +
-->{{ #vardefine: $it_release | {{ #if: {{ #var: $it_sets }} | 1 }} }}<!--
 +
-->{{ #vardefine: $pt_release | {{ #if: {{ #var: $pt_sets }} | 1 }} }}<!--
 +
-->{{ #vardefine: $sp_release | {{ #if: {{ #var: $sp_sets }} | 1 }} }}<!--
 +
-->{{ #vardefine: $ocg-jp    | {{ #var: $jp_release }}{{ #var: $ja_release }} }}<!--
 +
-->{{ #if: {{ #var: $rush_duel_card }}
 +
      | <!-- Nothing -->
 +
      |<!--
 +
      -->{{ #vardefine: $ocg        | {{ #var: $ocg-jp }}{{ #var: $kr_release }}{{ #var: $ae_release }}{{ #var: $tc_release }}{{ #var: $sc_release }} }}<!---
 +
      -->{{ #vardefine: $tcg-en    | {{ #var: $en_release }}{{ #var: $na_release }}{{ #var: $eu_release }}{{ #var: $au_release }} }}<!--
 +
      -->{{ #vardefine: $tcg        | {{ #var: $tcg-en }}{{ #var: $fr_release }}{{ #var: $de_release }}{{ #var: $it_release }}{{ #var: $pt_release }}{{ #var: $sp_release }} }}<!--
 +
      -->{{ #vardefine: $ocg-tcg    | {{ #var: $ocg }}{{ #var: $tcg }} }}<!--
 +
      -->{{ #vardefine: $not-tcg-en | {{ #var: $ocg }}{{ #var: $fr_release }}{{ #var: $de_release }}{{ #var: $it_release }}{{ #var: $pt_release }}{{ #var: $sp_release }} }}
 +
}}<!--
 +
-->{{ #vardefine: $non-en-sets-heading | {{ #if: {{ #var: $tcg-en }} | Sets in other languages | Sets }} }}<!--
  
 +
# Overall debut date
 +
-->{{ #vardefine: $debut_date | {{SMW plain|{{ #ask: [[Release::OCG||TCG||Yu-Gi-Oh! Rush Duel]][[Has subobject.Set contains::{{PAGENAME}}]][[Release date::+]]
 +
    |?Release date#
 +
    | sort        = Release date
 +
    | mainlabel  = -
 +
    | limit      = 1
 +
    | searchlabel =
 +
    | template    = echo
 +
    }}
 +
  }}
 
}}<!--
 
}}<!--
  
Video game parameter rollcall
+
# TCG and TCG Speed Duel debut dates
 +
-->{{ #if: {{ #var: $tcg }}
 +
| {{ #vardefine: $tcg_debut_date
 +
  | {{SMW plain
 +
    |{{ #ask: [[Release::TCG]][[Has subobject.Set contains::{{PAGENAME}}]][[Release date::+]]
 +
      |?Release date#
 +
      | sort        = Release date
 +
      | mainlabel  = -
 +
      | limit      = 1
 +
      | searchlabel =
 +
      | template    = echo
 +
      }}
 +
    }}
 +
  }}<!--
  
Loreparam  Nameparam  Setparam   Statuspara  Costpa  Numberpara  Otherpara      Abbr  Game name
+
   -->{{ #vardefine: $tcg_sd_debut_date
------------------------------------------------------------------------------------------------------------------
+
   | {{SMW plain
dar_lore  -          -          -          -      -          -              DAR   Duel Arena
+
    |{{ #ask: [[Set page.Format::Speed Duel]][[Has subobject.Set contains::{{PAGENAME}}]][[Release date::+]]
-          -          -          -          -      -          -              DG    Duel Generation
+
       |?Release date#
-          -          -          -          -      -          -              DULI  Duel Links
+
       | sort        = Release date
eds_lore  eds_name  eds_sets  eds_status  -      -          -              EDS  The Eternal Duelist Soul
+
       | mainlabel   = -
gx1_lore  gx1_name  gx1_sets  gx1_status  gx1_dp  gx1_number  -              GX1  GX Duel Academy
+
       | limit       = 1
gx02_lore  gx02_name  gx02_sets  gx02_status gx02_dp -          -              GX02  GX Tag Force
+
       | searchlabel =
gx03_lore  gx03_name  gx03_sets  gx03_status gx03_dp -          -              GX03  GX Spirit Caller
+
       | template    = echo
gx04_lore  gx04_name  gx04_sets  gx04_status gx04_dp -          -              GX04  GX Tag Force 2
+
       }}
gx06_lore  gx06_name  gx06_sets  gx06_status -      -          -              GX06  GX Tag Force 3
+
    }}
ntr_lore  ntr_name  ntr_sets  ntr_status  ntr_dp  -          -              NTR  Nightmare Troubadour
+
   }}
rod_lore  rod_name  rod_sets  rod_status  rod_dc  rod_number  rod_card      ROD  Reshef of Destruction / Duel Monsters 8: Reshef of Destruction
+
}}<!--
                                                                rod_alignment
 
                                                                rod_atk
 
                                                                rod_def
 
sdd_lore  sdd_name  sdd_sets  sdd_status  -      -          -              SDD  Worldwide Edition: Stairway to the Destined Duel
 
tf04_lore  tf04_name  tf04_sets  -          -       -          -              TF04  5D's Tag Force 4
 
tf05_lore  tf05_name  tf05_sets  -          -      -          -              TF05  5D's Tag Force 5
 
tf06_lore  tf06_name  tf06_sets  -          -       -          -              TF06  5D's Tag Force 6
 
-          -          -          tfk_status  -       tfk_number  -              TFK   The Falsebound Kingdom
 
-         -          -          -          -      -          -              WB01  5D's Wheelie Breakers
 
wc4_lore  wc4_name  wc4_sets  wc4_status  -       wc4_number  -              WC4  World Championship Tournament 2004
 
wc5_lore  wc5_name  wc5_sets  wc5_status  -       -          -              WC5  7 Trials to Glory: World Championship Tournament 2005
 
wc6_lore  wc6_name  wc6_sets  wc6_status  wc6_dp  -          -              WC6  Ultimate Masters: World Championship Tournament 2006
 
wc07_lore  wc07_name  wc07_sets  wc07_status wc07_dp -          -              WC07  World Championship 2007
 
wc08_lore  wc08_name  wc08_sets  wc08_status wc08_dp -          -              WC08  World Championship 2008
 
wc09_lore  wc09_name  wc09_sets  -          -       -          -              WC09  5D's World Championship 2009: Stardust Accelerator
 
wc10_lore  wc10_name  wc10_sets  -          -       -          -              WC10  5D's World Championship 2010: Reverse of Arcadia
 
wc11_lore  wc11_name  wc11_sets  -          -       -          -              WC11  5D's World Championship 2011: Over the Nexus
 
-          -          -          -          -      -          -              YDT1  5D's Duel Transer
 
ygo_lore  ygo_name  ygo_sets  ygo_status  -      -          -              YGO   Online
 
-         -         -          -          -      -          -              ZDC1  ZEXAL World Duel Carnival
 
  
--><!--
 
  
== Variables ==
+
# OCG debut date
 
+
-->{{ #if: {{ #var: $ocg }}
-->{{ #vardefine: $pagename | {{Normalized pagename|{{PAGENAME}}}}
+
| {{ #vardefine: $ocg_debut_date
}}{{ #vardefine: $name
+
  | {{SMW plain
| {{ #if: {{{name|}}}
+
    |{{ #ask: [[Release::OCG]][[Has subobject.Set contains::{{PAGENAME}}]][[Release date::+]]
  | {{{name}}}
+
      |?Release date#
   | {{ #if: {{{cardgame|}}}
+
      | sort        = Release date
    | {{{cardgame}}}
+
      | mainlabel   = -
    | {{ #var: $pagename }}
+
      | limit      = 1
 +
      | searchlabel =
 +
      | template    = echo
 +
      }}
 
     }}
 
     }}
 
   }}
 
   }}
}}{{ #vardefine: $jp_release | {{ #if: {{{jp_sets<includeonly>|</includeonly>}}} | 1 }}
+
}}<!--
}}{{ #vardefine: $ja_release | {{ #if: {{{ja_sets<includeonly>|</includeonly>}}} | 1 }}
 
}}{{ #vardefine: $kr_release | {{ #if: {{{kr_sets<includeonly>|</includeonly>}}}{{{ko_sets|}}} | 1 }}
 
}}{{ #vardefine: $ae_release | {{ #if: {{{ae_sets<includeonly>|</includeonly>}}} | 1 }}
 
}}{{ #vardefine: $tc_release | {{ #if: {{{tc_sets<includeonly>|</includeonly>}}} | 1 }}
 
}}{{ #vardefine: $en_release | {{ #if: {{{en_sets<includeonly>|</includeonly>}}} | 1 }}
 
}}{{ #vardefine: $na_release | {{ #if: {{{na_sets<includeonly>|</includeonly>}}} | 1 }}
 
}}{{ #vardefine: $eu_release | {{ #if: {{{eu_sets<includeonly>|</includeonly>}}} | 1 }}
 
}}{{ #vardefine: $au_release | {{ #if: {{{au_sets<includeonly>|</includeonly>}}} | 1 }}
 
}}{{ #vardefine: $fr_release | {{ #if: {{{fr_sets<includeonly>|</includeonly>}}} | 1 }}
 
}}{{ #vardefine: $fc_release | {{ #if: {{{fc_sets<includeonly>|</includeonly>}}} | 1 }}
 
}}{{ #vardefine: $de_release | {{ #if: {{{de_sets<includeonly>|</includeonly>}}} | 1 }}
 
}}{{ #vardefine: $it_release | {{ #if: {{{it_sets<includeonly>|</includeonly>}}} | 1 }}
 
}}{{ #vardefine: $pt_release | {{ #if: {{{pt_sets<includeonly>|</includeonly>}}} | 1 }}
 
}}{{ #vardefine: $sp_release | {{ #if: {{{sp_sets<includeonly>|</includeonly>}}} | 1 }}
 
}}{{ #vardefine: $ocg-jp    | {{ #var: $jp_release }}{{ #var: $ja_release }}
 
}}{{ #vardefine: $ocg        | {{ #var: $ocg-jp }}{{ #var: $kr_release }}{{ #var: $ae_release }}{{ #var: $tc_release }}
 
}}{{ #vardefine: $tcg-en    | {{ #var: $en_release }}{{ #var: $na_release }}{{ #var: $eu_release }}{{ #var: $au_release }}
 
}}{{ #vardefine: $tcg-fr    | {{ #var: $fr_release }}{{ #var: $fc_release }}
 
}}{{ #vardefine: $tcg        | {{ #var: $tcg-en }}{{ #var: $tcg-fr }}{{ #var: $de_release }}{{ #var: $it_release }}{{ #var: $pt_release }}{{ #var: $sp_release }}
 
}}{{ #vardefine: $ocg-tcg    | {{ #var: $ocg }}{{ #var: $tcg }}
 
}}{{ #vardefine: $not-tcg-en | {{ #var: $ocg }}{{ #var: $tcg-fr }}{{ #var: $de_release }}{{ #var: $it_release }}{{ #var: $pt_release }}{{ #var: $sp_release }}
 
  
}}{{ #vardefine: $card_type  | {{ ucfirst: {{ #replace: {{ lc: {{{card_type<includeonly>|</includeonly>}}} }} | card }} }}
+
-->{{ #vardefine: $card_type  | {{ ucfirst: {{ #replace: {{ lc: {{{card_type<includeonly>|</includeonly>}}} }} | card }} }} }}<!--
}}{{ #arraydefine: @types    | {{ #if: {{{types<includeonly>|</includeonly>}}} | {{{types}}}{{ #if: {{{type<includeonly>|</includeonly>}}}{{{type2|}}}{{{type3|}}}{{{type4|}}} | , }} }}{{ #if: {{{type<includeonly>|</includeonly>}}} | {{{type}}} {{ #if: {{{type2<includeonly>|</includeonly>}}}{{{type3|}}}{{{type4|}}} | , }} }}{{ #if: {{{type2<includeonly>|</includeonly>}}} | {{{type2}}}{{ #if: {{{type3<includeonly>|</includeonly>}}}{{{type4|}}} | , }} }}{{ #if: {{{type3<includeonly>|</includeonly>}}} | {{{type3}}}{{ #if: {{{type4<includeonly>|</includeonly>}}} | , }} }} {{{type4<includeonly>|</includeonly>}}} | /[\/,]/
+
-->{{ #arraydefine: $types    | {{{types<includeonly>|</includeonly>}}} | / }}<!--
}}{{ #vardefine: $types      | {{ #arrayprint: @types }}
+
-->{{ #arraydefine: @type_list | Aqua, Beast, Beast-Warrior, Celestial Warrior<!-- RD/English -->, Creator God, Cyberse, Cyborg<!-- RD/unofficial English -->, Dinosaur, Divine-Beast, Dragon, Fairy, Fiend, Fish, Galaxy<!-- RD/unofficial? English -->, High Dragon<!-- RD/unofficial English -->, Illusion, Insect, Machine, Magical Knight<!-- RD/unofficial English -->, Omega Psychic<!-- RD/unofficial English -->, Plant, Psychic, Pyro, Reptile, Rock, Sea Serpent, Spellcaster, Thunder, Warrior, Winged Beast, Wyrm, Zombie, ? }}<!--
}}{{ #arraydefine: @ability_list | Toon, Spirit, Union, Gemini, Flip
+
-->{{ #vardefine: $type | {{ #arrayindex: $types | 0 }} }}<!-- assume that the first item in {{{types}}} is the monster's Type
}}{{ #arrayintersect: @ability  | @types | @ability_list
+
-->{{ #vardefine: $valid_type | {{ #arraysearch: @type_list | {{ #var: $type }} }} }}<!--
}}{{ #vardefine: $ability    | {{ #arrayprint: @ability }}
+
-->{{ #vardefine: $type_link  | {{ #switch: {{ #var: $type }}
}}{{ #if: {{ #pos: {{ #var: $ability }} | , }} | [[Category:Monsters with multiple abilities]]
+
    | Galaxy  = Galaxy (Type)
}}{{ #vardefine: $token      | {{ #if: {{ #arraysearch: @types | Token }} | Token }}
+
    | #default = {{ #if: {{ #var: $valid_type }} | {{ #var: $type }} }}
}}{{ #vardefine: $counter   | {{ #ifeq: {{ #var: $card_type }} | Counter | Counter }}
+
  }}
}}{{ #vardefine: $token-counter | {{ #var: $token }}{{ #var: $counter }}
+
}}<!--
}}{{ #vardefine: $skill     | {{ #if: {{ #ifeq: {{{type2}}} | Skill | 1 }}{{{character|}}} | Skill }}
+
-->{{ #arraydefine: $ability_list | Toon, Spirit, Union, Gemini, Flip }}<!--
}}{{ #vardefine: $non-game   | {{ #switch: {{ #var: $card_type }}
+
-->{{ #arrayintersect: $ability  | $types | $ability_list }}<!--
 +
-->{{ #vardefine: $token
 +
| {{ #if: {{ #arraysearch: $types | Token }}<!-- # If "Token" is in the Type string
 +
  -->{{ #if: {{{card_type|}}} || {{ #ifeq: {{ #explode: {{ #var: $name }} || -1 }} | Token | 1 }} }}<!-- # If "Token" is at the end of a monster's name. -->
 +
  | Token
 +
  }}
 +
}}<!--
 +
-->{{ #if: {{{summoned_by|}}}
 +
  | {{ #arraydefine: @summoned_by | {{{summoned_by}}} | * | unique }}<!--
 +
  -->{{ #vardefine: $official_token | {{ #if: {{ #ask: <q>[[Category:OCG cards]] OR [[Category:TCG cards]] OR [[Category:Unusable cards]]</q><q>[[{{ #arrayprint: @summoned_by | {{!))}} OR {{!((}} }}]]</q> }} | 1 }} }}
 +
}}<!--
 +
-->{{ #vardefine: $counter       | {{ #ifeq: {{ #var: $card_type }} | Counter | Counter }} }}<!--
 +
-->{{ #vardefine: $token-counter | {{ #var: $token }}{{ #var: $counter }} }}<!--
 +
-->{{ #vardefine: $skill         | {{ #if: {{ #arraysearch: $types | Skill }}{{{character|}}} | Skill }} }}<!--
 +
-->{{ #vardefine: $non-game     | {{ #switch: {{ #var: $card_type }}
 
     | Faq = FAQ
 
     | Faq = FAQ
     | Character | Checklist | Non-game | Tip | Strategy = {{ #var: $card_type }}
+
     | Character | Checklist | Command | Non-game | Ticket | Tip | Strategy = {{ #var: $card_type }}
 
   }}
 
   }}
 
+
}}<!--
}}{{ #vardefine: $has_db_id | {{ #if: {{ #var: $non-game }}{{ #var: $token-counter }}{{{cardgame|}}}{{ #pos: {{{image}}} | -BD- }} || {{ #var: $ocg-jp }}{{ #var: $tcg-en }}{{ #var: $tcg-fr }}{{ #var: $de_release }}{{ #var: $it_release }}{{ #var: $pt_release }}{{ #var: $sp_release }}{{ #var: $kr_release }} }}
+
-->{{ #if: {{ #var: $skill }} || {{ #vardefine: $monster  | {{ #if: {{{attribute|}}}{{ #var: $valid_type }}{{{atk|}}}{{{def|}}}{{{level|}}}{{{rank|}}}{{{link_arrows|}}}{{ #var: $token }} | 1 }} }}
 
 
}}{{ #if: {{ #var: $skill }} || {{ #vardefine: $monster  | {{ #if: {{{attribute|}}}{{ #var: $types }}{{{atk|}}}{{{def|}}}{{{level|}}}{{{rank|}}}{{{link_arrows|}}}{{ #var: $token }} | 1 }} }}
 
 
}}{{ #vardefine: $pendulum_monster | {{ #if: {{{pendulum_scale|}}}{{{pendulum_effect|}}}{{{pendulum_effect_types|}}}
 
}}{{ #vardefine: $pendulum_monster | {{ #if: {{{pendulum_scale|}}}{{{pendulum_effect|}}}{{{pendulum_effect_types|}}}
     {{{pendulum_effect|}}}{{{fr_pendulum_effect|}}}{{{de_pendulum_effect|}}}{{{it_pendulum_effect|}}}{{{pt_pendulum_effect|}}}{{{es_pendulum_effect|}}}
+
     {{{fr_pendulum_effect|}}}{{{de_pendulum_effect|}}}{{{it_pendulum_effect|}}}{{{pt_pendulum_effect|}}}{{{es_pendulum_effect|}}}
 
     {{{ja_pendulum_effect|}}}{{{trans_pendulum_effect|}}}{{{ko_pendulum_effect|}}}{{{zh_pendulum_effect|}}}
 
     {{{ja_pendulum_effect|}}}{{{trans_pendulum_effect|}}}{{{ko_pendulum_effect|}}}{{{zh_pendulum_effect|}}}
     {{ #arraysearch: @types | Pendulum }}
+
     {{ #arraysearch: $types | Pendulum }}
 
   | 1 }}
 
   | 1 }}
}}{{ #if: {{ #var: $pendulum_monster }} | {{ #if: {{ #arraysearch: @types | Pendulum }} || [[Category:Cards with Pendulum parameters without a Pendulum card type]] }}
+
}}{{ #if: {{ #var: $pendulum_monster }} | {{ #if: {{ #arraysearch: $types | Pendulum }} || [[Category:Cards with Pendulum parameters without a Pendulum card type]] }}
}}{{ #vardefine: $effect_monster | {{ #arraysearch: @types | Effect }}{{ #var: $ability }}{{ #if: {{ #var: $monster }} | {{ #if: {{{effect_types|}}} | 1 }} }} }}<!--
+
}}{{ #vardefine: $effect_monster | {{ #arraysearch: $types | Effect }}{{ #arrayindex: $ability | 0 }}{{ #if: {{ #var: $monster }} | {{ #if: {{{effect_types|}}} | 1 }} }} }}<!--
-->{{ #vardefine: $non-effect_monster | {{ #arraysearch: @types | /(Fusion{{!}}Ritual{{!}}Synchro{{!}}Xyz{{!}}Link)/ }} }}<!--
+
-->{{ #arraydefine: @non-effect_types | Fusion, Ritual, Synchro, Xyz, Link }}<!--
 +
-->{{ #arrayintersect: @non-effect | $types | @non-effect_types }}<!--
 +
-->{{ #vardefine: $non-effect_monster | {{ #ifeq: {{ #arraysize: @non-effect }} | 0 || 1 }} }}<!--
 +
-->{{ #arraydefine: @extra_deck_types | Fusion, Synchro, Xyz, Link }}<!--
 +
-->{{ #arrayintersect: @extra_deck | $types | @extra_deck_types }}<!--
 +
-->{{ #vardefine: $extra_deck_monster | {{ #ifeq: {{ #arraysize: @extra_deck }} | 0 || 1 }} }}<!--
 
-->{{ #vardefine: $extra/main_deck
 
-->{{ #vardefine: $extra/main_deck
      | {{ #if: {{ #arraysearch: @types | /(Fusion{{!}}Synchro{{!}}Xyz{{!}}Link)/ }}
+
  | {{ #if: {{ #var: $extra_deck_monster }} | Extra Deck | Main Deck }}
          | Extra
+
}}<!--
          | Main
 
        }} Deck
 
  }}<!--
 
 
 
 
-->{{ #vardefine: $card_type | {{ #var: $non-game | {{ #var: $counter | {{ #var: $skill | {{ #explode: {{{card_type<includeonly>|</includeonly>}}} | Card }} }} }} }}
 
-->{{ #vardefine: $card_type | {{ #var: $non-game | {{ #var: $counter | {{ #var: $skill | {{ #explode: {{{card_type<includeonly>|</includeonly>}}} | Card }} }} }} }}
 
}}{{ #vardefine: $card_type | {{ #ifeq: {{ #var: $card_type }} | Monster || {{ #var: $card_type }} }}
 
}}{{ #vardefine: $card_type | {{ #ifeq: {{ #var: $card_type }} | Monster || {{ #var: $card_type }} }}
Line 120: Line 194:
 
     | Counter  = Counter
 
     | Counter  = Counter
 
     | FAQ | Non-game  = {{ #var: $card_type }} card
 
     | FAQ | Non-game  = {{ #var: $card_type }} card
 +
    | ? | ??? = {{ #var: $card_type }}
 
     | #default  = {{ #var: $card_type | Monster }} Card
 
     | #default  = {{ #var: $card_type | Monster }} Card
 
   }}
 
   }}
}}{{ #vardefine: $property   | {{{property<includeonly>|</includeonly>}}}
+
}}{{ #vardefine: $limitation_text
}}{{ #vardefine: $password  | {{ #if: {{{passcode|}}} | {{{passcode}}} | {{{password<includeonly>|</includeonly>}}} }}
+
   | {{ #if: {{{limitation_text<includeonly>|</includeonly>}}}
}}{{ #vardefine: $limitation_text | {{ #if: {{{limitation_text<includeonly>|</includeonly>}}} | {{{limitation_text}}} | {{ #if: {{ #var: $ocg-tcg }} | {{ #if: {{ #var: $token-counter }} | This card cannot be in a Deck. }} }} }}
+
    | {{{limitation_text}}}
}}{{ #vardefine: $level-rank | {{ #if: {{ #arraysearch: @types | Xyz }} | Rank | Level }}
+
    | {{ #if: {{ #var: $ocg-tcg }}
}}{{ #vardefine: $stars      | {{ #if: {{{level<includeonly>|</includeonly>}}} | {{{level}}} | {{{rank|}}} }}
+
      | {{ #if: {{ #var: $token-counter }}
}}{{ #vardefine: $no_lore    | {{ #ifeq: {{ lc: {{{lore}}} }} | none | 1 }}
+
        | This card cannot be in a Deck.
 +
      }}
 +
    }}
 +
  }}
 +
}}<!--
 +
// Assume the status based on properties of the card
 +
-->{{ #if: {{ #var: $limitation_text }}{{ #var: $skill }}{{ #var: $non-game }} | {{ #vardefine: $status | Illegal }} }}<!--
 +
-->{{ #if: {{ #var: $token-counter }}                                          | {{ #vardefine: $status | Legal  }} }}<!--
 +
// OCG status
 +
-->{{ #if: {{ #var: $ocg }}
 +
  | {{ #vardefine: $ocg_status
 +
    | {{ #switch: {{{ocg_status}}}<!-- temp -->
 +
      | Not yet released | Not yet legal = {{{ocg_status}}}
 +
      | #default =
 +
{{ #vardefine: $current_ocg_status | {{ #ask: [[List contains::{{PAGENAME}}]] [[-Has subobject::{{ #ask: [[Category:OCG Forbidden & Limited Lists]] [[Format::Yu-Gi-Oh! Official Card Game]] [[Effective date::<{{CURRENTMONTHNAME}} {{CURRENTDAY}}, {{CURRENTYEAR}}]] |sort = Effective date |order = desc |link = none |limit = 1 |searchlabel =}}]] |?Status# = |mainlabel = - |default = Unlimited }} }}
 +
{{ #vardefine: $latest_ocg_status | {{ #ask: [[List contains::{{PAGENAME}}]] [[-Has subobject::{{ #ask: [[Category:OCG Forbidden & Limited Lists]] [[Format::Yu-Gi-Oh! Official Card Game]] |sort = Effective date |order = desc |link = none |limit = 1 |searchlabel =}}]] |?Status# = |mainlabel = - |default = Unlimited }} }}
 +
{{ #var: $status | {{ #var: $current_ocg_status }} }}
 +
    }}<!--
 +
  -->{{ #vardefine: $ocg-limitation-history | {{Limitation history|{{PAGENAME}}|OCG|{{ #var: $ocg_debut_date}}|''Yu-Gi-Oh! Official Card Game''}} }}
 +
  }}
 +
}}<!--
 +
// TCG/Speed Duel status
 +
-->{{ #if: {{ #var: $tcg }}
 +
  | {{ #vardefine: $tcg_status
 +
    | {{ #switch: {{{tcg_status}}}<!-- temp -->
 +
      | Not yet released | Not yet legal = {{{tcg_status}}}
 +
      | #default =
 +
{{ #vardefine: $current_tcg_status | {{ #ask: [[List contains::{{PAGENAME}}]] [[-Has subobject::{{ #ask: [[Category:TCG Forbidden & Limited Lists]] [[Format::Advanced Format]] [[Effective date::<{{CURRENTMONTHNAME}} {{CURRENTDAY}}, {{CURRENTYEAR}}]] |sort = Effective date |order = desc |link = none |limit = 1 |searchlabel =}}]] |?Status# = |mainlabel = - |default = Unlimited }} }}
 +
{{ #vardefine: $latest_tcg_status | {{ #ask: [[List contains::{{PAGENAME}}]] [[-Has subobject::{{ #ask: [[Category:TCG Forbidden & Limited Lists]] [[Format::Advanced Format]] |sort = Effective date |order = desc |link = none |limit = 1 |searchlabel =}}]] |?Status# = |mainlabel = - |default = Unlimited }} }}
 +
{{ #var: $status | {{ #var: $current_tcg_status }} }}
 +
    }}<!--
 +
  -->{{ #vardefine: $tcg-limitation-history | {{Limitation history|{{PAGENAME}}|Advanced Format|{{ #var: $tcg_debut_date}}|''Yu-Gi-Oh! Trading Card Game''}} }}<!--
 +
  -->{{ #vardefine: $tcg-sd-limitation-history | {{Limitation history|{{PAGENAME}}|Speed Duel|{{ #var: $tcg_sd_debut_date}}|''Yu-Gi-Oh! Trading Card Game'' [[Speed Duel]]s}} }}
 +
  }}<!--
 +
// Speed Duel status
 +
-->{{ #if: {{{tcg_speed_duel_status<includeonly>|</includeonly>}}}{{ #var: $skill }}
 +
  | {{ #vardefine: $tcg_sd_status
 +
    | {{ #if: {{{tcg_speed_duel_status<includeonly>|</includeonly>}}} | {{{tcg_speed_duel_status}}} | Legal }}
 +
    }}
 +
  }}
 +
}}<!--
 +
// Rush Duel statuses
 +
-->{{ #if: {{ #var: $rush_duel_card }}
 +
  | {{ #vardefine: $rush_duel_status
 +
    | {{ #switch: {{{rush_duel_status}}}
 +
      | Not yet released = {{{rush_duel_status}}}
 +
      | #default =
 +
{{ #vardefine: $current_rush_duel_status | {{ #ask: [[List contains::{{PAGENAME}}]] [[-Has subobject::{{ #ask: [[Category:Yu-Gi-Oh! Rush Duel Forbidden & Limited Lists]] [[Effective date::<{{CURRENTMONTHNAME}} {{CURRENTDAY}}, {{CURRENTYEAR}}]] |sort = Effective date |order = desc |link = none |limit = 1 |searchlabel =}}]] |?Status# = |mainlabel = - |default = Unlimited }} }}
 +
{{ #vardefine: $latest_rush_duel_status | {{ #ask: [[List contains::{{PAGENAME}}]] [[-Has subobject::{{ #ask: [[Category:Yu-Gi-Oh! Rush Duel Forbidden & Limited Lists]] |sort = Effective date |order = desc |link = none |limit = 1 |searchlabel =}}]] |?Status# = |mainlabel = - |default = Unlimited }} }}
 +
{{ #var: $status | {{ #var: $current_rush_duel_status }} }}
 +
    }}<!--
 +
  -->{{ #vardefine: $rush-duel-limitation-history | {{Limitation history|{{PAGENAME}}|Yu-Gi-Oh! Rush Duel|{{ #var: $debut_date}}}} }}
 +
  }}
 +
}}<!--
 +
// Rush Duel Legend Card
 +
-->{{ #if: {{{rush_duel_status<includeonly>|</includeonly>}}}{{ #var: $rush_duel_card }}
 +
  | {{ #if: {{ #pos: {{{misc}}} | Legend Card }}
 +
    | {{ #vardefine: $rush_duel_legend_card | 1 }}
 +
  }}
 
}}<!--
 
}}<!--
  
 +
-->{{ #vardefine: $level-rank | {{ #if: {{ #arraysearch: $types | Xyz }} | Rank | Level }} }}<!--
 +
-->{{ #vardefine: $stars      | {{ #if: {{{level<includeonly>|</includeonly>}}} | {{{level}}} | {{{rank|}}} }} }}<!--
 +
-->{{ #vardefine: $no_lore    | {{ #ifeq: {{ lc: {{{lore}}} }} | none | {{ #if: {{ #var: $rush_duel_card }} || 1 }} | {{ #if: {{ #var: $token-counter }} | {{ #if: {{{lore|}}} || 1 }} }} }} }}<!--
 +
-->{{ #vardefine: $is_mentioned | {{ #ask: [[Mentions::{{ #var: $pagename }}]] {{ #if: {{ #var: $rush_duel_card }} | [[Medium::Rush Duel]] | [[Concept:CG cards]] }} |?English name | format = plainlist | sep = &#32;
 +
: | link = none | template = Link with quotes }} }}<!--
 +
-->{{ #vardefine: $has_support | {{ #ask: [[Support::{{ #var: $pagename }}]] {{ #if: {{ #var: $rush_duel_card }} | [[Medium::Rush Duel]] | [[Concept:CG cards]] }} |?English name | format = plainlist | sep = &#32;
 +
: | link = none | template = Link with quotes }} }}<!--
 +
-->{{ #vardefine: $has_anti-support | {{ #ask: [[Anti-support::{{ #var: $pagename }}]] {{ #if: {{ #var: $rush_duel_card }} | [[Medium::Rush Duel]] | [[Concept:CG cards]] }} |?English name | format = plainlist | sep = &#32;
 +
: | link = none | template = Link with quotes }} }}<!--
 
TOC headers
 
TOC headers
 
+
-->{{ #vardefine: $search_categories | {{ #if: {{{mentions<includeonly>|</includeonly>}}}{{{supports|}}}{{{anti-supports|}}}
-->{{ #vardefine: $search_categories | {{ #if: {{{supports<includeonly>|</includeonly>}}}{{{anti-supports|}}}{{{antisupports|}}}
+
     {{{archseries|}}}{{{supports_archetypes|}}}{{{anti-supports_archetypes|}}}{{{related_to_archseries|}}}
     {{{archseries|}}}{{{supports_archetypes|}}}{{{anti-supports_archetypes|}}}{{{antisupports_archetypes|}}}{{{related_to_archseries|}}}
 
 
     {{{counter|}}}{{{action|}}}{{{stat_change|}}}{{{m/s/t|}}}{{{summoning|}}}{{{attack|}}}{{{banished|}}}{{{life_points|}}}
 
     {{{counter|}}}{{{action|}}}{{{stat_change|}}}{{{m/s/t|}}}{{{summoning|}}}{{{attack|}}}{{{banished|}}}{{{life_points|}}}
     {{{fm_for|}}}{{{sm_for|}}}{{{misc|}}} | 1 }}
+
     {{{fm_for|}}}{{{sm_for|}}}{{{misc|}}}{{ #var: $is_mentioned }}{{ #var: $has_support }}{{ #var: $has_anti-support }} | 1 }}
}}{{ #vardefine: $other_languages | {{ #if: {{{fr_name<includeonly>|</includeonly>}}}{{{fr_skill_activation|}}}{{{fr_lore|}}}{{{fr_pendulum_effect|}}}
+
}}{{ #vardefine: $other_languages | {{ #if:  
     {{{de_name|}}}{{{de_skill_activation|}}}{{{de_lore|}}}{{{de_pendulum_effect|}}}{{{it_name|}}}{{{it_skill_activation|}}}{{{it_lore|}}}{{{it_pendulum_effect|}}}
+
    {{{fr_name<includeonly>|</includeonly>}}}{{{fr_skill_activation|}}}{{{fr_pendulum_effect|}}}{{{fr_lore|}}}
     {{{pt_name|}}}{{{pt_skill_activation|}}}{{{pt_lore|}}}{{{pt_pendulum_effect|}}}{{{es_name|}}}{{{es_skill_activation|}}}{{{es_lore|}}}{{{es_pendulum_effect|}}}
+
     {{{de_name|}}}{{{de_skill_activation|}}}{{{de_pendulum_effect|}}}{{{de_lore|}}}
     {{{ja_name|}}}{{{romaji_name|}}}{{{trans_name|}}}{{{ja_skill_activation|}}}{{{trans_skill_activation|}}}{{{ja_lore|}}}{{{trans_lore|}}}{{{ja_pendulum_effect|}}}{{{trans_pendulum_effect|}}}
+
    {{{it_name|}}}{{{it_skill_activation|}}}{{{it_pendulum_effect|}}}{{{it_lore|}}}
    {{{ko_name|}}}{{{ko_rr_name|}}}{{{ko_trans_name|}}}{{{ko_skill_activation|}}}{{{ko_lore|}}}{{{ko_pendulum_effect|}}}
+
     {{{pt_name|}}}{{{pt_skill_activation|}}}{{{pt_pendulum_effect|}}}{{{pt_lore|}}}
     {{{zh_name|}}}{{{zh_pinyin_name|}}}{{{zh_trans_name|}}}{{{zh_skill_activation|}}}{{{zh_lore|}}}{{{zh_pendulum_effect|}}} | 1 }}
+
    {{{es_name|}}}{{{es_skill_activation|}}}{{{es_pendulum_effect|}}}{{{es_lore|}}}
 +
     {{{ja_name|}}}{{{ja_summoning_condition|}}}{{{ja_pendulum_effect|}}}{{{ja_requirement|}}}{{{ja_lore|}}}
 +
    {{{ko_name|}}}{{{ko_summoning_condition|}}}{{{ko_pendulum_effect|}}}{{{ko_requirement|}}}{{{ko_lore|}}}
 +
    {{{zh_name|}}}{{{zh_pendulum_effect|}}}{{{zh_lore|}}}
 +
     {{{tc_name|}}}{{{tc_pendulum_effect|}}}{{{tc_lore|}}}
 +
    {{{sc_name|}}}{{{sc_pendulum_effect|}}}{{{sc_lore|}}}
 +
  | 1
 +
  }}
 
}}<!--
 
}}<!--
 
+
-->{{ #vardefine: $other_pages_count | {{ #ask: [[Main card page::{{PAGENAME}}]] |format=count }}
 +
}}{{ #ifeq: {{ #var: $other_pages_count }} | 0
 +
  || {{ #vardefine: $other_pages_with_date_count | {{ #ask: [[Main card page::{{PAGENAME}}]] [[Debut date::+]] |format=count }}
 +
  }}{{ #vardefine: $has_other_media_pages | 1 }}
 +
}}<!--
 +
above the VG checks so we can check for images without also catching artworks used for the artwork switcher
 +
-->{{ #ifeq: {{ #invoke: string | find |{{{image}}}|;}}<!-- a few cards have more than 1k chars in {{{image}}}, so #pos can't be used --> | 0 || {{ #vardefine: $has_multiple_artworks | 1 }} }}<!--
 +
-->{{ #vardefine: $boss_duel_card | {{ #if: {{ #var: $has_multiple_artworks }} || {{ #pos: {{{image}}} | -BD- }} }} }}<!--
 +
-->{{ #vardefine: $has_db_id | {{ #if: {{ #var: $non-game }}{{ #var: $counter }}{{ #var: $skill }}{{ #var: $boss_duel_card }} || {{ #var: $token }}{{ #var: $ocg-jp }}{{ #var: $tcg-en }}{{ #var: $fr_release }}{{ #var: $de_release }}{{ #var: $it_release }}{{ #var: $pt_release }}{{ #var: $sp_release }}{{ #var: $kr_release }} }} }}<!--
 
video game presences
 
video game presences
 
--><!--
 
 
 
a few vg parameter variables for simplifying logic
 
a few vg parameter variables for simplifying logic
 
+
-->{{ #vardefine: $gx03_status | {{{gx03_status<includeonly>|</includeonly>}}}
-->{{ #vardefine: $eds_status | {{{eds_status<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $gx1_status | {{{gx1_status<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $gx1_dp | {{{gx1_dp<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $gx1_number | {{{gx1_number<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $gx02_status | {{{gx02_status<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $gx02_dp | {{{gx02_dp<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $gx03_status | {{{gx03_status<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $gx03_dp | {{{gx03_dp<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $gx04_status | {{{gx04_status<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $gx04_dp | {{{gx04_dp<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $gx06_status | {{{gx06_status<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $ntr_status | {{{ntr_status<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $ntr_dp | {{{ntr_dp<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $rod_status | {{{rod_status<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $rod_dc | {{{rod_dc<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $rod_number | {{{rod_number<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $rod_atk | {{{rod_atk<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $rod_def | {{{rod_def<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $sdd_status | {{{sdd_status<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $tfk_status | {{{tfk_status<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $tfk_number | {{{tfk_number<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $wc4_status | {{{wc4_status<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $wc4_number | {{{wc4_number<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $wc5_status | {{{wc5_status<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $wc6_status | {{{wc6_status<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $wc6_dp | {{{wc6_dp<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $wc07_status | {{{wc07_status<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $wc07_dp | {{{wc07_dp<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $wc08_status | {{{wc08_status<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $wc08_dp | {{{wc08_dp<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $ygo_status | {{{ygo_status<includeonly>|</includeonly>}}}
 
 
}}<!--
 
}}<!--
 
 
continuing on now that they're out of the way...
 
continuing on now that they're out of the way...
 
+
-->{{ #if: {{{dar_lore<includeonly>|</includeonly>}}}{{ #if: {{ #var: $has_multiple_artworks }} || {{ #pos: {{{image}}} | DAR-EN-VG }} }} | {{ #vardefine: $vg-dar | 1 }}{{ #set: Medium = DAR }}
-->{{ #if: {{{dar_lore<includeonly>|</includeonly>}}}{{ #pos: {{ lc: {{{vid}}} }} | duel arena }}{{ #pos: {{{image}}} | DAR-EN-VG }} | {{ #vardefine: $vg-dar | 1 }}[[Medium::DAR| ]]
+
}}{{ #if: {{{gx03_name<includeonly>|</includeonly>}}}{{{gx03_sets|}}}{{ #var: $gx03_status }} | {{ #vardefine: $vg-gx03 | 1 }}{{ #set: Medium = GX03 }}
}}{{ #if: <noinclude>1</noinclude>{{ #pos: {{ lc: {{{vid}}} }} | duel generation }}{{ #pos: {{{image}}} | DG-EN-VG }} | {{ #vardefine: $vg-dg | 1 }}[[Medium::DG| ]]
+
}}{{ #if: {{{ntr_name<includeonly>|</includeonly>}}}{{{ntr_sets|}}} | {{ #vardefine: $vg-ntr | 1 }}{{ #set: Medium = NTR }}
}}{{ #if: <noinclude>1</noinclude>{{ #pos: {{ lc: {{{vid}}} }} | links }}{{ #pos: {{{image}}} | DULI-EN-VG }} | {{ #vardefine: $vg-duli | 1 }}[[Medium::DULI| ]]
+
}}{{ #if: {{{ygo_lore<includeonly>|</includeonly>}}}{{{ygo_sets|}}} | {{ #vardefine: $vg-ygo | 1 }}{{ #set: Medium = YGO }}
}}{{ #if: {{{eds_lore<includeonly>|</includeonly>}}}{{{eds_name|}}}{{{eds_sets|}}}{{ #var: $eds_status }}{{ #pos: {{ lc: {{{vid}}} }} | eternal duelist soul }}{{ #pos: {{ lc: {{{vid}}} }} | eternal duelists soul }}{{ #pos: {{ lc: {{{vid}}} }} | eternal duelist's soul }} | {{ #vardefine: $vg-eds | 1 }}[[Medium::EDS| ]]
+
}}{{ #vardefine: $vg-sets | {{ #if: {{{gx03_sets|}}}{{{ntr_sets|}}}{{{ygo_sets|}}} | 1 }}
}}{{ #if: {{{gx1_lore<includeonly>|</includeonly>}}}{{{gx1_name|}}}{{{gx1_sets|}}}{{ #var: $gx1_status }}{{ #var: $gx1_dp }}{{ #var: $gx1_number }}{{ #pos: {{ lc: {{{vid}}} }} | duel academy }}{{ #pos: {{{image}}} | GX1-JP-VG }}{{ #pos: {{{image}}} | GX1-EN-VG }} | {{ #vardefine: $vg-gx1 | 1 }}[[Medium::GX1| ]]
+
}}{{ #if: {{ #var: $vg-dar }}{{ #var: $vg-gx03 }}{{ #var: $vg-ntr }}{{ #var: $vg-ydt1 }}{{ #var: $vg-ygo }} | {{ #vardefine: $vg | 1 }}{{ #set: Medium = Video game }}
}}{{ #if: {{{gx02_lore<includeonly>|</includeonly>}}}{{{gx02_name|}}}{{{gx02_sets|}}}{{ #var: $gx02_status }}{{ #var: $gx02_dp }}{{ #pos: {{ lc: {{{vid}}} }} | tag force{{))!}} }}{{ #pos: {{{image}}} | GX02-JP-VG }}{{ #pos: {{{image}}} | GX02-EN-VG }}{{ #pos: {{{image}}} | TF01-JP-VG }}{{ #pos: {{{image}}} | TF01-EN-VG }} | {{ #vardefine: $vg-gx02 | 1 }}[[Medium::GX02| ]]
+
}}<!--
}}{{ #if: {{{gx03_lore<includeonly>|</includeonly>}}}{{{gx03_name|}}}{{{gx03_sets|}}}{{ #var: $gx03_status }}{{ #var: $gx03_dp }}{{ #pos: {{ lc: {{{vid}}} }} | spirit caller }}{{ #pos: {{{image}}} | GX03-JP-VG }}{{ #pos: {{{image}}} | GX03-EN-VG }} | {{ #vardefine: $vg-gx03 | 1 }}[[Medium::GX03| ]]
+
## Image checks/properties/variables start ## -->{{ #vardefine: $image-back
}}{{ #if: {{{gx04_lore<includeonly>|</includeonly>}}}{{{gx04_name|}}}{{{gx04_sets|}}}{{ #var: $gx04_status }}{{ #var: $gx04_dp }}{{ #pos: {{ lc: {{{vid}}} }} | tag force 2 }}{{ #pos: {{{image}}} | GX04-JP-VG }}{{ #pos: {{{image}}} | GX04-EN-VG }}{{ #pos: {{{image}}} | TF02-JP-VG }}{{ #pos: {{{image}}} | TF02-EN-VG }} | {{ #vardefine: $vg-gx04 | 1 }}[[Medium::GX04| ]]
+
| {{ #switch: {{ #var: $non-game }}<!-- default backing first -->
}}{{ #if: {{{gx06_lore<includeonly>|</includeonly>}}}{{{gx06_name|}}}{{{gx06_sets|}}}{{ #var: $gx06_status }}{{ #pos: {{ lc: {{{vid}}} }} | tag force 3 }}{{ #pos: {{{image}}} | GX06-JP-VG }}{{ #pos: {{{image}}} | GX06-EN-VG }}{{ #pos: {{{image}}} | TF03-JP-VG }}{{ #pos: {{{image}}} | TF03-EN-VG }} | {{ #vardefine: $vg-gx06 | 1 }}[[Medium::GX06| ]]
+
  | Checklist | Strategy | Tip | FAQ = StrategyCard-EN-Back
}}{{ #if: {{{ntr_lore<includeonly>|</includeonly>}}}{{{ntr_name|}}}{{{ntr_sets|}}}{{ #var: $ntr_status }}{{ #var: $ntr_dp }}{{ #pos: {{ lc: {{{vid}}} }} | nightmare troubadour }} | {{ #vardefine: $vg-ntr | 1 }}[[Medium::NTR| ]]
+
  | #default = Back-{{ #if: {{ #var: $tcg }}
}}{{ #if: {{{rod_lore<includeonly>|</includeonly>}}}{{{rod_name|}}}{{{rod_sets|}}}{{ #var: $rod_status }}{{ #var: $rod_dc }}{{ #var: $rod_number }}{{{rod_card|}}}{{{rod_alignment|}}}{{ #var: $rod_atk }}{{ #var: $rod_def }}{{ #pos: {{ lc: {{{vid}}} }} | reshef }}{{ #pos: {{{image}}} | ROD-EN-VG }}{{ #pos: {{{image}}} | ROD-JP-VG }} | {{ #vardefine: $vg-rod | 1 }}[[Medium::DM8| ]][[Medium::ROD| ]]
+
    | EN
}}{{ #if: {{{sdd_lore<includeonly>|</includeonly>}}}{{{sdd_name|}}}{{{sdd_sets|}}}{{ #var: $sdd_status }}{{ #pos: {{ lc: {{{vid}}} }} | stairway to the destined duel }} | {{ #vardefine: $vg-sdd | 1 }}[[Medium::SDD| ]]
+
    | {{ #if: {{ #var: $rush_duel_card }}
}}{{ #if: {{{tf04_lore<includeonly>|</includeonly>}}}{{{tf04_name|}}}{{{tf04_sets|}}}{{ #pos: {{ lc: {{{vid}}} }} | tag force 4 }}{{ #pos: {{{image}}} | TF04-JP-VG }}{{ #pos: {{{image}}} | TF04-EN-VG }} | {{ #vardefine: $vg-tf04 | 1 }}[[Medium::TF04| ]]
+
      | RushDuel-JP
}}{{ #if: {{{tf05_lore<includeonly>|</includeonly>}}}{{{tf05_name|}}}{{{tf05_sets|}}}{{ #pos: {{ lc: {{{vid}}} }} | tag force 5 }}{{ #pos: {{{image}}} | TF05-JP-VG }}{{ #pos: {{{image}}} | TF05-EN-VG }} | {{ #vardefine: $vg-tf05 | 1 }}[[Medium::TF05| ]]
+
      | {{ #if: {{ #var: $ocg-jp }}{{ #var: $tc_release }}{{ #var: $sc_release }}
}}{{ #if: {{{tf06_lore<includeonly>|</includeonly>}}}{{{tf06_name|}}}{{{tf06_sets|}}}{{ #pos: {{ lc: {{{vid}}} }} | tag force 6 }}{{ #pos: {{{image}}} | TF06-JP-VG }}{{ #pos: {{{image}}} | TF06-EN-VG }} | {{ #vardefine: $vg-tf06 | 1 }}[[Medium::TF06| ]]
+
        | JP
}}{{ #if: {{ #var: $tfk_status }}{{ #var: $tfk_number }}{{ #pos: {{ lc: {{{vid}}} }} | falsebound kingdom }} | {{ #vardefine: $vg-tfk | 1 }}[[Medium::TFK| ]]
+
        | {{ #if: {{ #var: $kr_release }}
}}{{ #if: <noinclude>1</noinclude>{{ #pos: {{ lc: {{{vid}}} }} | wheelie }} | {{ #vardefine: $vg-wb01 | 1 }}[[Medium::WB01| ]]
+
          | KR
}}{{ #if: {{{wc4_lore<includeonly>|</includeonly>}}}{{{wc4_name|}}}{{{wc4_sets|}}}{{ #var: $wc4_status }}{{ #var: $wc4_number }}{{ #pos: {{ lc: {{{vid}}} }} | 2004 }} | {{ #vardefine: $vg-wc4 | 1 }}[[Medium::WC4| ]]
+
          | EN
}}{{ #if: {{{wc5_lore<includeonly>|</includeonly>}}}{{{wc5_name|}}}{{{wc5_sets|}}}{{ #var: $wc5_status }}{{ #pos: {{ lc: {{{vid}}} }} | 2005 }} | {{ #vardefine: $vg-wc5 | 1 }}[[Medium::WC5| ]]
+
          }}
}}{{ #if: {{{wc6_lore<includeonly>|</includeonly>}}}{{{wc6_name|}}}{{{wc6_sets|}}}{{ #var: $wc6_status }}{{ #var: $wc6_dp }}{{ #pos: {{ lc: {{{vid}}} }} | 2006 }} | {{ #vardefine: $vg-wc6 | 1 }}[[Medium::WC6| ]]
+
        }}
}}{{ #if: {{{wc07_lore<includeonly>|</includeonly>}}}{{{wc07_name|}}}{{{wc07_sets|}}}{{ #var: $wc07_status }}{{ #var: $wc07_dp }}{{ #pos: {{ lc: {{{vid}}} }} | 2007 }} | {{ #vardefine: $vg-wc07 | 1 }}[[Medium::WC07| ]]
+
      }}
}}{{ #if: {{{wc08_lore<includeonly>|</includeonly>}}}{{{wc08_name|}}}{{{wc08_sets|}}}{{ #var: $wc08_status }}{{ #var: $wc08_dp }}{{ #pos: {{ lc: {{{vid}}} }} | 2008 }} | {{ #vardefine: $vg-wc08 | 1 }}[[Medium::WC08| ]]
+
    }}
}}{{ #if: {{{wc09_lore<includeonly>|</includeonly>}}}{{{wc09_name|}}}{{{wc09_sets|}}}{{ #pos: {{ lc: {{{vid}}} }} | 2009 }}{{ #pos: {{ lc: {{{vid}}} }} | stardust accelerator }}{{ #pos: {{{image}}}} | WC09-JP-VG }}{{ #pos: {{{image}}}} | WC09-EN-VG }} | {{ #vardefine: $vg-wc09 | 1 }}[[Medium::WC09| ]]
+
  }}.png
}}{{ #if: {{{wc10_lore<includeonly>|</includeonly>}}}{{{wc10_name|}}}{{{wc10_sets|}}}{{ #pos: {{ lc: {{{vid}}} }} | 2010 }}{{ #pos: {{ lc: {{{vid}}} }} | reverse of arcadia }}{{ #pos: {{{image}}} | WC10-JP-VG }}{{ #pos: {{{image}}} | WC10-EN-VG }} | {{ #vardefine: $vg-wc10 | 1 }}[[Medium::WC10| ]]
+
}}<!--
}}{{ #if: {{{wc11_lore<includeonly>|</includeonly>}}}{{{wc11_name|}}}{{{wc11_sets|}}}{{ #pos: {{ lc: {{{vid}}} }} | 2011 }}{{ #pos: {{ lc: {{{vid}}} }} | over the nexus }}{{ #pos: {{{image}}} | WC11-JP-VG }}{{ #pos: {{{image}}} | WC11-EN-VG }} | {{ #vardefine: $vg-wc11 | 1 }}[[Medium::WC11| ]]
+
-->{{ #if: {{{image|}}}
}}{{ #if: <noinclude>1</noinclude>{{ #pos: {{ lc: {{{vid}}} }} | duel transer }}{{ #pos: {{ lc: {{{vid}}} }} | master of the cards }} | {{ #vardefine: $vg-ydt1 | 1 }}[[Medium::YDT1| ]]
+
| {{ #if: {{ #var: $has_multiple_artworks }}<!-- skip all checks for cards with an artwork switcher -->
}}{{ #if: {{{ygo_lore<includeonly>|</includeonly>}}}{{{ygo_name|}}}{{{ygo_sets|}}}{{ #var: $ygo_status }}{{ #pos: {{ lc: {{{vid}}} }} | online }} | {{ #vardefine: $vg-ygo | 1 }}[[Medium::YGO| ]]
+
  | [[Category:Card tables with multi-image syntax]]
}}{{ #if: <noinclude>1</noinclude>{{ #pos: {{ lc: {{{vid}}} }} | duel carnival }}{{ #pos: {{{image}}} | ZDC1-JP-VG }}{{ #pos: {{{image}}} | ZDC1-EN-VG }} | {{ #vardefine: $vg-zdc1 | 1 }}[[Medium::ZDC1| ]]
+
  | {{ #if: <!-- check for embedded image syntax, external URLs, or images without a valid extension
}}{{ #vardefine: $vg-sets | {{ #if: {{{eds_sets<includeonly>|</includeonly>}}}{{{gx1_sets|}}}{{{gx02_sets|}}}{{{gx03_sets|}}}{{{gx04_sets|}}}{{{gx06_sets|}}}{{{ntr_sets|}}}{{{rod_sets|}}}{{{sdd_sets|}}}{{{tf04_sets|}}}{{{tf05_sets|}}}{{{tf06_sets|}}}{{{wc4_sets|}}}{{{wc5_sets|}}}{{{wc6_sets|}}}{{{wc07_sets|}}}{{{wc08_sets|}}}{{{wc09_sets|}}}{{{wc10_sets|}}}{{{wc11_sets|}}}{{{ygo_sets|}}} | 1 }}
+
      -->{{ #pos: {{{image}}}           | [    }}{{ #pos: {{{image}}}           | ]    }}<!--
}}{{ #if: {{ #var: $vg-dar }}{{ #var: $vg-dg }}{{ #var: $vg-duli }}{{ #var: $vg-eds }}{{ #var: $vg-gx1 }}{{ #var: $vg-gx02 }}{{ #var: $vg-gx03 }}{{ #var: $vg-gx04 }}{{ #var: $vg-gx06 }}{{ #var: $vg-ntr }}{{ #var: $vg-rod }}{{ #var: $vg-sdd }}{{ #var: $vg-tf04 }}{{ #var: $vg-tf05 }}{{ #var: $vg-tf06 }}{{ #var: $vg-tfk }}{{ #var: $vg-wb01 }}{{ #var: $vg-wc4 }}{{ #var: $vg-wc5 }}{{ #var: $vg-wc6 }}{{ #var: $vg-wc07 }}{{ #var: $vg-wc08 }}{{ #var: $vg-wc09 }}{{ #var: $vg-wc10 }}{{ #var: $vg-wc11 }}{{ #var: $vg-ydt1 }}{{ #var: $vg-ygo }}{{ #var: $vg-zdc1 }}{{{vid|}}} | {{ #vardefine: $vg | 1 }}[[Class 4::VG| ]]
+
      -->{{ #pos: {{ lc: {{{image}}} }} | http  }}{{ #pos: {{ lc: {{{image}}} }} | .com/ }}<!--
 +
      -->{{ #pos: {{ lc: {{{image}}} }} | .net/ }}{{ #pos: {{ lc: {{{image}}} }} | .org/ }}<!--
 +
      -->{{ #switch: {{ #explode: {{ lc: {{{image}}} }} | . | -1 }} | png | jpg | jpeg | gif = | #default = 1 }}
 +
    | [[Category:CardTable2 bad image values]]
 +
    | {{ #vardefine: $image | {{PAGENAME:{{{image}}}}} }}{{ #set: Card image = {{ #var: $image }} }}
 +
    }}<!--
 +
    -->{{ #ifeq: {{ #imgw: {{ #var: $image }} }} | 0 | [[Category:Card table transclusions using non-uploaded images]] }}<!--
 +
    -->{{ #if: {{ #pos: {{{image}}} | -EN- }}{{ #pos: {{{image}}} | -JP- }}
 +
      || {{ #if: {{ #pos: {{{image}}} | -FR- }}{{ #pos: {{{image}}} | -DE- }}{{ #pos: {{{image}}} | -IT- }}{{ #pos: {{{image}}} | -PT- }}{{ #pos: {{{image}}} | -SP- }}{{ #pos: {{{image}}} | -KR- }}
 +
        | [[Category:((CardTable2)) transclusions with a non-English/Japanese image]]
 +
        }}
 +
    }}<!--
 +
    -->{{ #if: {{ #pos: {{{image}}} | -VG. }}   | [[Category:((CardTable2)) transclusions using video game images]] }}<!--
 +
    -->{{ #if: {{ #pos: {{{image}}} | -OP. }}   | [[Category:((CardTable2)) transclusions using OP images]]    }}<!--
 +
    -->{{ #if: {{ #pos: {{{image}}} | -OW. }}   | [[Category:((CardTable2)) transclusions using OW images]]    }}<!--
 +
    -->{{ #if: {{ #pos: {{{image}}} | -Sample }} | [[Category:((CardTable2)) transclusions using sample images]] }}<!-- in the off-chance
 +
    -->{{ #if: {{ #ifeq: {{ #explode: {{{image}}} | - }} | Back | 1 }}{{ #pos: {{{image}}} | -Back }} | [[Category:((CardTable2)) transclusions using card backings]] }}
 +
  }}
 +
}}<!-- ## Image checks/properties/variables end ##
 +
-->{{ #vardefine: $monster_color
 +
| {{ #switch: {{ #arrayindex: $types | 1 }}
 +
  | Normal | Effect | Fusion | Link | Ritual | Synchro | Token | Xyz = {{ #arrayindex: $types | 1 }}
 +
  | {{ #arrayindex: $types | 2 }}
 +
  }}
 +
}}<!--
 +
Main card page
 +
-->{{ #if: {{ #pos: {{ #var: $pagename }} | (Rush Duel }}{{{main<includeonly>|</includeonly>}}}
 +
      | {{ #switch: {{ lc: {{{main}}} }}
 +
          | no | none | false = <!-- No main. -->
 +
          | {{ #if: {{{main<includeonly>|</includeonly>}}}
 +
                | {{ #vardefine: $main | {{ #replace: {{{main}}} | # }} }}{{ #vardefine: $main_text | {{ #show: {{{main}}} | ?English name | default = {{ #var: $url-name }} }} }}
 +
                | {{ #vardefine: $main | {{ #show: {{ #var: $url-name }} | ?Page name | default = {{ #var: $url-name }} }} }}{{ #vardefine: $main_text | {{ #show: {{ #var: $url-name }} | ?English name | default = {{ #var: $url-name }} }} }}
 +
            }}
 +
      }}
 +
  }}<!--
 +
-->{{ #if: {{ #var: $main }}
 +
| {{Main|type=card page|"[[{{ #var: $main }}|{{ #var: $main_text }}]]"|t=1}}{{ #set: Main card page = {{ #var: $main }} }}
 
}}<!--
 
}}<!--
 
 
TOC
 
TOC
 
+
-->{{ #if: {{ #var: $search_categories }}{{ #var: $other_languages }}{{ #var: $not-tcg-en }}{{ #var: $vg }}{{ #var: $rush_duel_card }}
-->{{ #if: {{ #var: $search_categories }}{{ #var: $other_languages }}{{ #var: $not-tcg-en }}{{ #var: $vg }}
 
 
   | <div role="navigation" id="toc" class="toc plainlinks hlist" style="margin-left: auto; margin-right: auto; white-space: nowrap;">
 
   | <div role="navigation" id="toc" class="toc plainlinks hlist" style="margin-left: auto; margin-right: auto; white-space: nowrap;">
{{ #if: {{ #var: $search_categories }} |  
+
{{ #if: {{ #var: $tcg-en }} |
* [[#Search categories|Search categories]] }}{{ #if: {{ #var: $other_languages }} |  
+
* [[#English sets|English sets]] }}{{ #if: {{ #var: $search_categories }} |  
* [[#Other languages|Other languages]] }}{{ #if: {{ #var: $not-tcg-en }} |  
+
* [[#Search categories|Search categories]] }}{{ #if: {{ #var: $tcg-limitation-history }}{{ #var: $tcg-sd-limitation-history }}{{ #var: $ocg-limitation-history }}{{ #var: $rush-duel-limitation-history }} |
* [[#Sets|Sets]] }}{{ #if: {{ #var: $vg }} |  
+
* [[#Limitation history|Limitation history]] }}{{ #if: {{ #var: $other_languages }} |  
* [[#Video games|Video games]] }}
+
* [[#Other languages|Other languages]] }}{{ #if: {{ #var: $not-tcg-en }}{{ #var: $rush_duel_card }} |
 +
* [[#{{ #var: $non-en-sets-heading }}|{{ #var: $non-en-sets-heading }}]] }}{{ #if: {{ #var: $has_other_media_pages }} |  
 +
* [[#In other media|In other media]] }}{{ #if: {{ #var: $vg }} |  
 +
* [[#Video games|Video games]] }}<noinclude>
 +
* [[#template-documentation|Documentation]]</noinclude>
 
</div>
 
</div>
 
}}<!--
 
}}<!--
 
 
== Table start ==
 
== Table start ==
 
+
-->{{Card table{{ #var: $is_sandbox }}
--><table class="cardtable {{ #if: {{ #arraysearch: @types | Link }} | cardtable-link }}">
+
| bodyclass = {{ #if: {{{cardclass|}}}
<tr>{{ #if: {{{color|}}}<!-- {{{color}}} parameter tracking - have to do it here since otherwise the category doesn't "take" -->
+
  | {{{cardclass}}}
   | [[Category:CardTable2 parameter tracking (color)]]
+
   | {{ #switch: {{ #var: $token | {{ #var: $card_type | {{ #var: $monster_color }} }} }}
}}{{ #if: {{{color2|}}}<!-- same thing with {{{color2}}}, and may as well keep the two checks together -->
+
    | Spell | Trap | Skill | Strategy | FAQ | Tip = {{ lc: {{ #var: $card_type }} }}
   | [[Category:CardTable2 parameter tracking (color2)]]
+
    | Command   = spell
}}
+
    | Counter
<th class="cardtable-header" colspan="3" style="background-color: <nowiki/>#{{ #if: {{{color|}}} <!-- color of the header name cell -->
+
    | Token    = token
  | {{{color}}}
+
    | Ticket    = yellow
  | {{ #if: {{ #var: $monster }}
+
    | Checklist = strategy
    | {{ #switch: {{{type2}}}
+
    | Normal | Effect | Fusion | Link | Ritual | Synchro | Xyz = {{ lc: {{ #var: $monster_color }} }}
      | Tuner  | Dark Tuner = {{ #if: {{ #var: $effect_monster }}
+
    | #default = {{ #if: {{ #var: $monster }}
        | F93
+
      | {{ #if: {{ #arraysearch: $types | ??? }}
        | FF3
+
        | blank{{ #vardefine: $colorless | 1 }}
      }}
+
        | {{ #if: {{ #var: $effect_monster }} | effect | normal }}{{ #vardefine: $assumed_color | 1 }}
      | Fusion  = 96C
+
         }}
      | Link      <!-- same as Ritual for now -->
+
      | blank{{ #vardefine: $colorless | 1 }}
      | Ritual  = 66F
 
      | Synchro  = FFF
 
      | Xyz      = 000
 
      | Pendulum = {{ #switch: {{{type3}}}
 
         | Effect  = F93
 
        | Fusion  = 96C
 
        | Ritual  = 66F
 
        | Synchro  = FFF
 
        | Xyz      = 000
 
        | #default = {{ #if: {{ #var: $effect_monster }} | F93 | FF3 }}
 
 
       }}
 
       }}
      | #default = {{ #if: {{ #var: $token }} | C0C0C0 | {{ #if: {{ #var: $effect_monster }} | F93 | FF3 }} }}
 
 
     }}
 
     }}
    | {{ #switch: {{ #var: $card_type }}
+
  }}-card <!--
      | Skill      = 66b2ff
+
  -->{{ #if: {{ #var: $pendulum_monster }} | pendulum-card }}
      | Spell      = 396
+
| title = {{ #var: $name }}<!--
      | Speed Spell = 396
+
  -->{{ #if: {{ #var: $smw }}
      | Trap        = F36
+
  | <!--
      | Checklist
+
    -->{{ #set: Page name = {{ #var: $pagename }} }}<!--
      | Strategy    = 66F
+
    -->{{ #set: English name = {{ #var: $name }} }}<!--
      | FAQ        = EE82EE
+
    -->{{ #set: English name (linked) = [[{{ #var: $pagename }}|{{ #var: $name }}]] }}
      | Tip         = 800080
+
  }}<!--
      | #default    = {{ #if: {{ #var: $token-counter }} | C0C0C0 | FF3 }} <!-- Non-game cards and whatever else -->
+
  -->{{ #if: {{{name|}}}                          | [[Category:Card table parameter tracking (name)]]        }}<!--
 +
  -->{{ #ifeq: {{{name}}} | {{ #var: $pagename }} | [[Category:Pages with an unnecessary name parameter]]    }}<!--
 +
  -->{{ #if: {{ #pos: {{{name}}} | sup> }}        | [[Category:Pages with superscript in name parameter]]    }}<!--
 +
  -->{{ #if: {{{main|}}}                          | [[Category:Card table parameter tracking (main)]]         }}
 +
| above = {{ #if: {{{ja_name<includeonly>|</includeonly>}}}{{ #if: {{ #var: $ocg-jp }} | {{ #var: $main }} }}
 +
  | {{Japanese names{{ #var: $is_sandbox }}
 +
    | {{{ja_name}}}
 +
    | {{{romaji_name<includeonly>|</includeonly>}}}
 +
    | {{{trans_name<includeonly>|</includeonly>}}}
 +
    | {{{base_romaji_name<includeonly>|</includeonly>}}}
 +
    | {{{base_trans_name<includeonly>|</includeonly>}}}
 +
    | main = {{ #if: {{{ja_name<includeonly>|</includeonly>}}} | | {{ #var: $main }} }}
 
     }}
 
     }}
 
   }}
 
   }}
}}; {{ #if: {{ #var: $pendulum_monster }}
+
| image      = {{ #var: $image }}
   | background-image: linear-gradient(to bottom, rgba(255,255,255,0) 40%,#396 80%);
+
| default_image = {{ #var: $image-back }}
}}{{ #ifeq: {{ #var: $card_type }} | Skill
+
| image_raw   = {{ #if: {{ #var: $has_multiple_artworks }} | {{Artwork switcher{{ #var: $is_sandbox }}|{{{image}}}|{{{current_image}}}}} }}
  | background-image: linear-gradient(to bottom, #000 5%, rgba(255,255,255,0) 95%, #000);
+
| width      = 300
}}<!--
+
| below_image = {{ #if: {{{image2|}}} | <includeonly>
 
+
<div class="hlist image-switcher">
end of the background-color: stuff
+
* {{Image dimensions{{ #var: $is_sandbox }}|{{ #var: $image }}|Front}}
 
+
* {{Image dimensions{{ #var: $is_sandbox }}|{{{image2}}}      |Back}}
--> color: <nowiki/>#{{ #if: {{{color2|}}} <!-- color of the header text -->
+
</div></includeonly><!--
  | {{{color2}}}
+
  -->{{ #if: {{ #var: $smw }} | {{ #set: Card backing image = {{{image2}}} }} }}<!--
  | {{ #switch: {{ #var: $card_type }}
+
  -->[[Category:CardTable2 parameter tracking (image2)]]
    | Skill | Spell | Speed Spell | Trap | Tip = FFF
 
    | #default = {{ #switch: {{{type2}}}
 
      | Fusion | Xyz | Link = FFF
 
      | #default = {{ #switch: {{{type3}}}
 
        | Fusion | Xyz = FFF
 
        | #default = 000
 
      }}
 
    }}
 
 
   }}
 
   }}
}};">{{ #var: $name }}{{IfSemantics|[[English name::{{ #var: $name }}| ]]{{ #set: English name (linked) = [[{{ #var: $pagename }}|{{ #var: $name }}]] }}}}{{<!-- card name banner -->
+
| label1 = Other names
  #if: {{{name|}}} | [[Category:Card table parameter tracking (name)]]{{<!-- parameter tracking -->
+
| class1 = plainlist
  #ifeq: {{{name}}} | {{ #var: $pagename }} | [[Category:Pages with an unnecessary name parameter]]
+
| data1  = {{ #if: {{{alt_name<includeonly>|</includeonly>}}} | {{ #arraymap: {{{alt_name}}} | * | $name |
  }}{{ #if: {{ #pos: {{{name}}} | <sup> }} | [[Category:Pages with superscript in name parameter]] }}
+
* $name
}}{{ #if: {{{cardgame|}}} | [[Category:Card table parameter tracking (cardgame)]]{{
+
| \n
  #ifeq: {{{cardgame}}} | {{ #var: $pagename }} | [[Category:Pages with an unnecessary cardgame parameter]]<!-- on the off-chance... -->
+
}}<includeonly>[[Category:Card pages with an alt name]]</includeonly>
 +
}}
 +
| label2 = Other names (Japanese)
 +
| data2  = {{ #if: {{{ja_alt_name<includeonly>|</includeonly>}}}
 +
  | <span lang="ja">{{{ja_alt_name<includeonly>|</includeonly>}}}</span><!--
 +
    -->{{ #if: {{{ja_alt_romaji<includeonly>|</includeonly>}}} | <br />''{{{ja_alt_romaji}}}'' }}<!--
 +
    -->{{ #if: {{{ja_alt_trans<includeonly>|</includeonly>}}} | <br />{{{ja_alt_trans}}} }}<!--
 +
    --><includeonly>[[Category:Card pages with an alt name]]</includeonly>
 
   }}
 
   }}
}}{{IfSemantics|[[Page name::{{ #var: $pagename }}| ]]}}
+
| label3 = [[Card type]]
</th><!-- end card name banner -->
+
| data3  = [[{{ #var: $card_type_full }}|{{ #var: $card_type | Monster }}]] {{ #if: {{ #var: $monster }}{{ #var: $non-game }}{{ #var: $counter }}{{ #var: $skill }}
</tr>
+
  || {{ #switch: {{ #var: $card_type }}
{{ #if: {{{ja_name<includeonly>|</includeonly>}}}{{and|{{ #var: $kr_release }}|{{{ko_name<includeonly>|</includeonly>}}}}} |
+
    | ??? | = [[File:UNKNOWN.svg|28px|alt=|class=noviewer]]
<tr><td class="cardtable-above" style="text-align: center;" colspan="3">
+
    | #default = {{ #if: {{ #var: $rush_duel_card }}
  {{ #if: {{{ja_name<includeonly>|</includeonly>}}}
+
      | [[File:{{ #var: $card_type }}-DBR-JP.png|28px|alt=|class=noviewer]]
  | {{Japanese names
+
      | [[File:{{ uc: {{ #var: $card_type }} }}.svg|28px|alt=|class=noviewer]]
    | {{{ja_name}}}
+
      }}
    | {{{romaji_name<includeonly>|</includeonly>}}}
 
    | {{{trans_name<includeonly>|</includeonly>}}}
 
 
     }}
 
     }}
   | {{ #if: {{and|{{ #var: $kr_release }}|{{{ko_name<includeonly>|</includeonly>}}}}}
+
   }}<!--
     | {{Korean names
+
  -->{{ #set: Card type = {{ #var: $card_type_full }} }}<!--
      | {{{ko_name}}}
+
  -->{{ #set: Card type (short) = [[{{ #var: $card_type_full }}|{{ #var: $card_type | Monster }}]] }}
      | {{{ko_rr_name<includeonly>|</includeonly>}}}
+
| label4 = [[Attribute]]
       | {{{ko_trans_name<includeonly>|</includeonly>}}}
+
| data4  = {{ #if: {{{attribute<includeonly>|</includeonly>}}}
 +
  | {{ #ifeq: {{{attribute}}} | LAUGH
 +
     | {{ #vardefineecho: $attribute | {{ uc: {{{attribute}}} }} }}
 +
    | [[{{ #vardefineecho: $attribute | {{ uc: {{{attribute}}} }} }}]]{{ #set: Attribute = {{ #var: $attribute }} }}
 +
    }} <!--
 +
    -->{{ #switch: {{ #var: $attribute }}
 +
    | ??? | ?  = [[File:UNKNOWN.svg|28px|alt=|class=noviewer]]
 +
    | #default = {{ #if: {{ #var: $rush_duel_card }}
 +
      | [[File:{{ #var: $attribute }}-DBR-JP.png|28px|alt=|class=noviewer]]
 +
       | [[File:{{ #var: $attribute }}.svg|28px|alt=|class=noviewer]]
 
       }}
 
       }}
 
     }}
 
     }}
 
   }}
 
   }}
</td></tr>
+
| label5 = [[Type]]s
}}
+
| data5  = {{ #if: {{{types<includeonly>|</includeonly>}}}
<tr><td class="cardtable-cardimage" rowspan="0"><!-- card image
+
  | {{ #if: {{ #var: $token }}
-->{{ #vardefine: $image-back | {{ #switch: {{ #var: $non-game }}<!-- default backing first -->
+
    | {{ #if: {{ #var: $valid_type }}<!-- first part is a valid Type -->
    | Checklist | Strategy | Tip | FAQ = StrategyCard-EN-Back
+
      | {{ #if: {{ #var: $type_link }}
    | #default = Back-{{ #if: {{ #var: $tcg }}
+
        | [[{{ #var: $type_link }}|{{ #var: $type }}]]{{ #set: Type = {{ #var: $type_link }} }}
      | EN
+
         | {{ #var: $type }}
      | {{ #if: {{ #var: $ocg-jp }}{{ #var: $tc_release }}
+
         }}
         | JP
+
      | [[{{ #arrayindex: $types | 0 }} Monster|{{ #arrayindex: $types | 0 }}]]<!-- no property gets stored apparently -->
         | {{ #if: {{ #var: $kr_release }}
+
      }}
          | KR
+
    | {{ #if: {{{character|}}}
          | {{ #if: {{ #var: $ae_release }}
+
      | [[{{{character}}}|{{ #explode: {{ #arrayindex: $types | 0 }} | ( }}]]{{ #set: Character = {{{character}}} }}
            | AE
+
      | {{ #if: {{ #var: $type_link }}
            | {{ #if: {{ #var: $vg }}
+
        | [[{{ #var: $type_link }}|{{ #var: $type }}]]{{ #set: Type = {{ #var: $type_link }} }}
              | TF-EN-VG
+
        | {{ #var: $type }}
              | EN
 
            }}
 
          }}
 
 
         }}
 
         }}
 
       }}
 
       }}
 
     }}
 
     }}
   }}.png
+
   }} <!--
}}{{ #if: {{{image|}}}<!-- check for embedded image syntax, external URLs, or images without a valid extension -->
+
  -->{{ #if: {{ #arrayindex: $types | 1 }}
  | {{ #if: {{ #pos: {{{image}}} | [ }}{{ #pos: {{{image}}} | ] }}{{ #pos: {{ lc: {{{image}}} }} | http }}{{ #pos: {{ lc: {{{image}}} }} | .com/ }}{{ #pos: {{ lc: {{{image}}} }} | .net/ }}{{ #pos: {{ lc: {{{image}}} }} | .org/ }}{{ #switch: {{ #explode: {{ lc: {{{image}}} }} | . | -1 }} | png | jpg | jpeg | gif = | #default = 1 }}
+
  | / [[{{ #switch: {{ #arrayindex: $types | 1 }}
     | [[Category:CardTable2 bad image values]]
+
    | Token = Monster Token
    | {{ #vardefine: $image | {{PAGENAME:{{{image}}}}}
+
    | Skill = Skill Card
      }}{{ #ifeq: {{ #imgw: {{ #var: $image }} }} | 0 | {{ #vardefine: $image-name | {{ #var: $image }} }}{{ #vardefine: $image }}
+
    | Toon | Spirit | Union | Gemini | Flip | Tuner = {{ #arrayindex: $types | 1 }} monster
 +
    | #default = {{ #arrayindex: $types | 1 }} Monster
 +
    }}|{{ #arrayindex: $types | 1 }}]]
 +
  }} <!--
 +
  -->{{ #if: {{ #arrayindex: $types | 2 }}
 +
  | / [[{{ #switch: {{ #arrayindex: $types | 2 }}
 +
    | Token = Monster Token
 +
    | Toon | Spirit | Union | Gemini | Flip | Tuner = {{ #arrayindex: $types | 2 }} monster
 +
    | #default = {{ #if: {{ #var: $skill }} | {{ #arrayindex: $types | 2 }} Card | {{ #arrayindex: $types | 2 }} Monster }}
 +
    }}|{{ #arrayindex: $types | 2 }}]]{{ #if: {{ #var: $skill }} | {{ #set: Property = {{ #arrayindex: $types | 2 }} Card }}{{ #set: Property (short) = [[{{ #arrayindex: $types | 2 }} Card|{{ #arrayindex: $types | 2 }}]] }} }}
 +
  }} <!--
 +
  -->{{ #if: {{ #arrayindex: $types | 3 }}
 +
  | / [[{{ #arrayindex: $types | 3 }} Monster|{{ #arrayindex: $types | 3 }}]]
 +
  }}
 +
| label6 = [[Property]]
 +
| data6  = {{ #if: {{{property<includeonly>|</includeonly>}}}
 +
  | {{ #switch: {{{property}}}
 +
    | ??? | ? = {{{property}}}{{ #set: Property = {{{property}}} }}{{ #set: Property (short) = [[{{{property}}}]] }}
 +
     | #default = [[{{{property}}} {{ #var: $card_type_full }}|{{{property}}}]] [[File:{{{property}}}.svg|28px|alt=|class=noviewer]]<!--
 +
    -->{{ #set: Property = {{{property}}} {{ #var: $card_type_full }} }}<!--
 +
    -->{{ #set: Property (short) = [[{{{property}}} {{ #var: $card_type_full }}|{{{property}}}]] }}
 
     }}
 
     }}
 
   }}
 
   }}
}}{{ #vardefine: $width | {{ #imgw: {{ #var: $image | {{ #var: $image-back }} }} }}
+
| label7 = [[{{ #var: $level-rank }}]]
}}{{ #vardefine: $width | {{ #ifexpr: {{ #var: $width }} < 300 | {{ #var: $width }} | 300 }}
+
| data7  = {{ #if: {{ #var: $stars }}
}}{{IfSemantics|[[Card image::{{ #var: $image }}| ]]}}{{ #if: {{{width|}}}
+
  | [[{{ #var: $level-rank }} {{ #var: $stars }} Monster Cards|{{ #var: $stars }}]] <!--
  | [[Category:CardTable2 parameter tracking (width)]]{{ #if: {{ #var: $image }}<!-- custom widths only for actual images, not default backings -->
+
    -->{{ #if: {{ #var: $ocg-tcg }}{{ #var: $vg }}{{ #var: $rush_duel_card }}{{ #var: $token }}
    | {{ #iferror: {{ #ifexpr: {{{width}}} < 300
+
    | {{ #invoke: String
        | {{ #vardefine: $width | {{{width}}} }}
+
      | rep
        | [[Category:CardTable2 transclusions with bad width values]]
+
      |[[File:{{ #ifeq: {{ #var: $level-rank }} | Rank | Rank | CG }} {{ #iferror: {{ #expr: {{ #var: $stars }} }} | Star Unknown | Star }}.svg|18px|class=noviewer]]<!--
 +
      -->| {{ #iferror: {{ #expr: {{ #var: $stars }} }} | 1 | {{ #var: $stars }} }}
 
       }}
 
       }}
      | [[Category:CardTable2 transclusions with bad width values]]
+
    }}{{Star properties{{ #var: $is_sandbox }}|{{ #var: $stars }}|label={{ #var: $level-rank }}}}
    }}
 
 
   }}
 
   }}
}}{{ #vardefine: $full-image | [[File:{{ #var: $image | {{ #var: $image-back }} }}|{{ #var: $width }}px{{ #if: {{ #var: $image-name }} | {{!}}link={{fullurl:Special:Upload|wpDestFile={{ #var: $image-name }}&wpUploadDescription={{ urlencode: {{((}}OCG-TCG card image }}%0A{{ urlencode: {{!}} name = {{ #var: $pagename }} }}%0A{{ urlencode: {{))}} }}}} }}]]<!-- %0A is a newline; I don't think {{urlencode:}} can directly encode newlines -->
+
| label8 = [[Link Arrow]]s
}}{{ #if: {{{image2|}}}
+
| data8  = {{ #if: {{{link_arrows<includeonly>|</includeonly>}}}
  | {{ #tag: tabber |
+
  | <div style="display: flex; align-items: center;"><!--
{{!-!}} Front = {{ #var: $full-image }}
+
    -->{{Link map{{ #var: $is_sandbox }}|{{{link_arrows}}}|alt=}}&nbsp;{{ #arraydefine: @linkArrows | {{{link_arrows}}} }}<!--
{{!-!}} Back  = [[File:{{PAGENAME:{{{image2}}}}}|{{ #vardefine: $width2 | {{ #ifexpr: {{ #imgw: {{{image2}}} }} < 300 | {{ #imgw: {{{image2}}} }} | 300 }}
+
    --><div><!--
      }}{{IfSemantics|[[Card backing image::{{{image2}}}| ]]}}{{ #if: {{{width2|}}}
+
    -->{{ #arrayprint: @linkArrows
      | [[Category:CardTable2 parameter tracking (width2)]]{{ #iferror: {{ #ifexpr: {{{width2}}} < 300
+
    | , &#32;
          | {{{width2}}}
+
    | $linkArrow
          | [[Category:CardTable2 transclusions with bad width values]]{{ #var: $width2 }}
+
    | [[$linkArrow Link Arrow cards|$linkArrow]]{{ #set: Link Arrows = $linkArrow }}
        }}
+
     }}</div></div>
        | [[Category:CardTable2 transclusions with bad width values]]{{ #var: $width2 }}
 
      }}
 
      | {{ #var: $width2 }}
 
     }}px]][[Category:CardTable2 parameter tracking (image2)]]
 
 
   }}
 
   }}
  | {{ #var: $full-image }}
+
| label9 = [[Pendulum Scale]]
}}{{ #if: {{ #var: $image-name }} | [[Category:Card table transclusions using non-uploaded images]]
+
| data9  = {{ #if: {{{pendulum_scale<includeonly>|</includeonly>}}}
}}{{ #if: {{ #pos: {{{image}}} | -VG. }}{{ #pos: {{{image}}} | VG- }}
+
  | [[File:Pendulum Scale.png|18px|class=noviewer]] <!--
  | [[Category:((CardTable2)) transclusions using video game images]]{{ #if: {{ #pos: {{{image}}} | VG- }}
+
    -->[[Pendulum Scale {{{pendulum_scale}}} Monster Cards|{{{pendulum_scale}}}]]<!--
    | {{ #if: {{ #pos: {{{image}}} | -VG- }} || [[Category:((CardTable2)) transclusions needing renamed images]] }}
+
    -->{{ #iferror: {{ #expr: {{{pendulum_scale}}} }} || {{ #set: Pendulum Scale = {{{pendulum_scale}}} }} }}{{ #set: Pendulum Scale string = {{{pendulum_scale}}} }}
 
   }}
 
   }}
}}{{ #if: {{ #pos: {{{image}}} | -OP. }} | [[Category:((CardTable2)) transclusions using OP images]]
+
| label10 = [[MAXIMUM ATK]]
}}{{ #if: {{ #pos: {{{image}}} | -OW. }} | [[Category:((CardTable2)) transclusions using OW images]]
+
| data10  = {{ #if: {{{maximum_atk<includeonly>|</includeonly>}}}
}}{{ #if: {{ #pos: {{{image}}} | -Sample }} | [[Category:((CardTable2)) transclusions using sample images]]<!-- in the off-chance -->
+
   | {{{maximum_atk}}}<!-- should we create per-MAXIMUM ATK card lists like we have for ATK/DEF/etc.? -->{{ #set: MAXIMUM ATK = {{{maximum_atk}}} }}
}}{{ #if: {{ #ifeq: {{ #explode: {{{image}}} | - }} | Back | 1 }}{{ #pos: {{{image}}} | -Back }} | [[Category:((CardTable2)) transclusions using card backings]]<!-- at least attempt to track this, I guess -->
 
}}</td></tr><!-- end card image
 
-->{{CardTable2/row
 
| check  = {{{alt_name<includeonly>|</includeonly>}}}{{{alt_name2|}}}{{{alt_name3|}}}
 
| header = Other names
 
| data   = {{{alt_name}}}[[English alternate names::{{{alt_name}}}| ]]{{ #if: {{{alt_name2<includeonly>|</includeonly>}}} | <br />{{{alt_name2}}}[[English alternate names::{{{alt_name2}}}| ]] }}{{ #if: {{{alt_name3<includeonly>|</includeonly>}}} | <br />{{{alt_name3}}}[[English alternate names::{{{alt_name3}}}| ]] }}<includeonly>[[Category:Card pages with an alt name]]</includeonly>
 
}}<!--
 
-->{{CardTable2/row
 
| check  = {{{ja_alt_name<includeonly>|</includeonly>}}}
 
| header = Other names (Japanese)
 
| data  = <span lang="ja">{{{ja_alt_name}}}</span>{{ #if: {{{ja_alt_romaji<includeonly>|</includeonly>}}} | <br />{{{ja_alt_romaji}}} }}{{ #if: {{{ja_alt_trans<includeonly>|</includeonly>}}} | <br />{{{ja_alt_trans}}} }}<includeonly>[[Category:Card pages with an alt name]]</includeonly>
 
}}<!--
 
-->{{CardTable2/row
 
| header = [[Card type]]
 
| data  = [[{{ #var: $card_type_full }}|{{ #var: $card_type | Monster }}]] {{ #switch: {{ #var: $card_type }}
 
    | Skill =
 
    | Speed Spell = [[File:SPELL.svg|28px|alt=]] [[File:Speed Spell.svg|x28px|alt=]]
 
    | {{ #if: {{ #var: $monster }}{{ #var: $non-game }}{{ #var: $counter }} || [[File:{{ uc: {{ #var: $card_type }} }}.svg|28px|alt=]] }}
 
  }}[[Card type::{{ #var: $card_type_full }}| ]]{{ #set: Card type (short) = [[{{ #var: $card_type_full }}|{{ #var: $card_type | Monster }}]] }}
 
}}<!--
 
-->{{CardTable2/row
 
| check  = {{{attribute<includeonly>|</includeonly>}}}
 
| header = [[Attribute]]
 
| data  = [[{{ #vardefineecho: $attribute | {{ uc: {{{attribute}}} }} }}]][[Attribute::{{ #var: $attribute }}| ]] {{ #switch: {{ #var: $attribute }}
 
    | ??? | ? = [[File:UNKNOWN.svg|28px|alt=]]
 
    | #default = [[File:{{ #var: $attribute }}.svg|28px|alt=]]
 
 
   }}
 
   }}
}}<!--
+
| label11 = [[ATK]] / {{ #if: {{{link_arrows|}}} | [[Link Rating|LINK]] | [[DEF]] }}
-->{{CardTable2/row
+
| data11  = {{ #if: {{{atk<includeonly>|</includeonly>}}}{{{def|}}}{{{link_arrows|}}}
| check  = {{ #var: $types }}
+
  | {{ #if: {{{atk<includeonly>|</includeonly>}}}
| header = [[Type]]{{ #if: {{{type2|}}}{{{type3|}}}{{{type4|}}} | s }}
+
    | [[{{{atk}}} ATK Monster Cards|{{{atk}}}]]
| data  = {{ #if: {{{type<includeonly>|</includeonly>}}}
+
    }} <!--
    | [[{{ #if: {{{character|}}} | {{{character}}} | {{ ucfirst: {{{type}}} }} }}|{{ #explode: {{{type}}} | ( }}]]{{ #if: {{{character|}}} | [[Character::{{{character}}}| ]] | [[Type::{{{type}}}| ]] }} {{ #if: {{{type2|}}} | / }}
+
    -->{{ #if: {{{link_arrows|}}}
  }} {{ #if: {{{type2|}}}
+
    | / {{ #arraydefine: @linkArrows | {{{link_arrows}}} }}<!--
  | [[{{{type2}}} {{ #switch: {{{type2}}}
+
      -->{{ #vardefine: $linkRating | {{ #arraysize: @linkArrows }} }}<!--
    | Skill = Card
+
      -->[[Link {{ #var: $linkRating }} Monster Cards|{{ #var: $linkRating }}]]<!--
    | Toon  | Spirit | Union | Gemini | Flip | Tuner | Dark Tuner = monster
+
      -->{{ #set: Link Rating = {{ #var: $linkRating }} }}
    | #default = Monster
+
    | {{ #if: {{{def<includeonly>|</includeonly>}}}
    }}|{{{type2}}}]] {{ #if: {{{type3|}}} | / }}
+
      | / [[{{{def}}} DEF Monster Cards|{{{def}}}]]
  }} {{ #if: {{{type3|}}}
 
  | [[{{{type3}}} {{ #if: {{ #var: $skill }}
 
    | Card
 
    | {{ #switch: {{{type3}}}
 
      | Toon  | Spirit | Union | Gemini | Flip | Tuner | Dark Tuner = monster
 
      | #default = Monster
 
 
       }}
 
       }}
     }}|{{{type3}}}]]{{ #if: {{ #var: $skill }} || [[Type3::{{{type3}}}| ]] }} {{ #if: {{{type4|}}} | / }}
+
     }}{{ATK DEF properties{{ #var: $is_sandbox }}|{{{atk|}}}|{{{def|}}}}}
   }} {{ #if: {{{type4|}}} | [[{{{type4}}} Monster|{{{type4}}}]][[Type4::{{{type4}}}| ]] }}
+
   }}
}}<!--
+
| label12 = [[Password]]
-->{{CardTable2/row
+
| data12 = {{ #if: {{{password<includeonly>|</includeonly>}}}
| check  = {{ #var: $property }}
+
   | {{ #iferror: {{ #expr: {{{password<noinclude>|12345678</noinclude>}}} }}
| header = [[Property]]
+
     | {{ #ifeq: {{ lc: {{{password}}} }} | none
| data  = [[{{ #var: $property }} {{ #var: $card_type_full }}|{{ #var: $property }}]] [[File:{{ #var: $property }}.svg|28px|alt=]][[Property::{{ #var: $property }} {{ #var: $card_type_full }}| ]]{{ #set: Property (short) = [[{{ #var: $property }} {{ #var: $card_type_full }}|{{ #var: $property }}]] }}
 
}}<!--
 
-->{{CardTable2/row
 
| check = {{ #var: $stars }}
 
| header = [[{{ #var: $level-rank }}]]
 
| data  = [[{{ #var: $level-rank }} {{ #var: $stars }} Monster Cards|{{ #var: $stars }}]] {{ #if: {{ #var: $ocg-tcg }}{{ #var: $vg }}
 
  | {{ #invoke: String | rep |[[File:{{ #ifeq: {{ #var: $level-rank }} | Rank | Rank | CG }} {{ #iferror: {{ #expr: {{ #var: $stars }} }} | Star Unknown | Star }}.svg|18px]]| {{ #iferror: {{ #expr: {{ #var: $stars }} }} | 1 | {{ #var: $stars }} }} }}
 
  }}{{Star properties}}
 
}}<!--
 
-->{{CardTable2/row
 
| check  = {{{link_arrows<includeonly>|</includeonly>}}}
 
| header = [[Link Arrow]]s
 
| data  = <div style="display: flex;align-items:center;">{{Link map|{{{link_arrows}}}|alt=}}&nbsp;{{ #arraydefine: @linkArrows | {{{link_arrows}}} }}<!--
 
        --><div>{{ #arrayprint: @linkArrows | , <nowiki /> | $linkArrow
 
              | [[$linkArrow Link Arrow cards|$linkArrow]][[Link Arrows::$linkArrow| ]]
 
          }}</div></div>
 
}}<!--
 
-->{{CardTable2/row
 
| check  = {{{pendulum_scale<includeonly>|</includeonly>}}}
 
| header = [[Pendulum Scale]]
 
| data   = [[File:Pendulum Scale.png|18px]] [[Pendulum Scale {{{pendulum_scale}}} Monster Cards|{{{pendulum_scale}}}]][[{{ #iferror: {{ #expr: {{{pendulum_scale}}} }} | ? | }}Pendulum Scale::{{{pendulum_scale}}}| ]][[Pendulum Scale string::{{{pendulum_scale}}}| ]]
 
}}<!--
 
-->{{CardTable2/row
 
| check  = {{{atk<includeonly>|</includeonly>}}}{{{def|}}}{{{link_arrows|}}}
 
| header = [[ATK]] / {{ #if: {{{link_arrows|}}} | [[Link Rating|LINK]] | [[DEF]] }}
 
| data  = {{ #if: {{{atk<includeonly>|</includeonly>}}}
 
     | [[{{{atk}}} ATK Monster Cards|{{{atk}}}]] {{ #if: {{{def|}}}{{{link_arrows|}}} | / }}
 
  }} {{ #if: {{{link_arrows|}}}
 
    | {{ #arraydefine: @linkArrows | {{{link_arrows}}} }}{{ #vardefine: $linkRating | {{ #arraysize: @linkArrows }} }}[[Link {{ #var: $linkRating }} Monster Cards|{{ #var: $linkRating }}]][[Link Rating::{{ #var: $linkRating }}| ]]
 
    | {{ #if: {{{def<includeonly>|</includeonly>}}}
 
      | [[{{{def}}} DEF Monster Cards|{{{def}}}]]
 
    }}
 
  }}{{ATK DEF properties|{{{atk|}}}|{{{def|}}}}}
 
}}<!--
 
-->{{CardTable2/row
 
| check  = {{ #var: $password }}{{ #var: $limitation_text }}
 
| header = [[Password]]
 
| data  = {{ #iferror: {{ #expr: <includeonly>{{ #var: $password }}</includeonly> }}
 
    | {{ #ifeq: {{ lc: {{ #var: $password }} }} | none
 
 
       | None[[Category:Cards printed without a password]]<!-- password = none -->
 
       | None[[Category:Cards printed without a password]]<!-- password = none -->
 
       | <strong class="error">Invalid password.</strong>[[Category:Cards needing a password]]<!-- nonnumeric password not equal to "none"; needs checked -->
 
       | <strong class="error">Invalid password.</strong>[[Category:Cards needing a password]]<!-- nonnumeric password not equal to "none"; needs checked -->
    }}
 
    | {{ #if: {{ #var: $password }}
 
      | {{ #ifeq: <includeonly>{{ #len: {{ #var: $password }} }}</includeonly><noinclude>8</noinclude> | 8
 
        | [[{{ #var: $password }}]][[Password::{{ #var: $password }}| ]]<includeonly>{{ #ifexist: {{ #var: $password }} || [[Category:Cards needing a password redirect]] }}</includeonly><!-- password = <number> -->
 
        | <strong class="error">Invalid password.</strong>[[Category:Cards needing a password]]<!-- numeric password not 8 digits long; needs checked -->
 
 
       }}
 
       }}
       | None[[Category:Cards printed without a password]]<!-- limitation text and no password -->
+
    | {{ #ifeq: {{ #len: {{{password<noinclude>|12345678</noinclude>}}} }} | 8
 +
      | <noinclude>[[{{{password}}}]]</noinclude><includeonly>{{Preload|{{{password}}}|preload=Template:R from password/preload|param={{ #var: $pagename }}|created={{ #ifeq: {{target of|{{{password}}}}} | {{ #var: $pagename }} || [[Category:Password redirects pointing to the wrong page]] }}|redlink=[[Category:Cards needing a password redirect]]}}{{ #set: Password = {{{password}}} }}</includeonly><!-- password = <number> -->
 +
       | <strong class="error">Invalid password.</strong>[[Category:Cards needing a password]]<!-- numeric password not 8 digits long; needs checked -->
 +
      }}
 
     }}
 
     }}
 +
  | {{ #if: {{ #var: $limitation_text }} | None[[Category:Cards printed without a password]] }}<!-- limitation text and no password -->
 +
  }}
 +
| label13 = [[Limitation text]]
 +
| data13  = {{ #var: $limitation_text }}
 +
| label14 = {{ #if: {{{ritualcard<includeonly>|</includeonly>}}}
 +
  | [[Ritual Spell Card|Ritual]] required
 +
  | [[Ritual Monster]] required
 
   }}
 
   }}
| checkfail = {{ #if: {{ #var: $ocg-tcg }} | {{ #if: {{ #var: $non-game }} || [[Category:Cards needing a password]] }} }}
+
| data14  = {{ #if: {{{ritualcard<includeonly>|</includeonly>}}}
}}<!--
+
  | "[[{{{ritualcard}}}]]" {{ #set: Ritual Spell Card required = {{{ritualcard}}} }}
-->{{CardTable2/row
+
  }}<!--
| check  = {{ #var: $limitation_text }}
+
  -->{{ #if: {{{ritualmonster<includeonly>|</includeonly>}}} | &#32;
| header = [[Limitation text]]
+
<div class="hlist hcomma">
| data  = {{ #var: $limitation_text }}[[Limitation text::{{ #var: $limitation_text }}| ]]
+
<!--
}}<!--
+
-->{{ #arraydefine: @ritual_monster | {{{ritualmonster}}} | * | unique }}<!--
-->{{CardTable2/row
+
-->{{ #arrayprint: @ritual_monster || $x$ | &#32;
| check  = {{{ritualcard<includeonly>|</includeonly>}}}
+
* "[[$x$]]" {{ #set: Ritual Monster required = $x$ }}
| header = [[Ritual Spell Card]] required
+
}}
| data  = "[[{{{ritualcard}}}]]" [[Ritual Spell Card required::{{{ritualcard}}}| ]]
+
</div>
}}<!--
 
-->{{CardTable2/row
 
| check  = {{{ritualmonster<includeonly>|</includeonly>}}}
 
| header = [[Ritual Monster]] required
 
| dataclass = hlist hcomma
 
| data  = {{ #arraydefine: @ritual_monster | {{{ritualmonster}}} | * | unique }}{{ #arrayprint: @ritual_monster || $x$ | <nowiki/>
 
* "[[$x$]]" [[Ritual Monster required::$x$| ]] }}
 
}}<!--
 
-->{{CardTable2/row
 
| check  = {{{fm<includeonly>|</includeonly>}}}{{{fm2|}}}{{{fm3|}}}{{{fm4|}}}{{{fm5|}}}
 
| header = [[Fusion Material]]
 
| data  = "[[{{{fm}}}]][[Fusion Material::{{{fm}}}| ]]"{{ #if: {{{fm2<includeonly>|</includeonly>}}}
 
    | , "[[{{{fm2}}}]][[Fusion Material::{{{fm2}}}| ]]"
 
  }}{{ #if: {{{fm3<includeonly>|</includeonly>}}}
 
    | , "[[{{{fm3}}}]][[Fusion Material::{{{fm3}}}| ]]"
 
  }}{{ #if: {{{fm4<includeonly>|</includeonly>}}}
 
    | , "[[{{{fm4}}}]][[Fusion Material::{{{fm4}}}| ]]"
 
  }}{{ #if: {{{fm5<includeonly>|</includeonly>}}}
 
    | , "[[{{{fm5}}}]][[Fusion Material::{{{fm5}}}| ]]"
 
 
   }}
 
   }}
}}<!--
+
| label15 = [[Summon]]ed by the effect of
-->{{CardTable2/row
+
| data15  = {{ #if: {{{summoned_by<includeonly>|</includeonly>}}} | &#32;
| check  = {{{sm<includeonly>|</includeonly>}}}{{{sm2|}}}{{{sm3|}}}{{{sm4|}}}{{{sm5|}}}
+
<div class="hlist hcomma">
| header = [[Synchro Material]]
+
{{ #arrayprint: @summoned_by || $x$ | &#32;
| data  = "[[{{{sm}}}]][[Synchro Material::{{{sm}}}| ]]"{{ #if: {{{sm2<includeonly>|</includeonly>}}}
+
* "[[$x$]]"{{ #set: Summoned by = $x$ }}
    | , "[[{{{sm2}}}]][[Synchro Material::{{{sm2}}}| ]]"
+
}}
  }}{{ #if: {{{sm3<includeonly>|</includeonly>}}}
+
</div>
    | , "[[{{{sm3}}}]][[Synchro Material::{{{sm3}}}| ]]"
 
  }}{{ #if: {{{sm4<includeonly>|</includeonly>}}}
 
    | , "[[{{{sm4}}}]][[Synchro Material::{{{sm4}}}| ]]"
 
  }}{{ #if: {{{sm5<includeonly>|</includeonly>}}}
 
    | , "[[{{{sm5}}}]][[Synchro Material::{{{sm5}}}| ]]"
 
 
   }}
 
   }}
}}<!--
+
| label16 = Effect types
-->{{CardTable2/row
+
| class16 = hlist hcomma
| check = {{{materials<includeonly>|</includeonly>}}}{{{material|}}}
+
| data16 = {{ #if: {{{effect_types<includeonly>|</includeonly>}}}{{{pendulum_effect_types|}}}
| header = Materials
+
   | {{ #if: {{{pendulum_effect_types<includeonly>|</includeonly>}}}
| data   = {{ #vardefineecho: $materials | {{ #if: {{{material|}}} | {{{material}}} | {{{materials}}} }} }}[[Materials::{{ #var: $materials }}| ]]
+
    | <!--
}}<!--
+
      -->; Pendulum Effect {{CardTable2/effect{{ #var: $is_sandbox }}|{{{pendulum_effect_types}}}|y}}<!--
-->{{CardTable2/row
+
      -->{{ #if: {{{effect_types<includeonly>|</includeonly>}}} | ; Monster Effect }}
| check  = {{{summon<includeonly>|</includeonly>}}}
+
    }}{{ #if: {{{effect_types<includeonly>|</includeonly>}}}
| header = [[Summon]]ed by the effect of
+
    | {{CardTable2/effect{{ #var: $is_sandbox }}|{{{effect_types}}}|{{ #if: {{ #var: $rush_duel_card }} | RD | {{ #var: $card_type }} }} }}
| dataclass = hlist hcomma
 
| data  = {{ #arraydefine: @summoned_by | {{{summon}}} | * | unique }}{{ #arrayprint: @summoned_by || $x$ | <nowiki/>
 
* "[[$x$]]" }}
 
}}<!--
 
-->{{CardTable2/row
 
| check  = {{{effect_types<includeonly>|</includeonly>}}}{{{pendulum_effect_types|}}}
 
| header = Card effect types
 
| dataclass = hlist hcomma
 
| data  = {{ #if: {{{pendulum_effect_types<includeonly>|</includeonly>}}} | ; Pendulum Effect {{CardTable2/effect|{{{pendulum_effect_types}}}|y}}<!--
 
-->{{ #if: {{{effect_types<includeonly>|</includeonly>}}} | ; Monster Effect }}
 
  }}{{ #if: {{{effect_types<includeonly>|</includeonly>}}} | {{CardTable2/effect|{{{effect_types}}}|{{ #var: $card_type }}}} }}
 
| checkfail = {{ #if: {{ #var: $effect_monster }}{{ #var: $card_type }} | {{ #if: {{ #var: $non-game }}{{ #var: $counter }} || [[Category:Cards needing effect_types]] }} }}
 
}}<!--
 
 
 
-->{{ #if: {{ #var: $non-game }}
 
  || {{ #if: {{ #var: $ocg }}
 
    | {{ #switch: {{{ocg_status|¬}}}
 
      | Semi-Limited | Limited | Forbidden | Illegal | Not yet released | Not yet legal | Not legal = {{ #vardefine: $ocg_status | {{{ocg_status}}} }}<!-- valid statuses -->
 
      | Legal    = {{ #if: {{ #var: $token-counter }} | [[Category:((CardTable2)) transclusions with an unnecessary OCG status]] }}<!-- Tokens/Counters are auto-assigned "Legal" -->
 
      |          = [[Category:((CardTable2)) transclusions with an unnecessary OCG status]]<!-- defined but empty; no reason for this -->
 
      | #default = [[Category:((CardTable2)) transclusions with an unknown OCG status]]<!-- unrecognized value -->
 
      | ¬        = <!-- no parameter -->
 
    }}{{ #vardefine: $ocg_status | {{ #var: $ocg_status | {{ #if: {{ #var: $token-counter }} | Legal | Unlimited }} }} }}
 
  }}{{ #if: {{ #var: $tcg }}
 
    | {{ #switch: {{{tcg_status|¬}}}
 
      | Semi-Limited | Limited | Forbidden | Not yet released | Not yet legal | Not legal = {{ #vardefine: $tcg_status | {{{tcg_status}}} }}<!-- valid statuses -->
 
      | Illegal  = {{ #if: {{ #var: $skill }} | [[Category:((CardTable2)) transclusions with an unnecessary TCG status]] }}<!-- Skill Cards are auto-assigned "Illegal" -->
 
      | Legal    = {{ #if: {{ #var: $token-counter }} | [[Category:((CardTable2)) transclusions with an unnecessary TCG status]] }}<!-- Tokens/Counters are auto-assigned "Legal" -->
 
      |          = [[Category:((CardTable2)) transclusions with an unnecessary TCG status]]<!-- defined but empty; no reason for this -->
 
      | ¬        = <!-- no parameter -->
 
      | #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 }} }} }}
 
    }}{{ #vardefine: $tcg_trad_status | {{{tcg_traditional_status|}}}
 
    }}{{ #switch: {{ #var: $tcg_status }}
 
      | {{ #var: $tcg_trad_status }} = [[Category:((CardTable2)) transclusions with an unnecessary TCG Traditional status]]{{ #vardefine: $tcg_trad_status }}
 
      | Forbidden                    = {{ #ifeq: {{ #var: $tcg_trad_status }} | Limited
 
        | [[Category:((CardTable2)) transclusions with an unnecessary TCG Traditional status]]
 
        | {{ #vardefine: $tcg_trad_status | {{ #var: $tcg_trad_status | Limited }} }}
 
      }}
 
 
     }}
 
     }}
   }}{{ #ifeq: {{{ocg|¬}}}{{{adv|¬}}{{{trad|¬}}} | ¬¬¬ || [[Category:((CardTable2)) transclusions with an old status parameter]]
+
   }}
  }}{{ #vardefine: $tcg_sd_status | {{ #if: {{{tcg_speed_duel_status|}}} | {{{tcg_speed_duel_status}}} | {{ #if: {{ #var: $skill }} | Legal }} }}
+
| label17 = [[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 }} }}
+
| data17  = {{ #if: {{ #var: $ocg_status }}{{ #var: $tcg_status }}{{ #var: $tcg_sd_status }}{{ #var: $rush_duel_status }}
  }}{{ #ifexpr: {{ #var: $statuscount }} > 0
+
   | <div style="margin: -0.25em;"><!--
     | <tr class="cardtablerow"><th class="cardtablerowheader" {{ #ifeq: {{ #var: $statuscount }} | 1 || rowspan="{{ #var: $statuscount }}" }} scope="row">[[Status]]es</th>
+
//OCG STATUS
    {{ #if: {{ #var: $ocg_status }}
+
  -->{{ #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>
+
    | <div class="status-{{ #replace: {{ lc: {{ #var: $ocg_status }} }} || - }}" style="text-align: center; display: inline-block; margin: 0.25em; padding: 0.1em 0.5em; border: 2px solid #666; border-radius: 3px;">[[{{ #var: $ocg_status }}]] (''[[Yu-Gi-Oh! Official Card Game|OCG]]'')</div>
     }}{{ #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>
+
//UPCOMING OCG STATUS
       {{ #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>
+
  -->{{ #ifeq: {{ #var: $current_ocg_status }} | {{ #var: $latest_ocg_status }}
      }}
+
     ||<div class="status-{{ #replace: {{ lc: {{ #var: $latest_ocg_status }} }} || - }}" style="text-align: center; display: inline-block; margin: 0.25em; padding: 0.1em 0.5em; border: 2px solid #666; border-radius: 3px;">[[{{ #var: $latest_ocg_status }}]] (''Upcoming [[Yu-Gi-Oh! Official Card Game|OCG]]'')</div>
     }}{{ #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>
+
//TCG STATUS
 +
  -->{{ #if: {{ #var: $tcg_status }}
 +
    | <div class="status-{{ #replace: {{ lc: {{ #var: $tcg_status }} }} || - }}" style="text-align: center; display: inline-block; margin: 0.25em; padding: 0.1em 0.5em; border: 2px solid #666; border-radius: 3px;">[[{{ #var: $tcg_status }}]] (''[[Yu-Gi-Oh! Trading Card Game|TCG]]'')</div>
 +
    }}<!--
 +
//UPCOMING TCG STATUS
 +
  -->{{ #ifeq: {{ #var: $current_tcg_status }} | {{ #var: $latest_tcg_status }}
 +
    || <div class="status-{{ #replace: {{ lc: {{ #var: $latest_tcg_status }} }} || - }}" style="text-align: center; display: inline-block; margin: 0.25em; padding: 0.1em 0.5em; border: 2px solid #666; border-radius: 3px;">[[{{ #var: $latest_tcg_status }}]] (''Upcoming [[Yu-Gi-Oh! Trading Card Game|TCG]]'')</div>
 +
    }}<!--
 +
//SPEED DUEL STATUS
 +
       -->{{ #if: {{ #var: $tcg_sd_status }}
 +
    | <div class="status-{{ #replace: {{ lc: {{ #var: $tcg_sd_status }} }} || - }}" style="text-align: center; display: inline-block; margin: 0.25em; padding: 0.1em 0.5em; border: 2px solid #666; border-radius: 3px;">[[{{ #var: $tcg_sd_status }}]] (''[[Yu-Gi-Oh! Trading Card Game|TCG]]'' [[Speed Duel]])</div>
 +
    }}<!--
 +
//RUSH DUEL STATUS
 +
    -->{{ #if: {{ #var: $rush_duel_status }}
 +
     | {{ #if: {{ #var: $rush_duel_legend_card }}
 +
       | <div class="status-limited" style="background: linear-gradient(45deg, #c93, gold, #ffc, gold, #c93); text-align: center; display: inline-block; margin: 0.25em; padding: 0.1em 0.5em; border: 2px solid #666; border-radius: 3px;">[[Legend Card]]</div>
 +
      | <div class="status-{{ #replace: {{ lc: {{ #var: $rush_duel_status }} }} || - }}" style="text-align: center; display: inline-block; margin: 0.25em; padding: 0.1em 0.5em; border: 2px solid #666; border-radius: 3px;">[[{{ #var: $rush_duel_status }}]] (''[[Yu-Gi-Oh! Rush Duel|Rush Duel]]'')</div>
 
     }}
 
     }}
 +
  }}<!--
 +
//UPCOMING RUSH DUEL STATUS
 +
  -->{{ #ifeq: {{ #var: $current_rush_duel_status }} | {{ #var: $latest_rush_duel_status }}
 +
    || <div class="status-{{ #replace: {{ lc: {{ #var: $latest_rush_duel_status }} }} || - }}" style="text-align: center; display: inline-block; margin: 0.25em; padding: 0.1em 0.5em; border: 2px solid #666; border-radius: 3px;">[[{{ #var: $latest_rush_duel_status }}]] (''Upcoming [[Yu-Gi-Oh! Rush Duel|Rush Duel]]'')</div>
 +
    }}</div>
 
   }}
 
   }}
}}<!--
+
| label18 = Source card
 
+
| data18 = {{ #if: {{{source_card<includeonly>|</includeonly>}}}
-->{{CardTable2/row
+
  | "{{ #show: {{{source_card}}} |?English name (linked) }}"
| check = {{{source_card<includeonly>|</includeonly>}}}
+
  }}
| header = Source card
+
| data19  = {{ #if: {{ #if: {{ #var: $no_lore }} || {{{lore<includeonly>|</includeonly>}}} }}{{{pendulum_effect|}}}{{ #if: {{{requirement|}}} | {{{summoning_condition|}}} }}
| data  = "[[{{{source_card}}}|{{ #show: {{{source_card}}} |?English name }}]]"
+
  | <div class="lore"><!--
}}<!--
+
    -->{{ #if: {{{requirement<includeonly>|</includeonly>}}}
-->{{CardTable2/row
+
        | {{ #if: {{{materials|}}} | {{{materials}}}{{ #if: {{{summoning_condition|}}} | <br /> }} }}
| check    = {{ #if: {{ #var: $no_lore }} || {{{lore<includeonly>|</includeonly>}}} }}{{{pendulum_effect|}}}
+
{{{summoning_condition|}}}
| datastyle = text-align: left;
+
      }}<!--
| data      =  {{ #if: {{{skill_activation<includeonly>|</includeonly>}}} |
+
    -->{{ #if: {{{skill_activation<includeonly>|</includeonly>}}} |
 
; Skill activation
 
; Skill activation
 
: {{{skill_activation}}}
 
: {{{skill_activation}}}
 
; Effect
 
; Effect
: }}{{ #if: {{{pendulum_effect<includeonly>|</includeonly>}}} |  
+
:
 +
    }}<!--
 +
    -->{{ #if: {{{pendulum_effect<includeonly>|</includeonly>}}} |  
 
; Pendulum Effect
 
; Pendulum Effect
: {{{pendulum_effect}}}{{ #set: Pendulum Effect = {{{pendulum_effect}}} }}
+
: {{{pendulum_effect}}}{{ #set: Pendulum Effect = {{{pendulum_effect}}} }}<!--
{{ #if: {{ #var: $no_lore }} ||  
+
      -->{{ #if: {{ #var: $no_lore }} ||  
 
; Monster Effect
 
; Monster Effect
: }} }} {{ #if: {{ #var: $no_lore }} | [[Category:Cards printed without a lore]] | {{{lore}}}{{ #set: Lore = {{{lore}}} }} }}
+
:
| checkfail = {{ #if: {{ #var: $no_lore }} | [[Category:Cards printed without a lore]] }}
+
      }}
}}<!--
+
    }}<!--
-->{{CardTable2/row
+
    -->{{ #if: {{{requirement<includeonly>|</includeonly>}}} |
| check  = {{{use<includeonly>|</includeonly>}}}
+
; [REQUIREMENT]
| header = Card use
+
: {{{requirement}}}{{ #set: Requirement = {{{requirement}}} }}{{ #if: {{{effect_types|}}} || {{ #set: Effect type = Effect }} }}
| data  = {{{use}}}<includeonly>[[Category:Card table parameter tracking (use)]]</includeonly>
+
; [{{ #switch: {{ #explode: {{{effect_types}}} | , | -1 }} | Continuous = CONTINUOUS EFFECT | Multi-Choice = MULTI-CHOICE EFFECT | Summoning condition | Activation condition | #default = EFFECT }}]
 +
:
 +
    }}<!--
 +
    -->{{ #if: {{ #var: $no_lore }}
 +
    || {{{lore}}}{{ #set: Lore = {{{lore}}} }}
 +
    }}
 +
</div>
 +
  }}
 +
| label20 = Use
 +
| data20  = {{ #if: {{{use<includeonly>|</includeonly>}}}
 +
  | {{{use}}}<includeonly>[[Category:Card table parameter tracking (use)]]</includeonly>
 +
  }}
 +
| belowclass = hlist plainlinks
 +
| below  = {{ #if: {{ #var: $has_db_id }}
 +
  | {{ #ifeq: {{ lc: {{{database_id}}} }} | none
 +
    | {{ #if: {{ #var: $token }} || [[Category:Cards without a Yugioh-Card database ID]] }}
 +
    | {{ #if: {{{database_id<includeonly>|</includeonly>}}}
 +
      | {{ #iferror: {{ #expr: {{{database_id<noinclude>|0</noinclude>}}} }}
 +
        | [[Category:Pages with an invalid Yugioh-Card database ID]]
 +
        | &#32;
 +
* Yugioh-Card database #<noinclude>{{{database_id}}}</noinclude><includeonly>{{ #ifexist: {{{database_id}}} | {{{database_id}}}{{ #ifeq: {{target of|{{{database_id}}}}} | {{ #var: $pagename }} || [[Category:Database ID redirects pointing to the wrong page]] }} | <span class="plainlinks">[{{fullurl:{{{database_id}}}|action=edit&redlink=1&preload=Template:R_from_database_ID/preload&preloadparams%5B%5D={{urlencode:{{ #var: $pagename }}}} }} <span style="color: #ba0000; text-decoration: inherit;" title="{{{database_id}}} (page does not exist)">{{{database_id}}}</span>]</span>[[Category:Cards needing a database ID redirect]] }}</includeonly>{{ #set: Database ID = {{{database_id}}} }} {{ #if: {{ #var: $token }} || {{ #if: {{ #var: $ocg-jp }} | &#32;
 +
** {{database link{{ #var: $is_sandbox }}|{{{database_id<noinclude>|4007</noinclude>}}}|ja|lang=ja|rush_duel={{ #var: $rush_duel_card }}}} - {{database link{{ #var: $is_sandbox }}|faq|{{{database_id<noinclude>|4007</noinclude>}}}|rulings|rush_duel={{ #var: $rush_duel_card }}}}
 +
          }} {{ #if: {{ #var: $tcg-en }} |
 +
** {{database link{{ #var: $is_sandbox }}|{{{database_id<noinclude>|4007</noinclude>}}}|en|rush_duel={{ #var: $rush_duel_card }}}}
 +
          }} {{ #if: {{ #var: $fr_release }} |
 +
** {{database link{{ #var: $is_sandbox }}|{{{database_id<noinclude>|4007</noinclude>}}}|fr|lang=fr|rush_duel={{ #var: $rush_duel_card }}}}
 +
          }} {{ #if: {{ #var: $de_release }} |  
 +
** {{database link{{ #var: $is_sandbox }}|{{{database_id<noinclude>|4007</noinclude>}}}|de|lang=de|rush_duel={{ #var: $rush_duel_card }}}}
 +
          }} {{ #if: {{ #var: $it_release }} |
 +
** {{database link{{ #var: $is_sandbox }}|{{{database_id<noinclude>|4007</noinclude>}}}|it|lang=it|rush_duel={{ #var: $rush_duel_card }}}}
 +
          }} {{ #if: {{ #var: $pt_release }} |
 +
** {{database link{{ #var: $is_sandbox }}|{{{database_id<noinclude>|4007</noinclude>}}}|pt|lang=pt|rush_duel={{ #var: $rush_duel_card }}}}
 +
          }} {{ #if: {{ #var: $sp_release }} |
 +
** {{database link{{ #var: $is_sandbox }}|{{{database_id<noinclude>|4007</noinclude>}}}|es|lang=es|rush_duel={{ #var: $rush_duel_card }}}}
 +
          }} {{ #if: {{ #var: $ae_release }} |
 +
** {{database link{{ #var: $is_sandbox }}|{{{database_id<noinclude>|4007</noinclude>}}}|ae|lang=ae}}
 +
          }} {{ #if: {{ #var: $kr_release }} |
 +
** {{database link{{ #var: $is_sandbox }}|{{{database_id<noinclude>|4007</noinclude>}}}|ko|lang=ko|rush_duel={{ #var: $rush_duel_card }}}}
 +
          }} {{ #if: {{ #var: $sc_release }} |
 +
** {{database link{{ #var: $is_sandbox }}|{{{database_id<noinclude>|4007</noinclude>}}}|cn|lang=cn}}
 +
          }} {{ #if: {{ #var: $rush_duel_card }} ||
 +
* [https://db.ygorganization.com/card#{{{database_id<noinclude>|4007</noinclude>}}} YGOrganization database] }}
 +
        }} }}
 +
      | {{ #if: {{ #var: $token }} || [[Category:Card pages needing a Yugioh-Card database ID]] }}
 +
      }}
 +
    }}
 +
  }}
 +
}}<!-- end of {{Card table}} -->
 +
{{Card info links{{ #var: $is_sandbox }}|{{ #var: $main }}}}<!--
 +
# TCGplayer widget:
 +
--><div id="tcgplayer" class="tcgplayer--hidden"></div><!--
 +
-->{{ #if: {{ #var: $tcg-en }} | &#32;
 +
<h2>English sets</h2>
 +
{{ #if: {{ #var: $en_release }} |&#32;
 +
<h3>Worldwide</h3>
 +
{{Card table sets{{ #var: $is_sandbox }}|{{ #var: $en_sets }}|region=en}}
 +
}}{{ #if: {{ #var: $na_release }} |&#32;
 +
<h3>North America</h3>
 +
{{Card table sets{{ #var: $is_sandbox }}|{{ #var: $na_sets }}|region=na}}
 +
}}{{ #if: {{ #var: $eu_release }} |&#32;
 +
<h3>Europe</h3>
 +
{{Card table sets{{ #var: $is_sandbox }}|{{ #var: $eu_sets }}|region=eu}}
 +
}}{{ #if: {{ #var: $au_release }} |&#32;
 +
<h3>Australia</h3>
 +
{{Card table sets{{ #var: $is_sandbox }}|{{ #var: $au_sets }}|region=oc}}
 +
}}
 
}}<!--
 
}}<!--
-->{{CardTable2/row
+
-->{{ #if: {{ #var: $search_categories }} | &#32;
| check    = {{ #var: $tcg-en }}
+
<h2>Search categories</h2>
| datastyle = text-align: left;
+
| [[Category:Cards with no search categories]]
| data      =
 
{{ #ifeq: {{ #var: $en_release }}{{ #var: $na_release }}{{ #var: $eu_release }}{{ #var: $au_release }} | 1 |
 
; English
 
}}
 
{{ #if: {{ #var: $en_release }} | {{ #if: {{ #var: $na_release }}{{ #var: $eu_release }}{{ #var: $au_release }} |
 
; English{{ #if: {{ #var: $na_release }}{{ #var: $eu_release }} | —Worldwide }}
 
}}
 
{{{en_sets}}}
 
}}{{ #if: {{ #var: $na_release }} | {{ #if: {{ #var: $en_release }}{{ #var: $eu_release }}{{ #var: $au_release }} |
 
; English—North America
 
}}
 
{{{na_sets}}}
 
}}{{ #if: {{ #var: $eu_release }} | {{ #if: {{ #var: $en_release }}{{ #var: $na_release }}{{ #var: $au_release }} |
 
; English—Europe
 
}}
 
{{{eu_sets}}}
 
}}{{ #if: {{ #var: $au_release }} | {{ #if: {{ #var: $en_release }}{{ #var: $na_release }}{{ #var: $eu_release }} |
 
; English—Australia
 
}}
 
{{{au_sets}}}
 
 
}}
 
}}
 +
{{Search categories{{ #var: $is_sandbox }}
 +
| monster                  = {{ #var: $monster }}
 +
| atk                      = {{{atk|}}}
 +
| def                      = {{{def|}}}
 +
| monster_type            = {{ #var: $non-effect_monster }}
 +
| types                    = {{{types|}}}
 +
| token                    = {{ #var: $token }}
 +
| mentions                = {{{mentions<includeonly>|</includeonly>}}}
 +
| supports                = {{{supports<includeonly>|</includeonly>}}}
 +
| anti-supports            = {{{anti-supports<includeonly>|</includeonly>}}}
 +
| archseries              = {{{archseries<includeonly>|</includeonly>}}}
 +
| supports_archetypes      = {{{supports_archetypes<includeonly>|</includeonly>}}}
 +
| anti-supports_archetypes = {{{anti-supports_archetypes<includeonly>|</includeonly>}}}
 +
| related_to_archseries    = {{{related_to_archseries<includeonly>|</includeonly>}}}
 +
| counter                  = {{{counter<includeonly>|</includeonly>}}}
 +
| action                  = {{{action<includeonly>|</includeonly>}}}
 +
| stat_change              = {{{stat_change<includeonly>|</includeonly>}}}
 +
| m/s/t                    = {{{m/s/t<includeonly>|</includeonly>}}}
 +
| summoning                = {{{summoning<includeonly>|</includeonly>}}}
 +
| attack                  = {{{attack<includeonly>|</includeonly>}}}
 +
| banished                = {{{banished<includeonly>|</includeonly>}}}
 +
| life_points              = {{{life_points<includeonly>|</includeonly>}}}
 +
| fm_for                  = {{{fm_for<includeonly>|</includeonly>}}}
 +
| sm_for                  = {{{sm_for<includeonly>|</includeonly>}}}
 +
| misc                    = {{{misc<includeonly>|</includeonly>}}}
 +
}}{{ #if: {{ #var: $is_mentioned }} |
 +
<div class="hlist">
 +
; [[Mentions|Mentioned]] by
 +
: {{ #var: $is_mentioned }}
 +
</div>
 +
}}{{ #if: {{ #var: $has_support }} |
 +
<div class="hlist">
 +
; [[Support]]ed by
 +
: {{ #var: $has_support }}
 +
</div>
 +
}}{{ #if: {{ #var: $has_anti-support }} |
 +
<div class="hlist">
 +
; [[Anti-support]]ed by
 +
: {{ #var: $has_anti-support }}
 +
</div>
 
}}<!--
 
}}<!--
-->{{CardTable2/row
+
-->{{ #if: {{ #var: $tcg-limitation-history }}{{ #var: $tcg-sd-limitation-history }}{{ #var: $ocg-limitation-history }}{{ #var: $rush-duel-limitation-history }} |
| check  = {{ #if: {{ #var: $ocg-tcg }} || {{{cardgame<includeonly>|</includeonly>}}} }}<noinclude>1</noinclude>
+
<h2>Limitation history</h2>
| header = Card game counterpart
+
<div style="display: flex; flex-wrap: wrap; gap: 1em;"><!--
| data   = [[{{{cardgame}}}|{{ #if: {{{name|}}} | {{{name}}} | {{ #if: {{{cardgame2|}}} | {{{cardgame2}}} | {{{cardgame}}} }} }}]][[Main card page::{{{cardgame}}}| ]]{{ #if: {{{cardgame2|}}} | [[Category:Card table parameter tracking (cardgame2)]] }}
+
   -->{{ #if: {{ #var: $tcg-limitation-history }} | <div>{{ #var: $tcg-limitation-history }}</div> }}<!--
 +
  -->{{ #if: {{ #var: $tcg-sd-limitation-history }} | <div>{{ #var: $tcg-sd-limitation-history }}</div> }}<!--
 +
  -->{{ #if: {{ #var: $ocg-limitation-history }} | <div>{{ #var: $ocg-limitation-history }}</div> }}<!--
 +
  -->{{ #if: {{ #var: $rush-duel-limitation-history }} | <div>{{ #var: $rush-duel-limitation-history }}</div> }}
 +
</div>
 
}}<!--
 
}}<!--
-->{{CardTable2/row
+
-->{{ #if: {{ #var: $other_languages }} |&#32;
| check  = {{ #ifeq: {{ lc: {{{database_id}}} }} | none || {{{database_id<includeonly>|</includeonly>}}} }}
+
<h2>Other languages</h2>
| header = Yugioh-Card card database
+
{{Card localizations{{ #var: $is_sandbox }}
| data  = {{ #iferror: {{ #expr: {{{database_id<noinclude>|0</noinclude>}}} }}
+
| no_lore                          = {{ #if: {{ #var: $rush_duel_card }} || {{ #var: $no_lore }} }}
    | [[Category:Pages with an invalid Yugioh-Card database ID]]
+
| rush_duel_effect_type            = {{ #explode: {{{effect_types}}} | , | -1 }}
     | <ul>
+
| fr_name                          = {{{fr_name<includeonly>|</includeonly>}}}
<li class="cardtableofficialdblinks"> {{{database_id}}}[[Database ID::{{{database_id}}}| ]] (<div class="cardtable-dblinks hlist plainlinks"><ul>{{ #if: {{ #var: $ocg-jp }} |  
+
| fr_translated_name                = {{{fr_trans_name<includeonly>|</includeonly>}}}
<li>{{database link|{{{database_id<noinclude>|4007</noinclude>}}}|ja|lang=ja}} ({{database link|faq|{{{database_id<noinclude>|4007</noinclude>}}}|rulings}})</li>
+
| fr_skill_activation              = {{{fr_skill_activation<includeonly>|</includeonly>}}}
    }} {{ #if: {{ #var: $tcg-en }} |  
+
| fr_translated_skill_activation    = {{{fr_trans_skill_activation<includeonly>|</includeonly>}}}
<li>{{database link|{{{database_id<noinclude>|4007</noinclude>}}}|en}}</li>
+
| fr_pendulum_effect                = {{{fr_pendulum_effect<includeonly>|</includeonly>}}}
     }} {{ #if: {{ #var: $tcg-fr }} |  
+
| fr_translated_pendulum_effect    = {{{fr_trans_pendulum_effect<includeonly>|</includeonly>}}}
<li>{{database link|{{{database_id<noinclude>|4007</noinclude>}}}|fr|lang=fr}}</li>
+
| fr_materials                      = {{{fr_materials<includeonly>|</includeonly>}}}
     }} {{ #if: {{ #var: $de_release }} |  
+
| fr_translated_materials          = {{{fr_trans_materials<includeonly>|</includeonly>}}}
<li>{{database link|{{{database_id<noinclude>|4007</noinclude>}}}|de|lang=de}}</li>
+
| fr_summoning_condition            = {{{fr_summoning_condition<includeonly>|</includeonly>}}}
    }} {{ #if: {{ #var: $it_release }} |  
+
| fr_translated_summoning_condition = {{{fr_trans_summoning_condition<includeonly>|</includeonly>}}}
<li>{{database link|{{{database_id<noinclude>|4007</noinclude>}}}|it|lang=it}}</li>
+
| fr_requirement                    = {{{fr_requirement<includeonly>|</includeonly>}}}
    }} {{ #if: {{ #var: $pt_release }} |  
+
| fr_translated_requirement        = {{{fr_trans_requirement<includeonly>|</includeonly>}}}
<li>{{database link|{{{database_id<noinclude>|4007</noinclude>}}}|pt|lang=pt}}</li>
+
| fr_lore                          = {{{fr_lore<includeonly>|</includeonly>}}}
    }} {{ #if: {{ #var: $sp_release }} |  
+
| fr_translated_lore                = {{{fr_trans_lore<includeonly>|</includeonly>}}}
<li>{{database link|{{{database_id<noinclude>|4007</noinclude>}}}|es|lang=es}}</li>
+
| de_name                          = {{{de_name<includeonly>|</includeonly>}}}
     }} {{ #if: {{ #var: $kr_release }} |  
+
| de_translated_name                = {{{de_trans_name<includeonly>|</includeonly>}}}
<li>{{database link|{{{database_id<noinclude>|4007</noinclude>}}}|ko|lang=ko}}</li>
+
| de_skill_activation              = {{{de_skill_activation<includeonly>|</includeonly>}}}
     }}</ul></div>)</li></ul>
+
| de_translated_skill_activation    = {{{de_trans_skill_activation<includeonly>|</includeonly>}}}
  }}
+
| de_pendulum_effect                = {{{de_pendulum_effect<includeonly>|</includeonly>}}}
| checkfail = {{ #if: {{ #var: $has_db_id }} | {{ #ifeq: {{ lc: {{{database_id}}} }} | none | [[Category:Cards without a Yugioh-Card database ID]] | [[Category:Card pages needing a Yugioh-Card database ID]] }} }}
+
| de_translated_pendulum_effect     = {{{de_trans_pendulum_effect<includeonly>|</includeonly>}}}
 +
| de_materials                      = {{{de_materials<includeonly>|</includeonly>}}}
 +
| de_translated_materials          = {{{de_trans_materials<includeonly>|</includeonly>}}}
 +
| de_summoning_condition            = {{{de_summoning_condition<includeonly>|</includeonly>}}}
 +
| de_translated_summoning_condition = {{{de_trans_summoning_condition<includeonly>|</includeonly>}}}
 +
| de_requirement                    = {{{de_requirement<includeonly>|</includeonly>}}}
 +
| de_translated_requirement        = {{{de_trans_requirement<includeonly>|</includeonly>}}}
 +
| de_lore                          = {{{de_lore<includeonly>|</includeonly>}}}
 +
| de_translated_lore                = {{{de_trans_lore<includeonly>|</includeonly>}}}
 +
| it_name                          = {{{it_name<includeonly>|</includeonly>}}}
 +
| it_translated_name                = {{{it_trans_name<includeonly>|</includeonly>}}}
 +
| it_skill_activation              = {{{it_skill_activation<includeonly>|</includeonly>}}}
 +
| it_translated_skill_activation    = {{{it_trans_skill_activation<includeonly>|</includeonly>}}}
 +
| it_pendulum_effect                = {{{it_pendulum_effect<includeonly>|</includeonly>}}}
 +
| it_translated_pendulum_effect    = {{{it_trans_pendulum_effect<includeonly>|</includeonly>}}}
 +
| it_materials                      = {{{it_materials<includeonly>|</includeonly>}}}
 +
| it_translated_materials          = {{{it_trans_materials<includeonly>|</includeonly>}}}
 +
| it_summoning_condition            = {{{it_summoning_condition<includeonly>|</includeonly>}}}
 +
| it_translated_summoning_condition = {{{it_trans_summoning_condition<includeonly>|</includeonly>}}}
 +
| it_requirement                    = {{{it_requirement<includeonly>|</includeonly>}}}
 +
| it_translated_requirement        = {{{it_trans_requirement<includeonly>|</includeonly>}}}
 +
| it_lore                          = {{{it_lore<includeonly>|</includeonly>}}}
 +
| it_translated_lore                = {{{it_trans_lore<includeonly>|</includeonly>}}}
 +
| pt_name                          = {{{pt_name<includeonly>|</includeonly>}}}
 +
| pt_translated_name                = {{{pt_trans_name<includeonly>|</includeonly>}}}
 +
| pt_skill_activation              = {{{pt_skill_activation<includeonly>|</includeonly>}}}
 +
| pt_translated_skill_activation    = {{{pt_trans_skill_activation<includeonly>|</includeonly>}}}
 +
| pt_pendulum_effect                = {{{pt_pendulum_effect<includeonly>|</includeonly>}}}
 +
| pt_translated_pendulum_effect     = {{{pt_trans_pendulum_effect<includeonly>|</includeonly>}}}
 +
| pt_materials                      = {{{pt_materials<includeonly>|</includeonly>}}}
 +
| pt_translated_materials          = {{{pt_trans_materials<includeonly>|</includeonly>}}}
 +
| pt_summoning_condition            = {{{pt_summoning_condition<includeonly>|</includeonly>}}}
 +
| pt_translated_summoning_condition = {{{pt_trans_summoning_condition<includeonly>|</includeonly>}}}
 +
| pt_requirement                    = {{{pt_requirement<includeonly>|</includeonly>}}}
 +
| pt_translated_requirement        = {{{pt_trans_requirement<includeonly>|</includeonly>}}}
 +
| pt_lore                          = {{{pt_lore<includeonly>|</includeonly>}}}
 +
| pt_translated_lore                = {{{pt_trans_lore<includeonly>|</includeonly>}}}
 +
| es_name                          = {{{es_name<includeonly>|</includeonly>}}}
 +
| es_translated_name                = {{{es_trans_name<includeonly>|</includeonly>}}}
 +
| es_skill_activation              = {{{es_skill_activation<includeonly>|</includeonly>}}}
 +
| es_translated_skill_activation    = {{{es_trans_skill_activation<includeonly>|</includeonly>}}}
 +
| es_pendulum_effect                = {{{es_pendulum_effect<includeonly>|</includeonly>}}}
 +
| es_translated_pendulum_effect     = {{{es_trans_pendulum_effect<includeonly>|</includeonly>}}}
 +
| es_materials                      = {{{es_materials<includeonly>|</includeonly>}}}
 +
| es_translated_materials          = {{{es_trans_materials<includeonly>|</includeonly>}}}
 +
| es_summoning_condition            = {{{es_summoning_condition<includeonly>|</includeonly>}}}
 +
| es_translated_summoning_condition = {{{es_trans_summoning_condition<includeonly>|</includeonly>}}}
 +
| es_requirement                    = {{{es_requirement<includeonly>|</includeonly>}}}
 +
| es_translated_requirement        = {{{es_trans_requirement<includeonly>|</includeonly>}}}
 +
| es_lore                          = {{{es_lore<includeonly>|</includeonly>}}}
 +
| es_translated_lore                = {{{es_trans_lore<includeonly>|</includeonly>}}}
 +
| ja_name                          = {{ #var: $ja_name }}
 +
| ja_romanized_name                = {{ #var: $romaji_name }}
 +
| ja_translated_name                = {{ #var: $ja_trans_name }}
 +
| ja_pendulum_effect                = {{{ja_pendulum_effect<includeonly>|</includeonly>}}}
 +
| ja_translated_pendulum_effect    = {{{trans_pendulum_effect<includeonly>|</includeonly>}}}
 +
| ja_materials                      = {{{ja_materials<includeonly>|</includeonly>}}}
 +
| ja_translated_materials          = {{{ja_trans_materials<includeonly>|</includeonly>}}}
 +
| ja_summoning_condition            = {{{ja_summoning_condition<includeonly>|</includeonly>}}}
 +
| ja_translated_summoning_condition = {{{trans_summoning_condition<includeonly>|</includeonly>}}}
 +
| ja_requirement                    = {{{ja_requirement<includeonly>|</includeonly>}}}
 +
| ja_translated_requirement        = {{{trans_requirement<includeonly>|</includeonly>}}}
 +
| ja_lore                          = {{{ja_lore<includeonly>|</includeonly>}}}
 +
| ja_translated_lore                = {{{trans_lore<includeonly>|</includeonly>}}}
 +
| ko_name                          = {{{ko_name<includeonly>|</includeonly>}}}
 +
| ko_romanized_name                = {{{ko_rr_name<includeonly>|</includeonly>}}}
 +
| ko_translated_name                = {{{ko_trans_name<includeonly>|</includeonly>}}}
 +
| ko_pendulum_effect                = {{{ko_pendulum_effect<includeonly>|</includeonly>}}}
 +
| ko_translated_pendulum_effect    = {{{ko_trans_pendulum_effect<includeonly>|</includeonly>}}}
 +
| ko_materials                      = {{{ko_materials<includeonly>|</includeonly>}}}
 +
| ko_translated_materials          = {{{ko_trans_materials<includeonly>|</includeonly>}}}
 +
| ko_summoning_condition            = {{{ko_summoning_condition<includeonly>|</includeonly>}}}
 +
| ko_translated_summoning_condition = {{{ko_trans_summoning_condition<includeonly>|</includeonly>}}}
 +
| ko_requirement                    = {{{ko_requirement<includeonly>|</includeonly>}}}
 +
| ko_translated_requirement        = {{{ko_trans_requirement<includeonly>|</includeonly>}}}
 +
| ko_lore                          = {{{ko_lore<includeonly>|</includeonly>}}}
 +
| ko_translated_lore                = {{{ko_trans_lore<includeonly>|</includeonly>}}}
 +
| zh_name                          = {{{zh_name<includeonly>|</includeonly>}}}
 +
| zh_romanized_name                = {{{zh_pinyin_name<includeonly>|</includeonly>}}}
 +
| zh_translated_name                = {{{zh_trans_name<includeonly>|</includeonly>}}}
 +
| zh_pendulum_effect                = {{{zh_pendulum_effect<includeonly>|</includeonly>}}}
 +
| zh_translated_pendulum_effect     = {{{zh_trans_pendulum_effect<includeonly>|</includeonly>}}}
 +
| zh_lore                          = {{{zh_lore<includeonly>|</includeonly>}}}
 +
| zh_translated_lore                = {{{zh_trans_lore<includeonly>|</includeonly>}}}
 +
| tc_name                          = {{{tc_name<includeonly>|</includeonly>}}}
 +
| tc_romanized_name                = {{{tc_pinyin_name<includeonly>|</includeonly>}}}
 +
| tc_translated_name                = {{{tc_trans_name<includeonly>|</includeonly>}}}
 +
| tc_pendulum_effect                = {{{tc_pendulum_effect<includeonly>|</includeonly>}}}
 +
| tc_translated_pendulum_effect    = {{{tc_trans_pendulum_effect<includeonly>|</includeonly>}}}
 +
| tc_lore                          = {{{tc_lore<includeonly>|</includeonly>}}}
 +
| tc_translated_lore                = {{{tc_trans_lore<includeonly>|</includeonly>}}}
 +
| sc_name                          = {{{sc_name<includeonly>|</includeonly>}}}
 +
| sc_romanized_name                = {{{sc_pinyin_name<includeonly>|</includeonly>}}}
 +
| sc_translated_name                = {{{sc_trans_name<includeonly>|</includeonly>}}}
 +
| sc_pendulum_effect                = {{{sc_pendulum_effect<includeonly>|</includeonly>}}}
 +
| sc_translated_pendulum_effect     = {{{sc_trans_pendulum_effect<includeonly>|</includeonly>}}}
 +
| sc_summoning_condition            = {{{sc_summoning_condition<includeonly>|</includeonly>}}}
 +
| sc_translated_summoning_condition = {{{sc_trans_summoning_condition<includeonly>|</includeonly>}}}
 +
| sc_requirement                    = {{{sc_requirement<includeonly>|</includeonly>}}}
 +
| sc_translated_requirement        = {{{sc_trans_requirement<includeonly>|</includeonly>}}}
 +
| sc_lore                          = {{{sc_lore<includeonly>|</includeonly>}}}
 +
| sc_translated_lore                = {{{sc_trans_lore<includeonly>|</includeonly>}}}
 +
}}{{ #ifeq: {{{trans_lore|¬}}} | ¬ || [[Category:Card table transclusions using trans_lore]]
 +
}}{{ #if: {{{ko_name|}}} | {{ #if: {{{ko_rr_name|}}} || [[Category:Pages needing a Korean Revised Romanization name]] }}
 +
}}{{ #if: {{{tc_name|}}} | {{ #if: {{{tc_pinyin_name|}}} || [[Category:Pages needing a Traditional Chinese pinyin name]] }}
 +
}}{{ #if: {{{sc_name|}}} | {{ #if: {{{sc_pinyin_name|}}} || [[Category:Pages needing a Simplified Chinese pinyin name]] }}
 
}}
 
}}
<tr><td colspan="2" style="height: 100%; padding: 0;"><!-- empty 100%-height cell to prevent vertical stretching of the right-hand column content --></td></tr>
+
}}<!--
</table><!-- end card table -->
+
-->{{ #if: {{ #var: $not-tcg-en }}{{ #var: $rush_duel_card }} |&#32;
 
+
<h2>{{ #var: $non-en-sets-heading }}</h2>
{{Card info links|{{{cardgame|}}}|names=yes|lores={{ #if: {{ #var: $no_lore }} || yes }}}}
+
{{ #if: {{ #var: $fr_release }} |
 
+
<h3>French</h3>
{{ #if: {{ #var: $search_categories }} |  
+
{{Card table sets{{ #var: $is_sandbox }}|{{ #var: $fr_sets }}|region=fr}}
== Search categories ==
+
}}{{ #if: {{ #var: $fc_release }} | &#32;
  {{Search categories
+
<h3>French-Canadian</h3>
  | monster                  = {{ #var: $monster }}
+
{{Card table sets{{ #var: $is_sandbox }}|{{ #var: $fc_sets }}|region=fc}}
  | monster_type            = {{ #switch: {{{type2}}} | Fusion | Ritual | Synchro | Xyz = 1 }}
+
}}{{ #if: {{ #var: $de_release }} | &#32;
  | token                    = {{ #var: $token }}
+
<h3>German</h3>
  | supports                = {{{supports<includeonly>|</includeonly>}}}
+
{{Card table sets{{ #var: $is_sandbox }}|{{ #var: $de_sets }}|region=de}}
  | anti-supports            = {{{anti-supports<includeonly>|</includeonly>}}}*{{{antisupports|}}}
+
}}{{ #if: {{ #var: $it_release }} | &#32;
  | archseries              = {{{archseries<includeonly>|</includeonly>}}}
+
<h3>Italian</h3>
  | supports_archetypes      = {{{supports_archetypes<includeonly>|</includeonly>}}}
+
{{Card table sets{{ #var: $is_sandbox }}|{{ #var: $it_sets }}|region=it}}
  | anti-supports_archetypes = {{{anti-supports_archetypes<includeonly>|</includeonly>}}}*{{{antisupports_archetypes|}}}
+
}}{{ #if: {{ #var: $pt_release }} | &#32;
  | related_to_archseries    = {{{related_to_archseries<includeonly>|</includeonly>}}}
+
<h3>Portuguese</h3>
  | counter                  = {{{counter<includeonly>|</includeonly>}}}
+
{{Card table sets{{ #var: $is_sandbox }}|{{ #var: $pt_sets }}|region=pt}}
  | action                  = {{{action<includeonly>|</includeonly>}}}
+
}}{{ #if: {{ #var: $sp_release }} | &#32;
  | stat_change              = {{{stat_change<includeonly>|</includeonly>}}}
+
<h3>Spanish</h3>
  | m/s/t                    = {{{m/s/t<includeonly>|</includeonly>}}}
+
{{Card table sets{{ #var: $is_sandbox }}|{{ #var: $sp_sets }}|region=sp}}
  | summoning                = {{{summoning<includeonly>|</includeonly>}}}
+
}}{{ #if: {{ #var: $jp_release }} | &#32;
  | attack                  = {{{attack<includeonly>|</includeonly>}}}
+
<h3>Japanese</h3>
  | banished                = {{{banished<includeonly>|</includeonly>}}}
+
{{Card table sets{{ #var: $is_sandbox }}|{{ #var: $jp_sets }}|region=jp}}
  | life_points              = {{{life_points<includeonly>|</includeonly>}}}
+
}}{{ #if: {{ #var: $ja_release }} | &#32;
  | fm_for                  = {{{fm_for<includeonly>|</includeonly>}}}
+
<h3>Japanese Asian</h3>
  | sm_for                  = {{{sm_for<includeonly>|</includeonly>}}}
+
{{Card table sets{{ #var: $is_sandbox }}|{{ #var: $ja_sets }}|region=ja}}
  | misc                    = {{{misc<includeonly>|</includeonly>}}}
+
}}{{ #if: {{ #var: $ae_release }} | &#32;
  }}
+
<h3>Asian-English</h3>
| {{ #if: {{ #var: $monster }} | {{ #if: {{ #var: $token }} || [[Summoning::Can be Special Summoned| ]]{{ #if: {{ #switch: {{{type2}}} | Fusion | Ritual | Synchro | Xyz = 1 }} || [[Summoning::Can always be Special Summoned| ]] }} }} }}
+
{{Card table sets{{ #var: $is_sandbox }}|{{ #var: $ae_sets }}|region=ae}}
 +
}}{{ #if: {{ #var: $kr_release }} | &#32;
 +
<h3>Korean</h3>
 +
{{Card table sets{{ #var: $is_sandbox }}|{{ #var: $kr_sets }}|region=kr}}
 +
}}{{ #if: {{ #var: $tc_release }} | &#32;
 +
<h3>Traditional Chinese</h3>
 +
{{Card table sets{{ #var: $is_sandbox }}|{{ #var: $tc_sets }}|region=tc}}
 +
}}{{ #if: {{ #var: $sc_release }} | &#32;
 +
<h3>Simplified Chinese</h3>
 +
{{Card table sets{{ #var: $is_sandbox }}|{{ #var: $sc_sets }}|region=sc}}
 
}}
 
}}
 
+
}}<!--
{{ #if: {{ #var: $other_languages }} |
+
-->{{ #if: {{ #var: $has_other_media_pages }} | &#32;
== Other languages ==
+
<h2>In other media</h2>
{{ #vardefine: $colspan | colspan="{{ #if: {{ #var: $pendulum_monster }} | 3 | 2 }}" }}
+
<table class="wikitable sortable">
<table class="wikitable" style="width: 100%;">
+
   <tr>
    <tr>
+
    <th scope="col">Page</th>
        <th scope="col">&#32;</th>
+
     <th scope="col">Medium</th>
        <th scope="col">Name</th>
+
     <th scope="col">Debut date</th>
  {{ #if: {{ #var: $skill }} |
+
  </tr>
        <th scope="col">Skill activation</th>
+
   <!--
   }}{{ #if: {{ #var: $pendulum_monster }} |
+
     Sorting by "debut date" will filter out all cards without a debut date, which is not desirable here.
        <th scope="col">Pendulum Effect</th>
+
     So, there are two queries. One to get cards with debut dates. One to get cards without.
  }}{{ #if: {{ #var: $no_lore }} ||
+
     We can't query for the absence of a property, so the second will get all results and the template will filter out ones with debut dates.
        <th scope="col">Lore</th>
+
  -->{{ #ifeq: {{ #var: $other_pages_with_date_count }} | 0
  }}
+
  || {{ #ask: [[Main card page::{{PAGENAME}}]][[Debut date::+]]
     </tr>{{ #if: {{{fr_name<includeonly>|</includeonly>}}}{{{fr_skill_activation|}}}{{{fr_lore|}}}{{{fr_pendulum_effect|}}} |
+
     |?Release.English name (linked) = Release
    <tr>
+
     |?Medium
        <th scope="row">French</th>
+
     |?Debut date
        <td lang="fr">{{{fr_name<includeonly>|</includeonly>}}}[[French name::{{{fr_name|}}}| ]]</td>
+
     |?Debut date#ISO = Debut date ISO
     {{ #if: {{ #var: $skill }} |
+
     |mainlabel  = Page
        <td lang="fr">{{{fr_skill_activation<includeonly>|</includeonly>}}}</td>
+
     |format     = plain
    }}{{ #if: {{ #var: $pendulum_monster }} |
+
     |template  = In other media/row
        <td lang="fr">{{{fr_pendulum_effect<includeonly>|</includeonly>}}}{{ #set: French Pendulum Effect = {{{fr_pendulum_effect|}}} }}</td>
+
     |named args = true
    }}{{ #if: {{ #var: $no_lore }} ||
+
     |sort       = Debut date
        <td lang="fr">{{{fr_lore<includeonly>|</includeonly>}}}{{ #set: French lore = {{{fr_lore|}}} }}</td>
 
    }}
 
    </tr>
 
  }}{{ #if: {{{de_name<includeonly>|</includeonly>}}}{{{de_skill_activation|}}}{{{de_lore|}}}{{{de_pendulum_effect|}}} |
 
    <tr>
 
        <th scope="row">German</th>
 
        <td lang="de">{{{de_name<includeonly>|</includeonly>}}}[[German name::{{{de_name|}}}| ]]</td>
 
    {{ #if: {{ #var: $skill }} |
 
        <td lang="de">{{{de_skill_activation<includeonly>|</includeonly>}}}</td>
 
    }}{{ #if: {{ #var: $pendulum_monster }} |
 
        <td lang="de">{{{de_pendulum_effect<includeonly>|</includeonly>}}}{{ #set: German Pendulum Effect = {{{de_pendulum_effect|}}} }}</td>
 
    }}{{ #if: {{ #var: $no_lore }} ||
 
        <td lang="de">{{{de_lore<includeonly>|</includeonly>}}}{{ #set: German lore = {{{de_lore|}}} }}</td>
 
    }}
 
    </tr>
 
   }}{{ #if: {{{it_name<includeonly>|</includeonly>}}}{{{it_skill_activation|}}}{{{it_lore|}}}{{{it_pendulum_effect|}}} |
 
     <tr>
 
        <th scope="row">Italian</th>
 
        <td lang="it">{{{it_name<includeonly>|</includeonly>}}}[[Italian name::{{{it_name|}}}| ]]</td>
 
     {{ #if: {{ #var: $skill }} |
 
        <td lang="it">{{{it_skill_activation<includeonly>|</includeonly>}}}</td>
 
     }}{{ #if: {{ #var: $pendulum_monster }} |
 
        <td lang="it">{{{it_pendulum_effect<includeonly>|</includeonly>}}}{{ #set: Italian Pendulum Effect = {{{it_pendulum_effect|}}} }}</td>
 
    }}{{ #if: {{ #var: $no_lore }} ||
 
        <td lang="it">{{{it_lore<includeonly>|</includeonly>}}}{{ #set: Italian lore = {{{it_lore|}}} }}</td>
 
    }}
 
    </tr>
 
  }}{{ #if: {{{pt_name<includeonly>|</includeonly>}}}{{{pt_skill_activation|}}}{{{pt_lore|}}}{{{pt_pendulum_effect|}}} |
 
    <tr>
 
        <th scope="row">Portuguese</th>
 
        <td lang="pt">{{{pt_name<includeonly>|</includeonly>}}}[[Portuguese name::{{{pt_name|}}}| ]]</td>
 
    {{ #if: {{ #var: $skill }} |
 
        <td lang="pt">{{{pt_skill_activation<includeonly>|</includeonly>}}}</td>
 
    }}{{ #if: {{ #var: $pendulum_monster }} |
 
        <td lang="pt">{{{pt_pendulum_effect<includeonly>|</includeonly>}}}{{ #set: Portuguese Pendulum Effect = {{{pt_pendulum_effect|}}} }}</td>
 
    }}{{ #if: {{ #var: $no_lore }} ||
 
        <td lang="pt">{{{pt_lore<includeonly>|</includeonly>}}}{{ #set: Portuguese lore = {{{pt_lore|}}} }}</td>
 
    }}
 
    </tr>
 
  }}{{ #if: {{{es_name<includeonly>|</includeonly>}}}{{{es_skill_activation|}}}{{{es_lore|}}}{{{es_pendulum_effect|}}} |
 
    <tr>
 
        <th scope="row">Spanish</th>
 
        <td lang="es">{{{es_name<includeonly>|</includeonly>}}}[[Spanish name::{{{es_name|}}}| ]]</td>
 
     {{ #if: {{ #var: $skill }} |
 
        <td lang="es">{{{es_skill_activation<includeonly>|</includeonly>}}}</td>
 
    }}{{ #if: {{ #var: $pendulum_monster }} |
 
        <td lang="es">{{{es_pendulum_effect<includeonly>|</includeonly>}}}{{ #set: Spanish Pendulum Effect = {{{es_pendulum_effect|}}} }}</td>
 
     }}{{ #if: {{ #var: $no_lore }} ||  
 
        <td lang="es">{{{es_lore<includeonly>|</includeonly>}}}{{ #set: Spanish lore = {{{es_lore|}}} }}</td>
 
     }}
 
    </tr>
 
  }}{{ #if: {{{ja_name<includeonly>|</includeonly>}}}{{{romaji_name|}}}{{{trans_name|}}}{{{ja_skill_activation|}}}{{{trans_skill_activation|}}}{{{ja_lore|}}}{{{trans_lore|}}}{{{ja_pendulum_effect|}}}{{{trans_pendulum_effect|}}} |
 
    {{ #vardefine: $ja_name_span | {{ #if: {{{romaji_name<includeonly>|</includeonly>}}} | 2 }}
 
     }}{{ #vardefine: $ja_main_span | {{ #expr: {{ #var: $ja_name_span | 1 }} + {{ #if: {{{trans_name<includeonly>|</includeonly>}}}{{{trans_skill_activation|}}}{{{trans_lore|}}}{{{trans_pendulum_effect|}}} | 1 | 0 }} }}
 
    }}{{ #vardefine: $ja_main_rowspan | {{ #ifeq: {{ #var: $ja_main_span | 1 }} | 1 || rowspan="{{ #var: $ja_main_span }}" }}
 
    }}{{ #vardefine: $ja_name_span | {{ #if: {{{trans_skill_activation<includeonly>|</includeonly>}}}{{{trans_lore|}}}{{{trans_pendulum_effect|}}} | {{ #var: $ja_name_span }} | {{ #if: {{{trans_name<includeonly>|</includeonly>}}} | {{ #expr: {{ #var: $ja_name_span | 1 }} + 1 }} | {{ #var: $ja_name_span }} }} }}
 
     }}{{ #vardefine: $ja_rowspan | {{ #if: {{ #var: $ja_name_span }} | rowspan="{{ #var: $ja_name_span }}" }}
 
    }}
 
     <tr>
 
        <th {{ #var: $ja_main_rowspan }} scope="row">Japanese</th>
 
        <td lang="ja">{{{ja_name<includeonly>|</includeonly>}}}</td>
 
     {{ #if: {{ #var: $skill }} |
 
        <td {{ #var: $ja_rowspan }} lang="ja">{{{ja_skill_activation<includeonly>|</includeonly>}}}</td>
 
     }}{{ #if: {{ #var: $pendulum_monster }} |  
 
        <td {{ #var: $ja_rowspan }} lang="ja">{{{ja_pendulum_effect<includeonly>|</includeonly>}}}{{ #set: Japanese Pendulum Effect = {{{ja_pendulum_effect|}}} }}</td>
 
     }}{{ #if: {{ #var: $no_lore }} ||
 
        <td {{ #var: $ja_rowspan }} lang="ja">{{{ja_lore<includeonly>|</includeonly>}}}{{ #set: Japanese lore = {{{ja_lore|}}} }}</td>
 
    }}
 
    </tr>
 
    {{ #if: {{{romaji_name<includeonly>|</includeonly>}}} |
 
    <tr>
 
        <td><i>{{{romaji_name}}}</i></td>
 
    </tr>
 
    }}
 
    {{ #if: {{{trans_name<includeonly>|</includeonly>}}}{{{trans_skill_activation|}}}{{{trans_lore|}}}{{{trans_pendulum_effect|}}} |
 
     <tr>
 
        <td>{{{trans_name<includeonly>|</includeonly>}}}</td>
 
      {{ #if: {{{trans_skill_activation<includeonly>|</includeonly>}}}{{{trans_lore|}}}{{{trans_pendulum_effect|}}} |
 
        {{ #if: {{ #var: $skill }} |
 
        <td>{{{trans_skill_activation<includeonly>|</includeonly>}}}</td>
 
        }}{{ #if: {{ #var: $pendulum_monster }} |
 
        <td>{{ #if: {{{trans_pendulum_effect<includeonly>|</includeonly>}}} | {{{trans_pendulum_effect}}}{{ #set: Translated Japanese Pendulum Effect = {{{trans_pendulum_effect}}} }} | &nbsp; }}</td>
 
        }}{{ #if: {{ #var: $no_lore }} ||
 
        <td>{{{trans_lore<includeonly>|</includeonly>}}}{{ #set: Translated Japanese lore = {{{trans_lore|}}} }}{{ #ifeq: {{{trans_lore|¬}}} | ¬ || [[Category:Card table transclusions using trans_lore]] }}</td>
 
        }}
 
       }}
 
    </tr>
 
    }}
 
  }}{{ #if: {{{ko_name<includeonly>|</includeonly>}}}{{{ko_rr_name|}}}{{{ko_trans_name|}}}{{{ko_skill_activation|}}}{{{ko_lore|}}}{{{ko_pendulum_effect|}}} |
 
    {{ #vardefine: $ko_name_span | {{ #if: {{{ko_rr_name<includeonly>|</includeonly>}}}{{{ko_trans_name|}}} | {{ #expr: 1 + {{ #if: {{{ko_rr_name<includeonly>|</includeonly>}}} | 1 | 0 }} + {{ #if: {{{ko_trans_name<includeonly>|</includeonly>}}} | 1 | 0 }} }} }}
 
    }}{{ #vardefine: $ko_rowspan | {{ #ifeq: {{ #var: $ko_name_span | 1 }} | 1 || rowspan="{{ #var: $ko_name_span }}" }}
 
 
     }}
 
     }}
    <tr>
+
  }}<!--
        <th {{ #var: $ko_rowspan }} scope="row">Korean</th>
+
  -->{{ #ifexpr: {{ #var: $other_pages_count }} - {{ #var: $other_pages_with_date_count }} = 0
        <td lang="ko">{{{ko_name<includeonly>|</includeonly>}}}[[Korean name::{{{ko_name|}}}| ]]</td>
+
  || {{ #ask: [[Main card page::{{PAGENAME}}]]
    {{ #if: {{ #var: $skill }} |
+
     |?Release.English name (linked) = Release
        <td {{ #var: $ko_rowspan }} lang="ko">{{{ko_skill_activation<includeonly>|</includeonly>}}}</td>
+
     |?Medium
    }}{{ #if: {{ #var: $pendulum_monster }} |
+
     |?Debut date#ISO = Debut date ISO
        <td {{ #var: $ko_rowspan }} lang="ko">{{{ko_pendulum_effect<includeonly>|</includeonly>}}}{{ #set: Korean Pendulum Effect = {{{ko_pendulum_effect|}}} }}</td>
+
     |mainlabel  = Page
    }}{{ #if: {{ #var: $no_lore }} ||
+
     |format      = plain
        <td {{ #var: $ko_rowspan }} lang="ko">{{{ko_lore<includeonly>|</includeonly>}}}{{ #set: Korean lore = {{{ko_lore|}}} }}</td>
+
     |template  = In other media/row
    }}
+
     |named args  = true
    </tr>
+
     |userparam  = no date only
    {{ #if: {{{ko_rr_name<includeonly>|</includeonly>}}} |
 
    <tr>
 
        <td><i>{{{ko_rr_name}}}[[Korean Revised Romanization name::{{{ko_rr_name}}}| ]]</i></td>
 
     </tr>
 
    }}
 
    {{ #if: {{{ko_trans_name<includeonly>|</includeonly>}}} |
 
    <tr>
 
        <td>{{{ko_trans_name}}}[[Translated Korean name::{{{ko_trans_name}}}| ]]</td>
 
    </tr>
 
     }}
 
  }}{{ #if: {{{zh_name<includeonly>|</includeonly>}}}{{{zh_pinyin_name|}}}{{{zh_trans_name|}}}{{{zh_skill_activation|}}}{{{zh_lore|}}}{{{zh_pendulum_effect|}}} |
 
     {{ #vardefine: $zh_name_span | {{ #if: {{{zh_pinyin_name<includeonly>|</includeonly>}}}{{{zh_trans_name|}}} | {{ #expr: 1 + {{ #if: {{{zh_pinyin_name<includeonly>|</includeonly>}}} | 1 | 0 }} + {{ #if: {{{zh_trans_name<includeonly>|</includeonly>}}} | 1 | 0 }} }} }}
 
     }}{{ #vardefine: $zh_rowspan | {{ #ifeq: {{ #var: $zh_name_span | 1 }} | 1 || rowspan="{{ #var: $zh_name_span }}" }}
 
     }}
 
    <tr>
 
        <th {{ #var: $zh_rowspan }} scope="row">Chinese</th>
 
        <td lang="zh">{{{zh_name<includeonly>|</includeonly>}}}[[Chinese name::{{{zh_name|}}}| ]]</td>
 
     {{ #if: {{ #var: $skill }} |
 
        <td {{ #var: $zh_rowspan }} lang="zh">{{{zh_skill_activation<includeonly>|</includeonly>}}}</td>
 
     }}{{ #if: {{ #var: $pendulum_monster }} |
 
        <td {{ #var: $zh_rowspan }} lang="zh">{{{zh_pendulum_effect<includeonly>|</includeonly>}}}{{ #set: Chinese Pendulum Effect = {{{zh_pendulum_effect|}}} }}</td>
 
     }}{{ #if: {{ #var: $no_lore }} ||
 
        <td {{ #var: $zh_rowspan }} lang="zh">{{{zh_lore<includeonly>|</includeonly>}}}{{ #set: Chinese lore = {{{zh_lore|}}} }}</td>
 
    }}
 
    </tr>
 
    {{ #if: {{{zh_pinyin_name<includeonly>|</includeonly>}}} |
 
    <tr>
 
        <td><i>{{{zh_pinyin_name}}}[[Chinese pinyin name::{{{zh_pinyin_name}}}| ]]</i></td>
 
    </tr>
 
    }}
 
    {{ #if: {{{zh_trans_name<includeonly>|</includeonly>}}} |
 
    <tr>
 
        <td>{{{zh_trans_name}}}[[Translated Chinese name::{{{zh_trans_name}}}| ]]</td>
 
    </tr>
 
 
     }}
 
     }}
 
   }}
 
   }}
 
</table>
 
</table>
}}
+
}}<!--
 
+
-->{{ #if: {{ #var: $vg }} | <div class="nomobile">&#32;<!-- hide all the VG stuff on mobile -->
{{ #if: {{ #var: $not-tcg-en }} |
+
<h2>Video games</h2>
== Sets ==
 
{{ #if: {{ #var: $fr_release }} |
 
=== French ===
 
{{{fr_sets}}} }}
 
{{ #if: {{ #var: $fc_release }} |
 
=== French-Canadian ===
 
{{{fc_sets}}} }}
 
{{ #if: {{ #var: $de_release }} |
 
=== German ===
 
{{{de_sets}}} }}
 
{{ #if: {{ #var: $it_release }} |
 
=== Italian ===
 
{{{it_sets}}} }}
 
{{ #if: {{ #var: $pt_release }} |
 
=== Portuguese ===
 
{{{pt_sets}}} }}
 
{{ #if: {{ #var: $sp_release }} |
 
=== Spanish ===
 
{{{sp_sets}}} }}
 
{{ #if: {{ #var: $jp_release }} |
 
=== Japanese ===
 
{{{jp_sets}}} }}
 
{{ #if: {{ #var: $ja_release }} |
 
=== Japanese Asian ===
 
{{{ja_sets}}} }}
 
{{ #if: {{ #var: $kr_release }} |
 
=== Korean ===
 
{{ #if: {{{ko_sets|}}} | {{{ko_sets}}}[[Category:Card table transclusions using ko_sets]] | {{{kr_sets}}} }} }}
 
{{ #if: {{ #var: $tc_release }} |
 
=== Chinese ===
 
{{{tc_sets}}} }}
 
{{ #if: {{ #var: $ae_release }} |
 
=== Asian-English ===
 
{{{ae_sets}}} }}
 
}}
 
 
 
{{ #if: {{ #var: $vg }} | <div class="nomobile"><!-- hide all the VG stuff on mobile -->
 
== Video games ==
 
{{ #if: {{{vid|}}} | <div class="sysop-show"><code>vid</code> parameter contents (only shown to admins): {{{vid}}}[[Category:Card table parameter tracking (vid)]]</div> }}
 
 
<table class="wikitable sortable card-list">
 
<table class="wikitable sortable card-list">
  <tr><th scope="col">Video game</th><th scope="col">Date</th><th scope="col">#</th><th scope="col">Name</th><th scope="col">[[Deck Cost|Cost]]</th><th scope="col">[[Alignment]]</th><th scope="col">[[ATK]]</th><th scope="col">[[DEF]]</th><th scope="col">[[Status]]</th></tr><!--
+
  <tr><th scope="col">Video game</th><th scope="col">Date</th><th scope="col">#</th><th scope="col">Name</th><th scope="col">[[Deck Cost|Cost]]</th><th scope="col">[[Status]]</th></tr><!--
  -->{{ #if: {{ #var: $vg-eds }} |
 
<tr><td>''[[Yu-Gi-Oh! The Eternal Duelist Soul|The Eternal Duelist Soul]]''</td><td title="October 15, 2002">2002-10-15</td><td>[[List of Yu-Gi-Oh! The Eternal Duelist Soul cards|–]]</td><td>{{{eds_name<includeonly>|</includeonly>}}}[[English alternate names::{{{eds_name|}}}| ]][[EDS name::{{{eds_name|}}}| ]]</td><td>–</td><td>–</td><td>–</td><td>–</td><td>[[{{ #var: $eds_status | Unlimited }}]][[EDS Status::{{ #var: $eds_status | Unlimited }}| ]]</td></tr> }}<!--
 
  -->{{ #if: {{ #var: $vg-tfk }} |
 
<tr><td>''[[Yu-Gi-Oh! The Falsebound Kingdom|The Falsebound Kingdom]]''</td><td title="December 5, 2002">2002-12-05</td><td>[[List of Yu-Gi-Oh! The Falsebound Kingdom cards|{{ #var: $tfk_number | ??? }}]][[TFK number::{{ #var: $tfk_number }}| ]]</td><td>–</td><td>–</td><td>–</td><td>–</td><td>–</td><td>[[{{ #var: $tfk_status | Unlimited }}]][[TFK Status::{{ #var: $tfk_status | Unlimited }}| ]]</td></tr> }}<!--
 
  -->{{ #if: {{ #var: $vg-rod }} |
 
<tr><td>[[Yu-Gi-Oh! Reshef of Destruction|''Duel Monsters 8: Reshef of Destruction'' / ''Reshef of Destruction'']]</td><td title="March 20, 2003">2003-03-20</td><td>[[List of Yu-Gi-Oh! Reshef of Destruction cards|{{ #var: $rod_number | ??? }}]][[DM8 number::{{ #var: $rod_number }}| ]][[ROD number::{{ #var: $rod_number }}| ]]</td><td>{{{rod_name<includeonly>|</includeonly>}}}[[English alternate names::{{{rod_name|}}}| ]][[ROD name::{{{rod_name|}}}| ]]</td><td>{{ #var: $rod_dc | ??? }}[[ROD Deck Cost::{{ #var: $rod_dc }}| ]]</td><td>{{ #if: {{{rod_alignment<includeonly>|</includeonly>}}} | [[{{{rod_alignment}}} (Alignment)|{{{rod_alignment}}}]][[ROD Alignment::{{{rod_alignment}}}| ]] | ??? }}</td><td>{{ #var: $rod_atk | ??? }}[[ROD ATK::{{ #var: $rod_atk }}| ]]</td><td>{{ #var: $rod_def | ??? }}[[ROD DEF::{{ #var: $rod_def }}| ]]</td><td>[[{{ #var: $rod_status | Unlimited }}]][[ROD Status::{{ #var: $rod_status | Unlimited }}| ]]</td></tr> }}<!--
 
  -->{{ #if: {{ #var: $vg-sdd }} |
 
<tr><td>''[[Yu-Gi-Oh! Worldwide Edition: Stairway to the Destined Duel|Worldwide Edition: Stairway to the Destined Duel]]''</td><td title="April 15, 2003">2003-04-15</td><td>–</td><td>{{{sdd_name<includeonly>|</includeonly>}}}[[English alternate names::{{{sdd_name|}}}| ]][[SDD name::{{{sdd_name|}}}| ]]</td><td>–</td><td>–</td><td>–</td><td>–</td><td>[[{{ #var: $sdd_status | Unlimited }}]][[SDD Status::{{ #var: $sdd_status | Unlimited }}| ]]</td></tr> }}<!--
 
  -->{{ #if: {{ #var: $vg-wc4 }} |
 
<tr><td>''[[Yu-Gi-Oh! World Championship Tournament 2004|World Championship Tournament 2004]]''</td><td title="February 5, 2004">2004-02-05</td><td>[[List of Yu-Gi-Oh! World Championship Tournament 2004 cards|{{ #var: $wc4_number | ??? }}]][[WC4 number::{{ #var: $wc4_number }}| ]]</td><td>{{{wc4_name<includeonly>|</includeonly>}}}[[English alternate names::{{{wc4_name|}}}| ]][[WC4 name::{{{wc4_name|}}}| ]]</td><td>–</td><td>–</td><td>–</td><td>–</td><td>[[{{ #var: $wc4_status | Unlimited }}]][[WC4 Status::{{ #var: $wc4_status | Unlimited }}| ]]</td></tr> }}<!--
 
  -->{{ #if: {{ #var: $vg-wc5 }} |
 
<tr><td>''[[Yu-Gi-Oh! 7 Trials to Glory: World Championship Tournament 2005|7 Trials to Glory: World Championship Tournament 2005]]''</td><td title="December 30, 2004">2004-12-30</td><td>–</td><td>{{{wc5_name<includeonly>|</includeonly>}}}[[English alternate names::{{{wc5_name|}}}| ]][[WC5 name::{{{wc5_name|}}}| ]]</td><td>–</td><td>–</td><td>–</td><td>–</td><td>[[{{ #var: $wc5_status | Unlimited }}]][[WC5 Status::{{ #var: $wc5_status | Unlimited }}| ]]</td></tr> }}<!--
 
 
   -->{{ #if: {{ #var: $vg-ntr }} |  
 
   -->{{ #if: {{ #var: $vg-ntr }} |  
  <tr><td>''[[Yu-Gi-Oh! Nightmare Troubadour|Nightmare Troubadour]]''</td><td title="July 21, 2005">2005-07-21</td><td>–</td><td>{{{ntr_name<includeonly>|</includeonly>}}}[[English alternate names::{{{ntr_name|}}}| ]][[NTR name::{{{ntr_name|}}}| ]]</td><td>{{ #var: $ntr_dp | ??? }}[[NTR DP Cost::{{ #var: $ntr_dp }}| ]]</td><td>–</td><td>–</td><td>–</td><td>[[{{ #var: $ntr_status | Unlimited }}]][[NTR Status::{{ #var: $ntr_status | Unlimited }}| ]]</td></tr> }}<!--
+
  <tr><td>''[[Yu-Gi-Oh! Nightmare Troubadour|Nightmare Troubadour]]''</td><td title="July 21, 2005">2005-07-21</td><td>–</td><td>{{{ntr_name<includeonly>|</includeonly>}}}{{ #set: NTR name = {{{ntr_name|}}} }}</td><td>–</td><td>Present</td></tr> }}<!--
 
   -->{{ #if: {{ #var: $vg-ygo }} |  
 
   -->{{ #if: {{ #var: $vg-ygo }} |  
  <tr><td>''[[Yu-Gi-Oh! Online|Online]]''</td><td title="November 4, 2005">2005-11-04</td><td>–</td><td>{{{ygo_name<includeonly>|</includeonly>}}}[[English alternate names::{{{ygo_name|}}}| ]][[YGOO name::{{{ygo_name|}}}| ]]</td><td>–</td><td>–</td><td>–</td><td>–</td><td>[[{{ #var: $ygo_status | Unlimited }}]][[YGOO Status::{{ #var: $ygo_status | Unlimited }}| ]]</td></tr> }}<!--
+
  <tr><td>''[[Yu-Gi-Oh! Online|Online]]''</td><td title="November 4, 2005">2005-11-04</td><td>–</td><td>–</td><td>–</td><td>Present</td></tr> }}<!--
  -->{{ #if: {{ #var: $vg-gx1 }} |
 
<tr><td>''[[Yu-Gi-Oh! GX Duel Academy|GX Duel Academy]]''</td><td title="November 13, 2005">2005-11-13</td><td>[[List of Yu-Gi-Oh! GX Duel Academy cards|{{ #var: $gx1_number | ??? }}]][[GX1 number::{{ #var: $gx1_number }}| ]]</td><td>{{{gx1_name<includeonly>|</includeonly>}}}[[English alternate names::{{{gx1_name|}}}| ]][[GX1 name::{{{gx1_name|}}}| ]]</td><td>{{ #var: $gx1_dp | ??? }}[[GX1 DP Cost::{{ #var: $gx1_dp }}| ]]</td><td>–</td><td>–</td><td>–</td><td>[[{{ #var: $gx1_status | Unlimited }}]][[GX1 Status::{{ #var: $gx1_status | Unlimited }}| ]]</td></tr> }}<!--
 
  -->{{ #if: {{ #var: $vg-wc6 }} |
 
<tr><td>''[[Yu-Gi-Oh! Ultimate Masters: World Championship Tournament 2006|Ultimate Masters: World Championship Tournament 2006]]''</td><td title="February 23, 2006">2006-02-23</td><td>–</td><td>{{{wc6_name<includeonly>|</includeonly>}}}[[English alternate names::{{{wc6_name|}}}| ]][[WC6 name::{{{wc6_name|}}}| ]]</td><td>{{ #var: $wc6_dp | ??? }}[[WC6 DP Cost::{{ #var: $wc6_dp }}| ]]</td><td>–</td><td>–</td><td>–</td><td>[[{{ #var: $wc6_status | Unlimited }}]][[WC6 Status::{{ #var: $wc6_status | Unlimited }}| ]]</td></tr> }}<!--
 
  -->{{ #if: {{ #var: $vg-gx02 }} |
 
<tr><td>''[[Yu-Gi-Oh! GX Tag Force|GX Tag Force]]''</td><td title="September 14, 2006">2006-09-14</td><td>–</td><td>{{{gx02_name<includeonly>|</includeonly>}}}[[English alternate names::{{{gx02_name|}}}| ]][[GX02 name::{{{gx02_name|}}}| ]]</td><td>{{ #var: $gx02_dp | ??? }}[[GX02 DP Cost::{{ #var: $gx02_dp }}| ]]</td><td>–</td><td>–</td><td>–</td><td>[[{{ #var: $gx02_status | Unlimited }}]][[GX02 Status::{{ #var: $gx02_status | Unlimited }}| ]]</td></tr> }}<!--
 
 
   -->{{ #if: {{ #var: $vg-gx03 }} |  
 
   -->{{ #if: {{ #var: $vg-gx03 }} |  
  <tr><td>''[[Yu-Gi-Oh! GX Spirit Caller|GX Spirit Caller]]''</td><td title="November 30, 2006">2006-11-30</td><td>–</td><td>{{{gx03_name<includeonly>|</includeonly>}}}[[English alternate names::{{{gx03_name|}}}| ]][[GX03 name::{{{gx03_name|}}}| ]]</td><td>{{ #var: $gx03_dp | ??? }}[[GX03 DP Cost::{{ #var: $gx03_dp }}| ]]</td><td>–</td><td>–</td><td>–</td><td>[[{{ #var: $gx03_status | Unlimited }}]][[GX03 Status::{{ #var: $gx03_status | Unlimited }}| ]]</td></tr> }}<!--
+
  <tr><td>''[[Yu-Gi-Oh! GX Spirit Caller|GX Spirit Caller]]''</td><td title="November 30, 2006">2006-11-30</td><td>–</td><td>{{{gx03_name<includeonly>|</includeonly>}}}{{ #set: GX03 name = {{{gx03_name|}}} }}</td><td>–</td><td>[[{{ #var: $gx03_status | Unlimited }}]]{{ #set: GX03 Status = {{ #var: $gx03_status | Unlimited }} }}</td></tr> }}<!--
  -->{{ #if: {{ #var: $vg-wc07 }} |
 
<tr><td>''[[Yu-Gi-Oh! World Championship 2007|World Championship 2007]]''</td><td title="March 15, 2007">2007-03-15</td><td>–</td><td>{{{wc07_name<includeonly>|</includeonly>}}}[[English alternate names::{{{wc07_name|}}}| ]][[WC07 name::{{{wc07_name|}}}| ]]</td><td>{{ #var: $wc07_dp | ??? }}[[WC07 DP Cost::{{ #var: $wc07_dp }}| ]]</td><td>–</td><td>–</td><td>–</td><td>[[{{ #var: $wc07_status | Unlimited }}]][[WC07 Status::{{ #var: $wc07_status | Unlimited }}| ]]</td></tr> }}<!--
 
  -->{{ #if: {{ #var: $vg-gx04 }} |
 
<tr><td>''[[Yu-Gi-Oh! GX Tag Force 2|GX Tag Force 2]]''</td><td title="September 18, 2007">2007-09-18</td><td>–</td><td>{{{gx04_name<includeonly>|</includeonly>}}}[[English alternate names::{{{gx04_name|}}}| ]][[GX04 name::{{{gx04_name|}}}| ]]</td><td>{{ #var: $gx04_dp | ??? }}[[GX04 DP Cost::{{ #var: $gx04_dp }}| ]]</td><td>–</td><td>–</td><td>–</td><td>[[{{ #var: $gx04_status | Unlimited }}]][[GX04 Status::{{ #var: $gx04_status | Unlimited }}| ]]</td></tr> }}<!--
 
  -->{{ #if: {{ #var: $vg-wc08 }} |
 
<tr><td>''[[Yu-Gi-Oh! World Championship 2008|World Championship 2008]]''</td><td title="November 29, 2007">2007-11-29</td><td>–</td><td>{{{wc08_name<includeonly>|</includeonly>}}}[[English alternate names::{{{wc08_name|}}}| ]][[WC08 name::{{{wc08_name|}}}| ]]</td><td>{{ #var: $wc08_dp | ??? }}[[WC08 DP Cost::{{ #var: $wc08_dp }}| ]]</td><td>–</td><td>–</td><td>–</td><td>[[{{ #var: $wc08_status | Unlimited }}]][[WC08 Status::{{ #var: $wc08_status | Unlimited }}| ]]</td></tr> }}<!--
 
  -->{{ #if: {{ #var: $vg-gx06 }} |
 
<tr><td>''[[Yu-Gi-Oh! GX Tag Force 3|GX Tag Force 3]]''</td><td title="November 27, 2008">2008-11-27</td><td>–</td><td>{{{gx06_name<includeonly>|</includeonly>}}}[[English alternate names::{{{gx06_name|}}}| ]][[GX06 name::{{{gx06_name|}}}| ]]</td><td>–</td><td>–</td><td>–</td><td>–</td><td>[[{{ #var: $gx06_status | Unlimited }}]][[GX06 Status::{{ #var: $gx06_status | Unlimited }}| ]]</td></tr> }}<!--
 
  -->{{ #if: {{ #var: $vg-wc09 }} |
 
<tr><td>''[[Yu-Gi-Oh! 5D's World Championship 2009: Stardust Accelerator|5D's World Championship 2009: Stardust Accelerator]]''</td><td title="March 26, 2009">2009-03-26</td><td>–</td><td>{{{wc09_name<includeonly>|</includeonly>}}}[[English alternate names::{{{wc09_name|}}}| ]][[WC09 name::{{{wc09_name|}}}| ]]</td><td>–</td><td>–</td><td>–</td><td>–</td><td>Present</td></tr> }}<!--
 
  -->{{ #if: {{ #var: $vg-wb01 }} |
 
<tr><td>''[[Yu-Gi-Oh! 5D's Wheelie Breakers|5D's Wheelie Breakers]]''</td><td title="March 26, 2009">2009-03-26</td><td>–</td><td>–</td><td>–</td><td>–</td><td>–</td><td>–</td><td>Present</td></tr> }}<!--
 
  -->{{ #if: {{ #var: $vg-tf04 }} |
 
<tr><td>''[[Yu-Gi-Oh! 5D's Tag Force 4|5D's Tag Force 4]]''</td><td title="September 17, 2009">2009-09-17</td><td>–</td><td>{{{tf04_name<includeonly>|</includeonly>}}}[[English alternate names::{{{tf04_name|}}}| ]][[TF04 name::{{{tf04_name|}}}| ]]</td><td>–</td><td>–</td><td>–</td><td>–</td><td>Present</td></tr> }}<!--
 
  -->{{ #if: {{ #var: $vg-wc10 }} |
 
<tr><td>''[[Yu-Gi-Oh! 5D's World Championship 2010: Reverse of Arcadia|5D's World Championship 2010: Reverse of Arcadia]]''</td><td title="February 18, 2010">2010-02-18</td><td>–</td><td>{{{wc10_name<includeonly>|</includeonly>}}}[[English alternate names::{{{wc10_name|}}}| ]][[WC10 name::{{{wc10_name|}}}| ]]</td><td>–</td><td>–</td><td>–</td><td>–</td><td>Present</td></tr> }}<!--
 
  -->{{ #if: {{ #var: $vg-tf05 }} |
 
<tr><td>''[[Yu-Gi-Oh! 5D's Tag Force 5|5D's Tag Force 5]]''</td><td title="September 16, 2010">2010-09-16</td><td>–</td><td>{{{tf05_name<includeonly>|</includeonly>}}}[[English alternate names::{{{tf05_name|}}}| ]][[TF05 name::{{{tf05_name|}}}| ]]</td><td>–</td><td>–</td><td>–</td><td>–</td><td>Present</td></tr> }}<!--
 
  -->{{ #if: {{ #var: $vg-ydt1 }} |
 
<tr><td>''[[Yu-Gi-Oh! 5D's Duel Transer|5D's Duel Transer]]''</td><td title="December 7, 2010">2010-12-07</td><td>–</td><td>–</td><td>–</td><td>–</td><td>–</td><td>–</td><td>Present</td></tr> }}<!--
 
  -->{{ #if: {{ #var: $vg-wc11 }} |
 
<tr><td>''[[Yu-Gi-Oh! 5D's World Championship 2011: Over the Nexus|5D's World Championship 2011: Over the Nexus]]''</td><td title="February 24, 2011">2011-02-24</td><td>–</td><td>{{{wc11_name<includeonly>|</includeonly>}}}[[English alternate names::{{{wc11_name|}}}| ]][[WC11 name::{{{wc11_name|}}}| ]]</td><td>–</td><td>–</td><td>–</td><td>–</td><td>Present</td></tr> }}<!--
 
  -->{{ #if: {{ #var: $vg-tf06 }} |
 
<tr><td>''[[Yu-Gi-Oh! 5D's Tag Force 6|5D's Tag Force 6]]''</td><td title="September 22, 2011">2011-09-22</td><td>–</td><td>{{{tf06_name<includeonly>|</includeonly>}}}[[English alternate names::{{{tf06_name|}}}| ]][[TF06 name::{{{tf06_name|}}}| ]]</td><td>–</td><td>–</td><td>–</td><td>–</td><td>Present</td></tr> }}<!--
 
  -->{{ #if: {{ #var: $vg-zdc1 }} |
 
<tr><td>''[[Yu-Gi-Oh! ZEXAL World Duel Carnival|ZEXAL World Duel Carnival]]''</td><td title="December 5, 2013">2013-12-05</td><td>–</td><td>–</td><td>–</td><td>–</td><td>–</td><td>–</td><td>Present</td></tr> }}<!--
 
 
   -->{{ #if: {{ #var: $vg-dar }} |  
 
   -->{{ #if: {{ #var: $vg-dar }} |  
  <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>Present</td></tr> }}
  -->{{ #if: {{ #var: $vg-dg }} |
 
<tr><td>''[[Yu-Gi-Oh! Duel Generation|Duel Generation]]''</td><td title="October 30, 2014">2014-10-30</td><td>–</td><td>–</td><td>–</td><td>–</td><td>–</td><td>–</td><td>Present</td></tr> }}<!--
 
  -->{{ #if: {{ #var: $vg-duli }} |
 
<tr><td>''[[Yu-Gi-Oh! Duel Links|Duel Links]]''</td><td title="October 27, 2016">2016-10-27<!-- first non-beta release date --></td><td>–</td><td>–</td><td>–</td><td>–</td><td>–</td><td>–</td><td>Present</td></tr> }}
 
 
</table>
 
</table>
{{ #if: {{{eds_lore<includeonly>|</includeonly>}}}{{{rod_lore|}}}{{{rod_card|}}}{{{sdd_lore|}}}{{{wc4_lore|}}}{{{wc5_lore|}}}{{{ntr_lore|}}}{{{ygo_lore|}}}{{{gx1_lore|}}}{{{wc6_lore|}}}{{{gx02_lore|}}}{{{gx03_lore|}}}{{{wc07_lore|}}}{{{gx04_lore|}}}{{{wc08_lore|}}}{{{gx06_lore|}}}{{{wc09_lore|}}}{{{tf04_lore|}}}{{{wc10_lore|}}}{{{tf05_lore|}}}{{{wc11_lore|}}}{{{tf06_lore|}}}{{{dar_lore|}}}{{ #var: $vg-sets }} |  
+
{{ #if: {{{ntr_sets<includeonly>|</includeonly>}}}{{{ygo_lore|}}}{{{ygo_sets|}}}{{{gx03_sets|}}}{{{dar_lore|}}}{{ #var: $vg-sets }} |  
=== Lores and sets ===
+
<h3>Lores and sets</h3>
 
<table class="wikitable sortable card-list">
 
<table class="wikitable sortable card-list">
 
  <tr><th scope="col">Video game</th><th scope="col">Lore</th><th scope="col">Sets</th></tr><!--
 
  <tr><th scope="col">Video game</th><th scope="col">Lore</th><th scope="col">Sets</th></tr><!--
   -->{{ #if: {{{eds_lore<includeonly>|</includeonly>}}}{{{eds_sets|}}} |
+
   -->{{ #if: {{{ntr_sets<includeonly>|</includeonly>}}} |  
<tr><td>''[[Yu-Gi-Oh! The Eternal Duelist Soul|The Eternal Duelist Soul]]''</td><td>{{{eds_lore<includeonly>|</includeonly>}}}</td><td>{{{eds_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
+
  <tr><td>''[[Yu-Gi-Oh! Nightmare Troubadour|Nightmare Troubadour]]''</td><td></td><td>{{{ntr_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
  -->{{ #if: {{{rod_lore<includeonly>|</includeonly>}}}{{{rod_card|}}}{{{rod_sets|}}} |
 
<tr><td>''[[Yu-Gi-Oh! Reshef of Destruction|Reshef of Destruction]]''</td><td>{{ #switch: {{{rod_card}}}
 
      | Normal      | Effect | Fusion | Ritual = ([[{{{rod_card}}} Monster]]):[[ROD card type::{{{rod_card}}} Monster| ]]
 
      | NormalSpell = ([[Normal Spell Card]]):[[ROD card type::Normal Spell Card| ]]
 
      | ContSpell  = ([[Continuous Spell Card]]):[[ROD card type::Continuous Spell Card| ]]
 
      | RitualSpell = ([[Ritual Spell Card]]):[[ROD card type::Ritual Spell Card| ]]
 
      | NormalTrap  = ([[Normal Trap Card]]):[[ROD card type::Normal Trap Card| ]]
 
      | ContTrap    = ([[Continuous Trap Card]]):[[ROD card type::Continuous Trap Card| ]]
 
    }} {{{rod_lore<includeonly>|</includeonly>}}}</td><td>{{{rod_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
 
  -->{{ #if: {{{sdd_lore<includeonly>|</includeonly>}}}{{{sdd_sets|}}} |
 
<tr><td>''[[Yu-Gi-Oh! Worldwide Edition: Stairway to the Destined Duel|Worldwide Edition: Stairway to the Destined Duel]]''</td><td>{{{sdd_lore<includeonly>|</includeonly>}}}</td><td>{{{sdd_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
 
  -->{{ #if: {{{wc4_lore<includeonly>|</includeonly>}}}{{{wc4_sets|}}} |
 
<tr><td>''[[Yu-Gi-Oh! World Championship Tournament 2004|World Championship Tournament 2004]]''</td><td>{{{wc4_lore<includeonly>|</includeonly>}}}</td><td>{{{wc4_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
 
  -->{{ #if: {{{wc5_lore<includeonly>|</includeonly>}}}{{{wc5_sets|}}} |
 
<tr><td>''[[Yu-Gi-Oh! 7 Trials to Glory: World Championship Tournament 2005|7 Trials to Glory: World Championship 2005]]''</td><td>{{{wc5_lore<includeonly>|</includeonly>}}}</td><td>{{{wc5_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
 
  -->{{ #if: {{{ntr_lore<includeonly>|</includeonly>}}}{{{ntr_sets|}}} |  
 
  <tr><td>''[[Yu-Gi-Oh! Nightmare Troubadour|Nightmare Troubadour]]''</td><td>{{{ntr_lore<includeonly>|</includeonly>}}}</td><td>{{{ntr_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
 
 
   -->{{ #if: {{{ygo_lore<includeonly>|</includeonly>}}}{{{ygo_sets|}}} |  
 
   -->{{ #if: {{{ygo_lore<includeonly>|</includeonly>}}}{{{ygo_sets|}}} |  
 
  <tr><td>''[[Yu-Gi-Oh! Online|Online]]''</td><td>{{{ygo_lore<includeonly>|</includeonly>}}}</td><td>{{{ygo_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
 
  <tr><td>''[[Yu-Gi-Oh! Online|Online]]''</td><td>{{{ygo_lore<includeonly>|</includeonly>}}}</td><td>{{{ygo_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
   -->{{ #if: {{{gx1_lore<includeonly>|</includeonly>}}}{{{gx1_sets|}}} |
+
   -->{{ #if: {{{gx03_sets<includeonly>|</includeonly>}}} |  
<tr><td>''[[Yu-Gi-Oh! GX Duel Academy|GX Duel Academy]]''</td><td>{{{gx1_lore<includeonly>|</includeonly>}}}</td><td>{{{gx1_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
+
  <tr><td>''[[Yu-Gi-Oh! GX Spirit Caller|GX Spirit Caller]]''</td><td></td><td>{{{gx03_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
  -->{{ #if: {{{wc6_lore<includeonly>|</includeonly>}}}{{{wc6_sets|}}} |
 
<tr><td>''[[Yu-Gi-Oh! Ultimate Masters: World Championship Tournament 2006|Ultimate Masters: World Championship Tournament 2006]]''</td><td>{{{wc6_lore<includeonly>|</includeonly>}}}</td><td>{{{wc6_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
 
  -->{{ #if: {{{gx02_lore<includeonly>|</includeonly>}}}{{{gx02_sets|}}} |
 
<tr><td>''[[Yu-Gi-Oh! GX Tag Force|GX Tag Force]]''</td><td>{{{gx02_lore<includeonly>|</includeonly>}}}</td><td>{{{gx02_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
 
  -->{{ #if: {{{gx03_lore<includeonly>|</includeonly>}}}{{{gx03_sets|}}} |  
 
  <tr><td>''[[Yu-Gi-Oh! GX Spirit Caller|GX Spirit Caller]]''</td><td>{{{gx03_lore<includeonly>|</includeonly>}}}</td><td>{{{gx03_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
 
  -->{{ #if: {{{wc07_lore<includeonly>|</includeonly>}}}{{{wc07_sets|}}} |
 
<tr><td>''[[Yu-Gi-Oh! World Championship 2007|World Championship 2007]]''</td><td>{{{wc07_lore<includeonly>|</includeonly>}}}</td><td>{{{wc07_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
 
  -->{{ #if: {{{gx04_lore<includeonly>|</includeonly>}}}{{{gx04_sets|}}} |
 
<tr><td>''[[Yu-Gi-Oh! GX Tag Force 2|GX Tag Force 2]]''</td><td>{{{gx04_lore<includeonly>|</includeonly>}}}</td><td>{{{gx04_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
 
  -->{{ #if: {{{wc08_lore<includeonly>|</includeonly>}}}{{{wc08_sets|}}} |
 
<tr><td>''[[Yu-Gi-Oh! World Championship 2008|World Championship 2008]]''</td><td>{{{wc08_lore<includeonly>|</includeonly>}}}</td><td>{{{wc08_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
 
  -->{{ #if: {{{gx06_lore<includeonly>|</includeonly>}}}{{{gx06_sets|}}} |
 
<tr><td>''[[Yu-Gi-Oh! GX Tag Force 3|GX Tag Force 3]]''</td><td>{{{gx06_lore<includeonly>|</includeonly>}}}</td><td>{{{gx06_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
 
  -->{{ #if: {{{wc09_lore<includeonly>|</includeonly>}}}{{{wc09_sets|}}} |
 
<tr><td>''[[Yu-Gi-Oh! 5D's World Championship 2009: Stardust Accelerator|5D's World Championship 2009: Stardust Accelerator]]''</td><td>{{{wc09_lore<includeonly>|</includeonly>}}}</td><td>{{{wc09_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
 
  -->{{ #if: {{{tf04_lore<includeonly>|</includeonly>}}}{{{tf04_sets|}}} |
 
<tr><td>''[[Yu-Gi-Oh! 5D's Tag Force 4|5D's Tag Force 4]]''</td><td>{{{tf04_lore<includeonly>|</includeonly>}}}</td><td>{{{tf04_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
 
  -->{{ #if: {{{wc10_lore<includeonly>|</includeonly>}}}{{{wc10_sets|}}} |
 
<tr><td>''[[Yu-Gi-Oh! 5D's World Championship 2010: Reverse of Arcadia|5D's World Championship 2010: Reverse of Arcadia]]''</td><td>{{{wc10_lore<includeonly>|</includeonly>}}}</td><td>{{{wc10_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
 
  -->{{ #if: {{{tf05_lore<includeonly>|</includeonly>}}}{{{tf05_sets|}}} |
 
<tr><td>''[[Yu-Gi-Oh! 5D's Tag Force 5|5D's Tag Force 5]]''</td><td>{{{tf05_lore<includeonly>|</includeonly>}}}</td><td>{{{tf05_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
 
  -->{{ #if: {{{wc11_lore<includeonly>|</includeonly>}}}{{{wc11_sets|}}} |
 
<tr><td>''[[Yu-Gi-Oh! 5D's World Championship 2011: Over the Nexus|5D's World Championship 2011: Over the Nexus]]''</td><td>{{{wc11_lore<includeonly>|</includeonly>}}}</td><td>{{{wc11_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
 
  -->{{ #if: {{{tf06_lore<includeonly>|</includeonly>}}}{{{tf06_sets|}}} |
 
<tr><td>''[[Yu-Gi-Oh! 5D's Tag Force 6|5D's Tag Force 6]]''</td><td>{{{tf06_lore<includeonly>|</includeonly>}}}</td><td>{{{tf06_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
 
 
   -->{{ #if: {{{dar_lore<includeonly>|</includeonly>}}} |  
 
   -->{{ #if: {{{dar_lore<includeonly>|</includeonly>}}} |  
 
  <tr><td>''[[Yu-Gi-Oh! Duel Arena|Duel Arena]]''</td><td>{{{dar_lore<includeonly>|</includeonly>}}}</td><td></td></tr> }}
 
  <tr><td>''[[Yu-Gi-Oh! Duel Arena|Duel Arena]]''</td><td>{{{dar_lore<includeonly>|</includeonly>}}}</td><td></td></tr> }}
 
</table>
 
</table>
 
   }}
 
   }}
</div>}}<includeonly>{{Card navigation}}<!--
+
</div>}}<includeonly>{{Card navigation{{ #var: $is_sandbox }}}}<!--
 
+
-->{{ #if: {{ #var: $smw }} | <!--
-->{{IfSemantics|{{ #arraydefine: @archseries | {{{archseries|}}}*{{{supports_archetypes|}}}*{{{anti-supports_archetypes|}}}*{{{antisupports_archetypes|}}}*{{{related_to_archseries|}}} | * | unique, sort=asc }}{{ #arrayprint: @archseries || $archseries | &#32;
+
-->{{ #arraydefine: @archseries | {{{archseries|}}} | * | unique, sort=asc }}<!--
{{Archseries navbox|$archseries|member={{ #pos: *{{{archseries}}}
+
-->{{ #arraydefine: @supports_archetypes | {{{supports_archetypes|}}} | * | unique, sort=asc }}<!--
* | *$archseries
+
-->{{ #arraydefine: @anti-supports_archetypes | {{{anti-supports_archetypes|}}} | * | unique, sort=asc }}<!--
* }}{{ #pos: *{{{archseries}}}
+
-->{{ #arraydefine: @related_to_archseries | {{{related_to_archseries|}}} | * | unique, sort=asc }}<!--
* | * $archseries
+
-->{{ #arrayunion: @archetype-support | @supports_archetypes | @anti-supports_archetypes }}<!--
* }}|support={{ #pos: *{{{supports_archetypes}}}
+
-->{{ #arraydiff: @archetype-support | @archetype-support | @archseries }}<!--
* | *$archseries
+
-->{{ #arraydiff: @related_to_archseries | @related_to_archseries | @archseries | @archetype-support }}<!--
* }}{{ #pos: *{{{supports_archetypes}}}
+
-->{{ #arraysort: @archetype-support | asc }}<!--
* | * $archseries
+
-->{{ #arrayprint: @archseries || $archseries |
* }}|anti-support={{ #pos: *{{{anti-supports_archetypes}}}
+
{{ {{ #if: {{ #var: $rush_duel_card }} | Archseries navbox (Rush Duel) | Archseries navbox }}{{ #var: $is_sandbox }}|$archseries
* | *$archseries
+
| member      = {{ #arraysearch: @archseries | $archseries }}
* }}{{ #pos: *{{{anti-supports_archetypes}}}
+
| support      = {{ #arraysearch: @supports_archetypes | $archseries }}
* | * $archseries
+
| anti-support = {{ #arraysearch: @anti-supports_archetypes | $archseries }}
* }}{{ #pos: *{{{antisupports_archetypes}}}
+
}}
* | *$archseries
+
  }}<!-- arrayprint
* }}{{ #pos: *{{{antisupports_archetypes}}}
+
-->{{ #arrayprint: @archetype-support || $archetype |
* | * $archseries
+
{{ {{ #if: {{ #var: $rush_duel_card }} | Archseries navbox (Rush Duel) | Archseries navbox }}{{ #var: $is_sandbox }}|$archetype
* }}|related={{ #pos: *{{{related_to_archseries}}}
+
| support      = {{ #arraysearch: @supports_archetypes | $archetype }}
* | *$archseries
+
| anti-support = {{ #arraysearch: @anti-supports_archetypes | $archetype }}
* }}{{ #pos: *{{{related_to_archseries}}}
+
| related     = {{ #arraysearch: @related_to_archseries | $archseries }}
* | * $archseries
+
}}
* }}}}
+
  }}<!-- arrayprint
}}}}<!--
+
-->{{ #arrayprint: @related_to_archseries || $archseries |
 
+
{{ {{ #if: {{ #var: $rush_duel_card }} | Archseries navbox (Rush Duel) | Archseries navbox }}{{ #var: $is_sandbox }}|$archseries|related=1}}
 +
  }}
 +
}}<!--
 
-->{{ #if: {{ #var: $counter }} | {{Counters}}
 
-->{{ #if: {{ #var: $counter }} | {{Counters}}
 
}}{{ #if: {{ #var: $token }}    | {{Tokens}}
 
}}{{ #if: {{ #var: $token }}    | {{Tokens}}
 
}}{{ #if: {{ #var: $skill }}    | {{Skill Cards}}
 
}}{{ #if: {{ #var: $skill }}    | {{Skill Cards}}
 
}}<!--
 
}}<!--
 
 
end the actual template content - from here on out, it's all categories, interwikis, and SMW
 
end the actual template content - from here on out, it's all categories, interwikis, and SMW
 
 
--><!--
 
--><!--
 
+
open sandbox check
sortkey when desired
+
-->{{ #if: {{ #var: $is_sandbox }} | [[Category:Sandbox pages]] |<!--
 
+
categories
-->{{ #ifeq: {{ #explode: {{ #var: $pagename }} }} | A          <!-- cards whose name starts with the article "A" -->
+
-->{{ #if: {{{image|}}}{{{image2|}}}
  | {{DEFAULTSORT:{{ #sub: {{ #var: $pagename }} | 2 }}}}
+
   || [[Category:Cards that need an image]]
  | {{ #ifeq: {{ #explode: {{ #var: $pagename }} }} | An    <!-- cards whose name starts with the article "An" -->
 
    | {{DEFAULTSORT:{{ #sub: {{ #var: $pagename }} | 3 }}}}
 
    | {{ #ifeq: {{ #explode: {{ #var: $pagename }} }} | The <!-- cards whose name starts with the article "The" -->
 
      | {{ #if: {{ #pos: {{ #var: $pagename }} | The Agent }}{{ #pos: {{ #var: $pagename }} | The Fabled }}
 
        | <!-- ...except for "The Agent" and "The Fabled" cards -->
 
        | {{DEFAULTSORT:{{ #sub: {{ #var: $pagename }} | 4 }}}}
 
      }}
 
      | {{ <!-- now make Number cards use natural sorting order -->
 
        #if: {{and|{{ #ifeq: {{ #explode: {{ #var: $pagename }} }} | Number | 1 }}|{{ #pos: {{ #var: $pagename }} | : }}}}
 
        | {{DEFAULTSORT:Number {{ #if: {{ #pos: {{ #var: $pagename }} | Number C }}
 
          | C{{ padleft: {{ #replace: {{ #explode: {{ #var: $pagename }} || 1 }} | C }} | 4 | 0 }}
 
          | {{ padleft: {{ #explode: {{ #var: $pagename }} || 1 }} | 4 | 0 }}
 
        }}{{ #explode: {{ #var: $pagename }} | : | 1 }}}}
 
      }}
 
    }}
 
  }}
 
}}<!--
 
 
 
now on to the categories
 
 
 
-->[[Category:All cards]]{{ #if: {{not|{{{image|}}}{{{image2|}}}}}
 
   | [[Category:Cards that need an image]]
 
}}{{ #ifexist: Card Gallery:{{ #if: {{{cardgame|}}} | {{{cardgame}}} | {{ #var: $pagename }} }}
 
  || [[Category:Cards that need a Card Gallery]]
 
 
}}{{ #if: {{ #var: $non-game }}
 
}}{{ #if: {{ #var: $non-game }}
 
   | [[Category:Unusable cards]]{{ #switch: {{ #var: $non-game }}
 
   | [[Category:Unusable cards]]{{ #switch: {{ #var: $non-game }}
Line 1,097: Line 1,092:
 
     | Tip          = [[Category:Tip cards]]
 
     | Tip          = [[Category:Tip cards]]
 
   }}
 
   }}
   | [[Category:{{ #if: {{ #var: $token-counter }} | {{ #var: $token-counter }}s | {{ #if: {{ #var: $skill }} | Skill Cards | Duel Monsters cards }} }}]]{{ #if: {{ #var: $tcg }}
+
   | {{ #if: {{ #var: $token-counter }}
 +
    | {{ #if: {{ #var: $token }} | [[Category:Tokens]]
 +
      }}{{ #if: {{ #var: $counter }} | [[Category:Counters]]
 +
      }}
 +
    | {{ #if: {{ #var: $skill }}
 +
      | [[Category:Skill Cards]]
 +
      | {{ #if: {{ #var: $ocg-tcg }}
 +
        | [[Category:Duel Monsters cards]]
 +
        | {{ #if: {{ #var: $rush_duel_card }}
 +
          || [[Category:Miscellaneous video game cards]]
 +
        }}
 +
      }}
 +
    }}
 +
  }}{{ #if: {{ #var: $tcg }}
 
     | [[Category:TCG cards]]
 
     | [[Category:TCG cards]]
 
   }}{{ #if: {{ #var: $ocg }}
 
   }}{{ #if: {{ #var: $ocg }}
 
     | [[Category:OCG cards]]
 
     | [[Category:OCG cards]]
 +
  }}{{ #if: {{{tcg_speed_duel_status|}}}
 +
    | [[Category:TCG Speed Duel cards]]
 +
  }}{{ #if: {{ #var: $rush_duel_card }}
 +
    | [[Category:Rush Duel cards]]
 +
  }}{{ #if: {{ #var: $has_other_media_pages }}{{ #var: $rush_duel_card }}
 +
    || {{ #if: {{ #var: $ocg-tcg }} | [[Category:OCG/TCG cards without other appearances]] }}
 +
  }}
 +
}}<!--
 +
-->{{ #if: {{ #var: $artwork_switcher-has_alternate_artwork }}{{ #var: $artwork_switcher-has_named_artwork }}
 +
| {{ #if: {{ #var: $rush_duel_card }}
 +
  | [[Category:Rush Duel cards with alternate artworks]]
 +
  | [[Category:OCG/TCG cards with alternate artworks]]
 
   }}
 
   }}
}}{{ #if: {{ #var: $tcg-fr }}
+
}}<!--
  | {{ #if: {{{fr_name|}}} || [[Category:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with a French release needing a French name]]
+
-->{{ #if: {{ #var: $artwork_switcher-has_edited_artwork }}
     }}{{ #if: {{ #var: $no_lore }} || {{ #if: {{{fr_lore|}}} || [[Category:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with a French release needing a French lore]] }} }}
+
| {{ #if: {{ #var: $rush_duel_card }}
 +
  | [[Category:Rush Duel cards with edited artworks]]
 +
  | [[Category:OCG/TCG cards with edited artworks]]
 +
  }}
 +
}}<!--
 +
-->{{ #vardefine: $non-game_string | {{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} }}<!--
 +
-->{{ #if: {{ #var: $tcg-en }}
 +
  | {{ #if: {{ #var: $skill }} | {{ #if: {{{skill_activation|}}} || [[Category:Skill Cards with an English release needing an English Skill activation]] }} }}
 +
}}{{ #if: {{ #var: $fr_release }}
 +
  | {{ #if: {{{fr_name|}}} || [[Category:{{ #var: $non-game_string }} with a French release needing a French name]]
 +
     }}{{ #if: {{ #var: $no_lore }} || {{ #if: {{{fr_lore|}}} || [[Category:{{ #var: $non-game_string }} with a French release needing a French lore]] }}
 +
    }}{{ #if: {{ #var: $skill }} | {{ #if: {{{fr_skill_activation|}}} || [[Category:Skill Cards with a French release needing a French Skill activation]] }} }}
 +
  | {{ #if: {{{fr_name|}}} | [[Category:Cards with a French name but no listed French release]] }}{{ #if: {{{fr_lore|}}} | [[Category:Cards with a French lore but no listed French release]] }}
 
}}{{ #if: {{ #var: $de_release }}
 
}}{{ #if: {{ #var: $de_release }}
   | {{ #if: {{{de_name|}}} || [[Category:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with a German release needing a German name]]
+
   | {{ #if: {{{de_name|}}} || [[Category:{{ #var: $non-game_string }} with a German release needing a German name]]
     }}{{ #if: {{ #var: $no_lore }} || {{ #if: {{{de_lore|}}} || [[Category:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with a German release needing a German lore]] }} }}
+
     }}{{ #if: {{ #var: $no_lore }} || {{ #if: {{{de_lore|}}} || [[Category:{{ #var: $non-game_string }} with a German release needing a German lore]] }}
 +
    }}{{ #if: {{ #var: $skill }} | {{ #if: {{{de_skill_activation|}}} || [[Category:Skill Cards with a German release needing a German Skill activation]] }} }}
 +
  | {{ #if: {{{de_name|}}} | [[Category:Cards with a German name but no listed German release]] }}{{ #if: {{{de_lore|}}} | [[Category:Cards with a German lore but no listed German release]] }}
 
}}{{ #if: {{ #var: $it_release }}
 
}}{{ #if: {{ #var: $it_release }}
   | {{ #if: {{{it_name|}}} || [[Category:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with an Italian release needing an Italian name]]
+
   | {{ #if: {{{it_name|}}} || [[Category:{{ #var: $non-game_string }} with an Italian release needing an Italian name]]
     }}{{ #if: {{ #var: $no_lore }} || {{ #if: {{{it_lore|}}} || [[Category:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with an Italian release needing an Italian lore]] }} }}
+
    }}{{ #if: {{ #var: $no_lore }} || {{ #if: {{{it_lore|}}} || [[Category:{{ #var: $non-game_string }} with an Italian release needing an Italian lore]] }}
 +
    }}{{ #if: {{ #var: $skill }} | {{ #if: {{{it_skill_activation|}}} || [[Category:Skill Cards with an Italian release needing an Italian Skill activation]] }} }}
 +
  | {{ #if: {{{it_name|}}} | [[Category:Cards with an Italian name but no listed Italian release]] }}{{ #if: {{{it_lore|}}} | [[Category:Cards with an Italian lore but no listed Italian release]] }}
 +
}}{{ #if: {{ #var: $pt_release }}
 +
  | {{ #if: {{{pt_name|}}} || [[Category:{{ #var: $non-game_string }} with a Portuguese release needing a Portuguese name]]
 +
     }}{{ #if: {{ #var: $no_lore }} || {{ #if: {{{pt_lore|}}} || [[Category:{{ #var: $non-game_string }} with a Portuguese release needing a Portuguese lore]] }}
 +
    }}{{ #if: {{ #var: $skill }} | {{ #if: {{{pt_skill_activation|}}} || [[Category:Skill Cards with a Portuguese release needing a Portuguese Skill activation]] }} }}
 +
  | {{ #if: {{{pt_name|}}} | [[Category:Cards with a Portuguese name but no listed Portuguese release]] }}{{ #if: {{{pt_lore|}}} | [[Category:Cards with a Portuguese lore but no listed Portuguese release]] }}
 +
}}{{ #if: {{ #var: $sp_release }}
 +
  | {{ #if: {{{es_name|}}} || [[Category:{{ #var: $non-game_string }} with a Spanish release needing a Spanish name]]
 +
    }}{{ #if: {{ #var: $no_lore }} || {{ #if: {{{es_lore|}}} || [[Category:{{ #var: $non-game_string }} with a Spanish release needing a Spanish lore]] }}
 +
    }}{{ #if: {{ #var: $skill }} | {{ #if: {{{es_skill_activation|}}} || [[Category:Skill Cards with a Spanish release needing a Spanish Skill activation]] }} }}
 +
  | {{ #if: {{{es_name|}}} | [[Category:Cards with a Spanish name but no listed Spanish release]] }}{{ #if: {{{es_lore|}}} | [[Category:Cards with a Spanish lore but no listed Spanish release]] }}
 
}}{{ #if: {{ #var: $ocg-jp }}
 
}}{{ #if: {{ #var: $ocg-jp }}
   | {{ #if: {{{ja_name|}}} || [[Category:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with a Japanese release needing a Japanese name]]
+
   | {{ #if: {{ #var: $ja_name }} || [[Category:{{ #var: $non-game_string }} with a Japanese release needing a Japanese name]]
     }}{{ #if: {{ #var: $no_lore }} || {{ #if: {{{ja_lore|}}} || [[Category:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with a Japanese release needing a Japanese lore]] }} }}
+
     }}{{ #if: {{ #var: $no_lore }} || {{ #if: {{{ja_lore|}}} || [[Category:{{ #var: $non-game_string }} with a Japanese release needing a Japanese lore]] }}
 +
    }}
 +
  | {{ #if: {{ #var: $ja_name }} | [[Category:Cards with a Japanese name but no listed Japanese release]] }}{{ #if: {{{ja_lore|}}} | [[Category:Cards with a Japanese lore but no listed Japanese release]] }}
 
}}{{ #if: {{ #var: $kr_release }}
 
}}{{ #if: {{ #var: $kr_release }}
   | {{ #if: {{{ko_name|}}} || [[Category:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with a Korean release needing a Korean name]]
+
   | {{ #if: {{{ko_name|}}} || [[Category:{{ #var: $non-game_string }} with a Korean release needing a Korean name]]
     }}{{ #if: {{ #var: $no_lore }} || {{ #if: {{{ko_lore|}}} || [[Category:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with a Korean release needing a Korean lore]] }} }}
+
     }}{{ #if: {{ #var: $no_lore }} || {{ #if: {{{ko_lore|}}} || [[Category:{{ #var: $non-game_string }} with a Korean release needing a Korean lore]] }}
}}{{ #if: {{ #var: $pt_release }}
+
    }}
   | {{ #if: {{{pt_name|}}} || [[Category:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with a Portuguese release needing a Portuguese name]]
+
   | {{ #if: {{{ko_name|}}} | [[Category:Cards with a Korean name but no listed Korean release]] }}{{ #if: {{{ko_lore|}}} | [[Category:Cards with a Korean lore but no listed Korean release]] }}
    }}{{ #if: {{ #var: $no_lore }} || {{ #if: {{{pt_lore|}}} || [[Category:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with a Portuguese release needing a Portuguese lore]] }} }}
 
}}{{ #if: {{ #var: $sp_release }}
 
  | {{ #if: {{{es_name|}}} || [[Category:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with a Spanish release needing a Spanish name]]
 
    }}{{ #if: {{ #var: $no_lore }} || {{ #if: {{{es_lore|}}} || [[Category:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with a Spanish release needing a Spanish lore]] }} }}
 
 
}}{{ #if: {{ #var: $tc_release }}
 
}}{{ #if: {{ #var: $tc_release }}
   | {{ #if: {{{zh_name|}}} || [[Category:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with a Chinese release needing a Chinese name]]
+
   | {{ #if: {{{tc_name|}}} || [[Category:{{ #var: $non-game_string }} with a Traditional Chinese release needing a Traditional Chinese name]]
     }}{{ #if: {{ #var: $no_lore }} || {{ #if: {{{zh_lore|}}} || [[Category:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with a Chinese release needing a Chinese lore]] }} }}
+
    }}{{ #if: {{ #var: $no_lore }} || {{ #if: {{{tc_lore|}}} || [[Category:{{ #var: $non-game_string }} with a Traditional Chinese release needing a Traditional Chinese lore]] }}
 +
    }}
 +
  | {{ #if: {{{tc_name|}}} | [[Category:Cards with a Traditional Chinese name but no listed Traditional Chinese release]] }}{{ #if: {{{tc_lore|}}} | [[Category:Cards with a Traditional Chinese lore but no listed Traditional Chinese release]] }}
 +
}}{{ #if: {{ #var: $sc_release }}
 +
  | {{ #if: {{{sc_name|}}} || [[Category:{{ #var: $non-game_string }} with a Simplified Chinese release needing a Simplified Chinese name]]
 +
     }}{{ #if: {{ #var: $no_lore }} || {{ #if: {{{sc_lore|}}} || [[Category:{{ #var: $non-game_string }} with a Simplified Chinese release needing a Simplified Chinese lore]] }}
 +
    }}
 +
  | {{ #if: {{{sc_name|}}} | [[Category:Cards with a Simplified Chinese name but no listed Simplified Chinese release]] }}{{ #if: {{{sc_lore|}}} | [[Category:Cards with a Simplified Chinese lore but no listed Simplified Chinese release]] }}
 +
}}{{ #if: {{ #var: $rush_duel_card }}
 +
  | {{ #if: {{ #var: $ocg-jp }} || [[Category:Rush Duel cards without a listed Japanese release]]
 +
  }}{{ #if: {{ #var: $kr_release }} || [[Category:Rush Duel cards without a listed Korean release]]
 +
  }}
 +
  | {{ #if: {{ #var: $ocg-tcg }}
 +
    | {{ #if: {{ #var: $ocg }}
 +
      | {{ #if: {{ #var: $ocg-jp }} || [[Category:OCG cards without a listed Japanese release]]
 +
      }}{{ #if: {{ #var: $kr_release }} || [[Category:OCG cards without a listed Korean release]]
 +
      }}{{ #if: {{ #var: $tc_release }} || [[Category:OCG cards without a listed Traditional Chinese release]]
 +
      }}{{ #if: {{ #var: $sc_release }} || [[Category:OCG cards without a listed Simplified Chinese release]]
 +
      }}
 +
    }}{{ #if: {{ #var: $tcg }}
 +
      | {{ #if: {{ #var: $tcg-en }} || [[Category:TCG cards without a listed English release]]
 +
      }}{{ #if: {{ #var: $fr_release }} || [[Category:TCG cards without a listed French release]]
 +
      }}{{ #if: {{ #var: $de_release }} || [[Category:TCG cards without a listed German release]]
 +
      }}{{ #if: {{ #var: $it_release }} || [[Category:TCG cards without a listed Italian release]]
 +
      }}{{ #if: {{ #var: $pt_release }} || [[Category:TCG cards without a listed Portuguese release]]
 +
      }}{{ #if: {{ #var: $sp_release }} || [[Category:TCG cards without a listed Spanish release]]
 +
      }}
 +
    }}
 +
  }}
 +
}}<!--
 +
-->{{ #if: {{ #var: $type }} | {{ #if: {{ #var: $valid_type }} || [[Category:CardTable2 transclusions with interesting Types]] }} }}<!--
 +
-->{{ #if: {{ #arrayindex: $ability | 1 }} | [[Category:Monsters with multiple abilities]] }}<!--
 +
-->{{ #if: {{{level|}}}
 +
  | {{ #ifeq: {{ #var: $level-rank }} | Rank | [[Category:Xyz Monsters using (((level)))]] }}
 +
}}{{ #if: {{{rank|}}}
 +
  | {{ #ifeq: {{ #var: $level-rank }} | Level | [[Category:Non-Xyz Monsters using (((rank)))]] }}
 +
}}<!--
 +
-->{{ #if: {{ #var: $vg }}
 +
  | [[Category:((CardTable2)) transclusions with video game parameters]]{{ #if: {{ #var: $ocg-tcg }}
 +
    || [[Category:Video game cards with no OCG/TCG counterpart]]
 +
  }}
 
}}{{ #if: {{ #var: $ocg-tcg }}
 
}}{{ #if: {{ #var: $ocg-tcg }}
   | {{ #if: {{ #var: $ocg }}
+
| {{ #if: {{ #var: $non-game }}{{{password|}}}{{ #var: $limitation_text }}{{ #var: $skill }}
    | {{ #if: {{ #var: $ocg-jp }} || [[Category:OCG cards without a listed Japanese release]]
+
   || [[Category:Cards needing a password]]
    }}{{ #if: {{ #var: $kr_release }} || [[Category:OCG cards without a listed Korean release]]
+
  }}
 +
}}<!--
 +
-->{{ #if: {{ #var: $effect_monster }}{{ #var: $card_type }}{{ #var: $rush_duel_card }}
 +
| {{ #if: {{ #var: $non-game }}{{ #var: $counter }}{{ #var: $skill }}{{{effect_types|}}}{{{pendulum_effect_types|}}}
 +
  || [[Category:Cards needing effect_types]]
 +
  }}
 +
}}<!--
 +
-->{{ #if: {{{requirement|}}}
 +
| {{ #if: {{ #explode: {{{effect_types}}} | , | 2 }}
 +
  | [[Category:Rush Duel cards with too many effect_types]]
 +
  }}
 +
}}<!--
 +
-->{{ #if: {{ #var: $no_lore }} | {{ #if: {{ #var: $token-counter }} || [[Category:Cards printed without a lore]] }} }}<!--
 +
-->{{ #if: {{{ocg_status|}}}{{{tcg_status|}}}{{{tcg_speed_duel_status|}}}
 +
| [[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]]
 +
  }}
 +
}}<!--
 +
-->{{ #if: {{ #var: $ocg }}
 +
| {{ #if: {{ #var: $token-counter }}{{ #var: $limitation_text }}
 +
  | {{ #if: {{{ocg_status|}}}
 +
    | [[Category:((CardTable2)) transclusions with an unnecessary OCG status]]<!-- auto-assigned -->
 
     }}
 
     }}
   }}{{ #if: {{ #var: $tcg }}
+
   | {{ #if: {{ #var: $non-game }}
     | {{ #if: {{ #var: $tcg-en }} || [[Category:TCG cards without a listed English release]]
+
     | {{ #ifeq: {{{ocg_status}}} | Legal
    }}{{ #if: {{ #var: $tcg-fr }} || [[Category:TCG cards without a listed French release]]
+
      || {{ #if: {{{ocg_status|}}}
    }}{{ #if: {{ #var: $de_release }} || [[Category:TCG cards without a listed German release]]
+
        | [[Category:((CardTable2)) transclusions with an unnecessary OCG status]]<!-- "Legal" is the only valid status for nongame cards -->
     }}{{ #if: {{ #var: $it_release }} || [[Category:TCG cards without a listed Italian release]]
+
        }}
    }}{{ #if: {{ #var: $pt_release }} || [[Category:TCG cards without a listed Portuguese release]]
+
      }}
    }}{{ #if: {{ #var: $sp_release }} || [[Category:TCG cards without a listed Spanish release]]
+
     | {{ #switch: {{{ocg_status|}}}
 +
      | Not yet released | Semi-Limited | Limited | Forbidden | Legal | Illegal | Not yet legal | Not legal | =
 +
      | #default = [[Category:((CardTable2)) transclusions with an unknown OCG status]]<!-- unrecognized value -->
 +
      }}
 
     }}
 
     }}
 
   }}
 
   }}
}}{{ #if: {{ #var: $vg }}
+
| {{ #if: {{{ocg_status|}}}
  | [[Category:((CardTable2)) transclusions with video game parameters]]{{ #if: {{ #if: {{{cardgame|}}} | {{ #ask: <q>[[Category:OCG cards]] OR [[Category:TCG cards]] OR [[Category:Unusable cards]]</q>[[{{{cardgame}}}]] }} }}{{ #var: $ocg-tcg }}
+
  | {{ #ifeq: {{{ocg_status}}} | Not yet released
     || [[Category:Video game cards with no OCG/TCG counterpart]]
+
     || [[Category:((CardTable2)) transclusions with an unnecessary OCG status]]
 +
    }}
 
   }}
 
   }}
}}{{ #if: {{ #pos: {{ lc: {{PAGENAME}} }} | unnamed }} | [[Category:Cards whose name is unknown]] }}<!--
+
}}<!--
 
+
-->{{ #if: {{ #var: $tcg }}
SMW
+
| {{ #if: {{ #var: $token-counter }}{{ #var: $skill }}{{ #var: $limitation_text }}
 
+
  | {{ #if: {{{tcg_status|}}}
-->{{IfSemantics|[[Page type::Card page| ]]{{ #if: {{not|{{ #var: $non-game }}}}
+
    | [[Category:((CardTable2)) transclusions with an unnecessary TCG status]]<!-- auto-assigned -->
     | {{ #if: {{ #var: $tcg }}
+
    }}
       | [[Medium::TCG| ]]{{ #if: {{ #var: $ocg }}
+
  | {{ #if: {{ #var: $non-game }}
         | [[Medium::OCG| ]]
+
     | {{ #ifeq: {{{tcg_status}}} | Legal
         | [[Medium::TCG-only| ]]
+
       || {{ #if: {{{tcg_status|}}}{{{tcg_speed_duel_status|}}}
 +
         | [[Category:((CardTable2)) transclusions with an unnecessary TCG status]]<!-- "Legal" is the only valid status for nongame cards -->
 +
         }}
 
       }}
 
       }}
      | {{ #if: {{ #var: $ocg }}
+
    | {{ #switch: {{{tcg_status|}}}
        | [[Medium::OCG| ]][[Medium::OCG-only| ]]<!-- can't see how to do this without repeating *something* -->
+
      | Not yet released | Semi-Limited | Limited | Forbidden | Legal | Illegal | Not yet legal | Not legal | =
 +
      | #default = [[Category:((CardTable2)) transclusions with an unknown TCG status]]<!-- unrecognized value -->
 
       }}
 
       }}
 
     }}
 
     }}
   }}{{ #if: {{ #var: $tcg }}{{ #var: $ocg }} | [[Class 1::{{ #if: {{ #var: $non-game }} | FAQ | Official }}| ]]
+
   }}<!--
   }}{{ #if: {{{sq_name|}}} |   {{ #set: Albanian name = {{{sq_name}}} }}
+
  -->{{ #switch: {{{tcg_speed_duel_status|}}}
   }}{{ #if: {{{ar_name|}}} |     {{ #set: Arabic name = {{{ar_name}}} }}
+
  | Not yet released | Unlimited | Limited 3 | Limited 2 | Limited 1 | Semi-Limited | Limited | Forbidden | Legal | Illegal | Not yet legal | Not legal | =
  }}{{ #if: {{{az_name|}}| {{ #set: Azerbaijani name = {{{az_name}}} }}
+
  | #default = [[Category:((CardTable2)) transclusions with an unknown TCG status]]<!-- unrecognized value -->
  }}{{ #if: {{{bn_name|}}}  |    {{ #set: Bengali name = {{{bn_name}}} }}
+
   }}
  }}{{ #if: {{{bs_name|}}|     {{ #set: Bosnian name = {{{bs_name}}} }}
+
| {{ #if: {{{tcg_status|}}}
  }}{{ #if: {{{bg_name|}}|   {{ #set: Bulgarian name = {{{bg_name}}} }}
+
  | {{ #ifeq: {{{tcg_status}}} | Not yet released
  }}{{ #if: {{{ca_name|}}|     {{ #set: Catalan name = {{{ca_name}}} }}
+
    || [[Category:((CardTable2)) transclusions with an unnecessary TCG status]]
  }}{{ #if: {{{hr_name|}}} |    {{ #set: Croatian name = {{{hr_name}}} }}
+
    }}
  }}{{ #if: {{{cs_name|}}} |      {{ #set: Czech name = {{{cs_name}}} }}
+
   }}<!--
  }}{{ #if: {{{da_name|}}|     {{ #set: Danish name = {{{da_name}}} }}
+
  -->{{ #if: {{{tcg_speed_duel_status|}}}
  }}{{ #if: {{{nl_name|}}} |      {{ #set: Dutch name = {{{nl_name}}} }}
+
  | [[Category:((CardTable2)) transclusions with an unnecessary TCG status]]
  }}{{ #if: {{{et_name|}}|   {{ #set: Estonian name = {{{et_name}}} }}
+
  }}
  }}{{ #if: {{{fil_name|}}} |    {{ #set: Filipino name = {{{fil_name}}} }}
+
}}<!--
  }}{{ #if: {{{fi_name|}}|     {{ #set: Finnish name = {{{fi_name}}} }}
+
-->{{ #if: {{ #var: $assumed_color }} | [[Category:Colors assumed without using the Type string]] }}<!--
  }}{{ #if: {{{el_name|}}}  |      {{ #set: Greek name = {{{el_name}}} }}
+
-->{{ #if: {{ #var: $colorless    }} | [[Category:Card pages with no color class]] }}<!--
  }}{{ #if: {{{haw_name|}}} |    {{ #set: Hawaiian name = {{{haw_name}}} }}
+
-->{{ #ifeq: {{{cardclass|¬}}} | ¬ || [[Category:CardTable2 parameter tracking (cardclass)]] }}<!--
  }}{{ #if: {{{he_name|}}} |      {{ #set: Hebrew name = {{{he_name}}} }}
+
SMW
  }}{{ #if: {{{hi_name|}}} |      {{ #set: Hindi name = {{{hi_name}}} }}
+
-->{{ #if: {{ #var: $smw }}
  }}{{ #if: {{{hu_name|}}{{ #set: Hungarian name = {{{hu_name}}} }}
+
  | {{ #set: Page type = Card page }}{{ #if: {{ #var: $non-game }}
  }}{{ #if: {{{id_name|}}}  |  {{ #set: Indonesian name = {{{id_name}}} }}
+
    || {{ #if: {{ #var: $ocg-tcg }}
  }}{{ #if: {{{ga_name|}}}  |      {{ #set: Irish name = {{{ga_name}}} }}
+
      | {{ #if: {{ #var: $tcg }}
  }}{{ #if: {{{lv_name|}}}  |    {{ #set: Latvian name = {{{lv_name}}} }}
+
        | {{ #set: Medium = TCG }}{{ #set: Release = Yu-Gi-Oh! Trading Card Game }}{{ #if: {{ #var: $ocg }}
  }}{{ #if: {{{lt_name|}}}  |  {{ #set: Lithuanian name = {{{lt_name}}} }}
+
          | {{ #set: Medium = OCG }}{{ #set: Release = Yu-Gi-Oh! Official Card Game }}
  }}{{ #if: {{{no_name|}}}  |  {{ #set: Norwegian name = {{{no_name}}} }}<!-- [[wikipedia:Norwegian language]]; the Norwegian macrolanguage -->
+
          | {{ #set: Medium = TCG-only }}
  }}{{ #if: {{{nb_name|}}}  |  {{ #set: Norwegian name = {{{nb_name}}} }}<!-- [[wikipedia:Bokmål]] -->
+
        }}
  }}{{ #if: {{{nn_name|}}}  |  {{ #set: Norwegian name = {{{nn_name}}} }}<!-- [[wikipedia:Nynorsk]] -->
+
        | {{ #if: {{ #var: $ocg }}
  }}{{ #if: {{{fa_name|}}}  |    {{ #set: Persian name = {{{fa_name}}} }}
+
          | {{ #set: Medium = OCG }}{{ #set: Release = Yu-Gi-Oh! Official Card Game }}{{ #set: Medium = OCG-only }}<!-- can't see how to do this without repeating *something* -->
  }}{{ #if: {{{pl_name|}}}  |      {{ #set: Polish name = {{{pl_name}}} }}
+
        }}<!-- #var: $ocg -->
  }}{{ #if: {{{ro_name|}}}  |    {{ #set: Romanian name = {{{ro_name}}} }}
+
      }}<!-- #var: $tcg -->
  }}{{ #if: {{{ru_name|}}}  |    {{ #set: Russian name = {{{ru_name}}} }}
+
      | {{ #if: {{ #var: $official_token }}<!-- gonna have to redo this properly -->
  }}{{ #if: {{{sr_name|}}}  |    {{ #set: Serbian name = {{{sr_name}}} }}
+
        | {{ #set: Medium = OCG }}{{ #set: Medium = TCG }}
  }}{{ #if: {{{sk_name|}}}  |      {{ #set: Slovak name = {{{sk_name}}} }}
+
      }}{{ #if: {{ #var: $rush_duel_card }} | {{ #set: Medium = Rush Duel }}{{ #set: Release = Yu-Gi-Oh! Rush Duel }} }}
  }}{{ #if: {{{sl_name|}}}  |    {{ #set: Slovene name = {{{sl_name}}} }}
+
        }}<!-- #var: $ocg-tcg -->
  }}{{ #if: {{{sv_name|}}}  |    {{ #set: Swedish name = {{{sv_name}}} }}
+
      }}<!-- #var: $non-game
  }}{{ #if: {{{tl_name|}}}  |    {{ #set: Tagalog name = {{{tl_name}}} }}
+
-->{{ #set: Debut date = {{ #var: $debut_date }} }}<!--
  }}{{ #if: {{{th_name|}}}  |        {{ #set: Thai name = {{{th_name}}} }}
+
-->{{ #set: TCG debut date = {{ #var: $tcg_debut_date }} }}<!--
  }}{{ #if: {{{tr_name|}}}  |    {{ #set: Turkish name = {{{tr_name}}} }}
+
-->{{ #set: TCG Speed Duel debut date = {{ #var: $tcg_sd_debut_date }} }}<!--
  }}{{ #if: {{{vi_name|}}}  |  {{ #set: Vietnamese name = {{{vi_name}}} }}
+
  -->{{ #set: OCG debut date = {{ #var: $ocg_debut_date }} }}<!--
  }}{{ #if: {{{cy_name|}}}  |      {{ #set: Welsh name = {{{cy_name}}} }}
+
  -->{{ #set: Types = {{{types|}}} }}<!-- store the unaltered type string
 
+
-->{{ #switch: {{ #arrayindex: $types | 1 }}
  }}{{ #if: {{{sq_lore|}}}  |    {{ #set: Albanian lore = {{{sq_lore}}} }}
+
    | Effect   | Fusion    | Ritual | Synchro | Xyz | Maximum
  }}{{ #if: {{{ar_lore|}}}  |      {{ #set: Arabic lore = {{{ar_lore}}} }}
+
    | Link    = {{ #set: Primary type = {{ #arrayindex: $types | 1 }} Monster }}{{ #vardefine: $not-Normal | 1 }}
  }}{{ #if: {{{az_lore|}}}  | {{ #set: Azerbaijani lore = {{{az_lore}}} }}
 
  }}{{ #if: {{{bn_lore|}}}  |    {{ #set: Bengali lore = {{{bn_lore}}} }}
 
  }}{{ #if: {{{bs_lore|}}}  |    {{ #set: Bosnian lore = {{{bs_lore}}} }}
 
  }}{{ #if: {{{bg_lore|}}}  |  {{ #set: Bulgarian lore = {{{bg_lore}}} }}
 
  }}{{ #if: {{{ca_lore|}}}  |    {{ #set: Catalan lore = {{{ca_lore}}} }}
 
  }}{{ #if: {{{hr_lore|}}}  |    {{ #set: Croatian lore = {{{hr_lore}}} }}
 
  }}{{ #if: {{{cs_lore|}}}  |      {{ #set: Czech lore = {{{cs_lore}}} }}
 
  }}{{ #if: {{{da_lore|}}}  |      {{ #set: Danish lore = {{{da_lore}}} }}
 
  }}{{ #if: {{{nl_lore|}}}  |      {{ #set: Dutch lore = {{{nl_lore}}} }}
 
  }}{{ #if: {{{et_lore|}}}  |    {{ #set: Estonian lore = {{{et_lore}}} }}
 
  }}{{ #if: {{{fil_lore|}}} |    {{ #set: Filipino lore = {{{fil_lore}}} }}
 
  }}{{ #if: {{{fi_lore|}}}  |    {{ #set: Finnish lore = {{{fi_lore}}} }}
 
  }}{{ #if: {{{el_lore|}}}  |      {{ #set: Greek lore = {{{el_lore}}} }}
 
  }}{{ #if: {{{haw_lore|}}} |    {{ #set: Hawaiian lore = {{{haw_lore}}} }}
 
  }}{{ #if: {{{he_lore|}}}  |      {{ #set: Hebrew lore = {{{he_lore}}} }}
 
  }}{{ #if: {{{hi_lore|}}}  |      {{ #set: Hindi lore = {{{hi_lore}}} }}
 
  }}{{ #if: {{{hu_lore|}}}  |  {{ #set: Hungarian lore = {{{hu_lore}}} }}
 
  }}{{ #if: {{{id_lore|}}}  |  {{ #set: Indonesian lore = {{{id_lore}}} }}
 
  }}{{ #if: {{{ga_lore|}}}  |      {{ #set: Irish lore = {{{ga_lore}}} }}
 
  }}{{ #if: {{{lv_lore|}}}  |    {{ #set: Latvian lore = {{{lv_lore}}} }}
 
  }}{{ #if: {{{lt_lore|}}}  |  {{ #set: Lithuanian lore = {{{lt_lore}}} }}
 
  }}{{ #if: {{{no_lore|}}}  |  {{ #set: Norwegian lore = {{{no_lore}}} }}<!-- [[wikipedia:Norwegian language]]; the Norwegian macrolanguage -->
 
  }}{{ #if: {{{nb_lore|}}}  |  {{ #set: Norwegian lore = {{{nb_lore}}} }}<!-- [[wikipedia:Bokmål]] -->
 
  }}{{ #if: {{{nn_lore|}}}  |  {{ #set: Norwegian lore = {{{nn_lore}}} }}<!-- [[wikipedia:Nynorsk]] -->
 
  }}{{ #if: {{{fa_lore|}}}  |    {{ #set: Persian lore = {{{fa_lore}}} }}
 
  }}{{ #if: {{{pl_lore|}}}  |      {{ #set: Polish lore = {{{pl_lore}}} }}
 
  }}{{ #if: {{{ro_lore|}}}  |    {{ #set: Romanian lore = {{{ro_lore}}} }}
 
  }}{{ #if: {{{ru_lore|}}}  |    {{ #set: Russian lore = {{{ru_lore}}} }}
 
  }}{{ #if: {{{sr_lore|}}}  |    {{ #set: Serbian lore = {{{sr_lore}}} }}
 
  }}{{ #if: {{{sk_lore|}}}  |      {{ #set: Slovak lore = {{{sk_lore}}} }}
 
  }}{{ #if: {{{sl_lore|}}}  |    {{ #set: Slovene lore = {{{sl_lore}}} }}
 
  }}{{ #if: {{{sv_lore|}}}  |    {{ #set: Swedish lore = {{{sv_lore}}} }}
 
  }}{{ #if: {{{tl_lore|}}}  |    {{ #set: Tagalog lore = {{{tl_lore}}} }}
 
  }}{{ #if: {{{th_lore|}}}  |        {{ #set: Thai lore = {{{th_lore}}} }}
 
  }}{{ #if: {{{tr_lore|}}}  |    {{ #set: Turkish lore = {{{tr_lore}}} }}
 
  }}{{ #if: {{{vi_lore|}}}  |  {{ #set: Vietnamese lore = {{{vi_lore}}} }}
 
  }}{{ #if: {{{cy_lore|}}}  |      {{ #set: Welsh lore = {{{cy_lore}}} }}
 
 
 
  }}{{ #switch: {{{type2}}}
 
    | Effect  | Fusion    | Ritual | Synchro | Xyz
 
    | Link      = [[Primary type::{{{type2}}} Monster| ]]{{ #vardefine: $not-Normal | 1 }}
 
 
     | Normal
 
     | Normal
     | Pendulum   = [[Primary type::{{{type2}}} Monster| ]]
+
     | Pendulum = {{ #set: Primary type = {{ #arrayindex: $types | 1 }} Monster }}
 
     | Toon    | Spirit    | Union  | Gemini  | Flip
 
     | Toon    | Spirit    | Union  | Gemini  | Flip
     | Tuner    | Dark Tuner = [[Secondary type::{{{type2}}} monster| ]]{{ #if: {{ #var: $not-Normal }} |<!-- Not a Normal Monster. -->| [[Primary type::{{ #if: {{ #var: $effect_monster }} | Effect | Normal }} Monster| ]] }}
+
     | Tuner    = {{ #set: Secondary type = {{ #arrayindex: $types | 1 }} monster }}{{ #if: {{ #var: $not-Normal }} |<!-- Not a Normal Monster. -->| {{ #set: Primary type = {{ #if: {{ #var: $effect_monster }} | Effect | Normal }} Monster }} }}
    | #default = {{ #if: {{ #var: $token }} | [[Primary type::{{ #var: $token }} Monster| ]]{{ #vardefine: $not-Normal | 1 }} }}
+
  }}{{ #switch: {{ #arrayindex: $types | 2 }}
  }}{{ #switch: {{{type3}}}
+
     | Spirit | Flip | Tuner = {{ #set: Secondary type = {{ #arrayindex: $types | 2 }} monster }}{{ #if: {{ #var: $not-Normal }} |<!-- Not a Normal Monster. -->| {{ #set: Primary type = {{ #if: {{ #var: $effect_monster }} | Effect | Normal }} Monster }} }}
     | Spirit | Flip | Tuner = [[Secondary type::{{{type3}}} monster| ]]{{ #if: {{ #var: $not-Normal }} |<!-- Not a Normal Monster. -->| [[Primary type::{{ #if: {{ #var: $effect_monster }} | Effect | Normal }} Monster| ]] }}
+
  }}{{ #if: {{ #var: $token }}
 +
    | {{ #set: Primary type = Monster Token }}
 
   }}{{ #if: {{ #var: $monster }}
 
   }}{{ #if: {{ #var: $monster }}
     | {{ #if: {{ #var: $effect_monster }}{{{type2|}}}{{ #ifeq: {{ #var: $attribute }} | DIVINE | 1 }}
+
     | {{ #if: {{ #var: $effect_monster }}{{ #arrayindex: $types | 1 }}{{ #ifeq: {{ #var: $attribute }} | DIVINE | 1 }}
       || [[Primary type::Normal Monster| ]]
+
       || {{ #set: Primary type = Normal Monster }}
 
     }}
 
     }}
  }}{{ #if: {{ #var: $ocg-tcg }} || {{ #if: {{ #var: $token }} | [[Class 1::NR Tokens| ]] }}{{ #if: {{ #var: $vg }} | [[Class 1::VGEx| ]] }}
 
 
   }}<!--Temporary solution
 
   }}<!--Temporary solution
 
-->{{ #if: {{ #var: $pendulum_monster }}
 
-->{{ #if: {{ #var: $pendulum_monster }}
       | [[Primary type::Pendulum Monster| ]]<!--
+
       | {{ #set: Primary type = Pendulum Monster }}<!--
 
     -->{{ #if: {{ #var: $non-effect_monster }}
 
     -->{{ #if: {{ #var: $non-effect_monster }}
 
           | <!-- It isn't a Normal Monster. But can have an Effect:
 
           | <!-- It isn't a Normal Monster. But can have an Effect:
           -->{{ #if: {{ #var: $effect_monster }} | [[Primary type::Effect Monster| ]] }}
+
           -->{{ #if: {{ #var: $effect_monster }} | {{ #set: Primary type = Effect Monster }} }}
           | [[Primary type::{{ #if: {{ #var: $effect_monster }} | Effect | Normal }} Monster| ]]
+
           | {{ #set: Primary type = {{ #if: {{ #var: $effect_monster }} | Effect | Normal }} Monster }}
 
         }}
 
         }}
       | {{ #if: {{ #var: $effect_monster }} | [[Primary type::Effect Monster| ]] }}
+
       | {{ #if: {{ #var: $effect_monster }} | {{ #set: Primary type = Effect Monster }} }}
 
   }}<!-- Define in which Deck it belongs (Extra/Main):
 
   }}<!-- Define in which Deck it belongs (Extra/Main):
-->{{ #if: {{ #var: $token-counter }}{{ #var: $skill }}
+
-->{{ #if: {{ #var: $token-counter }}{{ #var: $skill }}{{ #var: $non-game }}
       | <!-- If it's a Token/Counter/Skill Card, don't store. -->
+
       | <!-- If it's a Token/Counter/Skill/unusable card, don't store. -->
       | [[Belongs to::{{ #var: $extra/main_deck }}| ]]
+
       | {{ #set: Belongs to = {{ #var: $extra/main_deck }} }}
   }}[[Card image name::{{Card image name|{{ #if: {{{cardgame|}}} | {{{cardgame}}} | {{ #var: $pagename }} }}}}| ]]
+
   }}{{ #set: Card image name = {{Card image name|{{ #var: $pagename }}}} }}<!--
}}</includeonly><!--
+
-->{{ #arraydefine: @fusion_materials | {{{fusion_material|}}} | * | unique }}<!--
 
+
-->{{ #arrayprint: @fusion_materials || $material | {{ #set: Fusion Material = $material }} }}<!--
 +
-->{{ #arraydefine: @synchro_materials | {{{synchro_material|}}} | * | unique }}<!--
 +
-->{{ #arrayprint: @synchro_materials || $material | {{ #set: Synchro Material = $material }} }}<!--
 +
-->{{ #set: Materials = {{Delink|{{ #if: {{{material|}}} | {{{material}}} | {{{materials|}}} }} }} }}<!--
 +
-->{{ #set: Limitation text = {{ #var: $limitation_text }} }}<!--
 +
-->{{ #set: OCG status = {{ #var: $ocg_status }} }}<!--
 +
-->{{ #set: TCG status = {{ #var: $tcg_status }} }}<!--
 +
-->{{ #set: TCG Speed Duel status = {{ #var: $tcg_sd_status }} }}<!--
 +
-->{{ #set: Rush Duel status = {{ #var: $rush_duel_status }} }}
 +
}}<!-- #var: $smw
 
end SMW
 
end SMW
 
 
--><!--
 
--><!--
 
+
close sandbox check
Split out to separate card tables ({{D Team card}} etc.)
+
-->}}</includeonly><!--
 
+
Split out to separate card tables
--><includeonly>{{ #ifeq: {{{dm1_number|¬}}}{{{dm2_number}}}{{{dm4_number|¬}}}{{{dm1number|¬}}}{{{dm2number|¬}}}{{{dm4number|¬}}} | ¬¬¬¬¬¬
+
--><includeonly>{{ #ifeq: {{{dar_lore|¬}}}{{ #if: {{ #var: $has_multiple_artworks }} | ¬ | {{ #if: {{ #pos: {{{image}}} | DAR-EN-VG }} || ¬ }} }} | ¬¬
   || [[Category:((CardTable2)) transclusions with Duel Monsters 1/2/4 parameters]]
+
   || [[Category:((CardTable2)) transclusions with Duel Arena parameters]]
}}{{ #ifeq: {{{dds_lore|¬}}}{{{dds_name|¬}}}{{{dds_dc|¬}}}{{{dds_number|¬}}}{{{dds_alignment|¬}}}{{{dds_align|¬}}}{{{dds_atk|¬}}}{{{dds_def|¬}}}<!--
+
}}{{ #ifeq: {{{gx03_name|¬}}}{{{gx03_sets|¬}}}{{{gx03_status|¬}}}{{{gx03_dp|¬}}} | ¬¬¬¬
        -->{{{ddslore|¬}}}{{{ddsname|¬}}}{{{ddsdc|¬}}}{{{ddsnumber|¬}}}{{{ddsalignment|¬}}}{{{ddsalign|¬}}}{{{ddsatk|¬}}}{{{ddsdef|¬}}}
+
   || [[Category:((CardTable2)) transclusions with Spirit Caller parameters]]
            | ¬¬¬¬¬¬¬¬<!--
+
}}{{ #ifeq: {{{ntr_name|¬}}}{{{ntr_sets|¬}}}
          -->¬¬¬¬¬¬¬¬
+
             | ¬¬
   || [[Category:((CardTable2)) transclusions with Dark Duel Stories parameters]]
+
   || [[Category:((CardTable2)) transclusions with Nightmare Troubadour parameters]]
}}{{ #ifeq: {{{tsc_lore|¬}}}{{{tsc_name|¬}}}{{{tsc_sets|¬}}}{{{tsc_status|¬}}}{{{tsc_dc|¬}}}{{{tsc_number|¬}}}{{{tsc_number2|¬}}}{{{tsc_card|¬}}}{{{tsc_alignment|¬}}}{{{tsc_align|¬}}}{{{tsc_atk|¬}}}{{{tsc_def|¬}}}<!--
+
}}{{ #ifeq: {{{ygo_lore|¬}}}{{{ygo_sets|¬}}}
        -->{{{tsclore|¬}}}{{{tscname|¬}}}{{{tscsets|¬}}}{{{tscstatus|¬}}}{{{tscdc|¬}}}{{{tscnumber|¬}}}{{{tscnumber2|¬}}}{{{tsccard|¬}}}{{{tscalignment|¬}}}{{{tscalign|¬}}}{{{tscatk|¬}}}{{{tscdef|¬}}}
+
             | ¬¬
             | ¬¬¬¬¬¬¬¬¬¬¬¬<!--
+
   || [[Category:((CardTable2)) transclusions with Online parameters]]
          -->¬¬¬¬¬¬¬¬¬¬¬¬
 
   || [[Category:((CardTable2)) transclusions with The Sacred Cards parameters]]
 
}}{{ #ifeq: {{{dod_status|¬}}}{{{dod_number|¬}}}{{{dodstatus|¬}}}{{{dodnumber|¬}}}<!--
 
        -->{{{gx05_lore|¬}}}{{{gx05_name|¬}}}{{{gx05_sets|¬}}}{{{gx05_status|¬}}}{{{gx05_dp|¬}}}<!--
 
        -->{{{gx05lore|¬}}}{{{gx05name|¬}}}{{{gx05sets|¬}}}{{{gx05status|¬}}}{{{gx05dp|¬}}}<!--
 
        -->{{{pcj_status|¬}}}{{{pck_status|¬}}}{{{pcy_status|¬}}}<!--
 
        -->{{{pcjstatus|¬}}}{{{pckstatus|¬}}}{{{pcystatus|¬}}}
 
             | ¬¬¬¬<!--
 
          -->¬¬¬¬¬<!--
 
          -->¬¬¬¬¬<!--
 
          -->¬¬¬<!--
 
          -->¬¬¬
 
   || [[Category:((CardTable2)) transclusions with misc video game parameters]]
 
 
}}</includeonly><!--
 
}}</includeonly><!--
 
+
check for unknown parameters
 +
-->{{ #invoke: check for unknown parameters | check
 +
| unknown = [[Category:((CardTable2)) transclusions using unknown parameters]]
 +
| showblankpositional = 1
 +
| preview = unknown <nowiki>{{CardTable2}}</nowiki> parameter "_VALUE_"
 +
| sandbox | cardclass
 +
| main | name | fr_name | fr_trans_name | de_name | de_trans_name | it_name | it_trans_name | pt_name | pt_trans_name | es_name | es_trans_name | ja_name | romaji_name | trans_name | base_romaji_name | base_trans_name | ko_name | ko_rr_name | ko_trans_name | zh_name | zh_pinyin_name | zh_trans_name | tc_name | tc_pinyin_name | tc_trans_name | sc_name | sc_pinyin_name | sc_trans_name
 +
| image | current_image | image2
 +
| alt_name | ja_alt_name | ja_alt_romaji | ja_alt_trans
 +
| rush_duel | continuous_effect
 +
| card_type | types | property | attribute | level | rank | link_arrows | atk | def | pendulum_scale | maximum_atk | password | limitation_text
 +
| character
 +
| ritualcard | ritualmonster | summoned_by
 +
| source_card
 +
| effect_types | pendulum_effect_types
 +
| summoning_condition | fr_summoning_condition | fr_trans_summoning_condition | de_summoning_condition | de_trans_summoning_condition | it_summoning_condition | it_trans_summoning_condition | pt_summoning_condition | pt_trans_summoning_condition | es_summoning_condition | es_trans_summoning_condition | ja_summoning_condition | trans_summoning_condition | ko_summoning_condition | ko_trans_summoning_condition | sc_summoning_condition | sc_trans_summoning_condition
 +
| skill_activation | fr_skill_activation | fr_trans_skill_activation | de_skill_activation | de_trans_skill_activation | it_skill_activation | it_trans_skill_activation | pt_skill_activation | pt_trans_skill_activation | es_skill_activation | es_trans_skill_activation
 +
| fr_materials | de_materials | it_materials | pt_materials | es_materials | ja_materials | ko_materials
 +
| trans_materials | fr_trans_materials | de_trans_materials | it_trans_materials | pt_trans_materials | es_trans_materials | ja_trans_materials | ko_trans_materials
 +
| requirement | fr_requirement | fr_trans_requirement | de_requirement | de_trans_requirement | it_requirement | it_trans_requirement | pt_requirement | pt_trans_requirement | es_requirement | es_trans_requirement | ja_requirement | trans_requirement | ko_requirement | ko_trans_requirement | sc_requirement | sc_trans_requirement
 +
| pendulum_effect | fr_pendulum_effect | fr_trans_pendulum_effect | de_pendulum_effect | de_trans_pendulum_effect | it_pendulum_effect | it_trans_pendulum_effect | pt_pendulum_effect | pt_trans_pendulum_effect | es_pendulum_effect | es_trans_pendulum_effect | ja_pendulum_effect | trans_pendulum_effect | ko_pendulum_effect | ko_trans_pendulum_effect | zh_pendulum_effect | zh_trans_pendulum_effect | tc_pendulum_effect | tc_trans_pendulum_effect | sc_pendulum_effect | sc_trans_pendulum_effect
 +
| lore | fr_lore | fr_trans_lore | de_lore | de_trans_lore | it_lore | it_trans_lore | pt_lore | pt_trans_lore | es_lore | es_trans_lore | ja_lore | trans_lore | ko_lore | ko_trans_lore | zh_lore | zh_trans_lore | tc_lore | tc_trans_lore | sc_lore | sc_trans_lore
 +
| use
 +
| database_id
 +
| ocg_status | tcg_status | tcg_speed_duel_status | rush_duel_status
 +
| fusion_material | synchro_material | material | materials
 +
| jp_sets | ja_sets | kr_sets | ae_sets | tc_sets | sc_sets | en_sets | na_sets | eu_sets | au_sets | fr_sets | fc_sets | de_sets | it_sets | pt_sets | sp_sets
 +
| mentions | supports | anti-supports | archseries | supports_archetypes | anti-supports_archetypes | related_to_archseries | counter | action | stat_change | m/s/t | summoning | attack | banished | life_points | fm_for | sm_for | misc
 +
| dar_lore | gx03_name | gx03_sets | gx03_status | ntr_name | ntr_sets | ygo_lore | ygo_sets
 +
}}<!--
 
--><noinclude>{{Documentation}}</noinclude>
 
--><noinclude>{{Documentation}}</noinclude>

Latest revision as of 20:39, 14 April 2024

Property "Main card page" (as page type) with input value "{{{main}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.

CardTable2
Japanese
{{{ja_name}}}
Base rōmaji
{{{base_romaji_name}}}
Base translated
{{{base_trans_name}}}
Furigana rōmaji
{{{romaji_name}}}
Furigana translated
{{{trans_name}}}
Back-EN.png
Other names
  • {{{alt_name}}}
Other names (Japanese) {{{ja_alt_name}}}
{{{ja_alt_romaji}}}
{{{ja_alt_trans}}}
Card type [[{{{card_type}}} Card|{{{card_type}}}]] [[File:{{{CARD_TYPE}}}.svg|28px|alt=|class=noviewer]]Property "Card type" (as page type) with input value "{{{card_type}}} Card" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Attribute [[{{{ATTRIBUTE}}}]]Property "Attribute" (as page type) with input value "{{{ATTRIBUTE}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. [[File:{{{ATTRIBUTE}}}.svg|28px|alt=|class=noviewer]]
Types {{{types}}}
Property [[{{{property}}} {{{card_type}}} Card|{{{property}}}]] [[File:{{{property}}}.svg|28px|alt=|class=noviewer]]
Level [[Level {{{level}}} Monster Cards|{{{level}}}]] CG Star Unknown.svg
Link Arrows

 
[[{{{link_arrows}}} Link Arrow cards|{{{link_arrows}}}]]
Pendulum Scale Pendulum Scale.png [[Pendulum Scale {{{pendulum_scale}}} Monster Cards|{{{pendulum_scale}}}]]
MAXIMUM ATK {{{maximum_atk}}}Property "MAXIMUM ATK" (as page type) with input value "{{{maximum_atk}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
ATK / DEF [[{{{atk}}} ATK Monster Cards|{{{atk}}}]] / [[{{{def}}} DEF Monster Cards|{{{def}}}]]
Password [[{{{password}}}]]
Limitation text {{{limitation_text}}}
Ritual required

"[[{{{ritualcard}}}]]" Property "Ritual Spell Card required" (as page type) with input value "{{{ritualcard}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.

  • "[[{{{ritualmonster}}}]]" Property "Ritual Monster required" (as page type) with input value "{{{ritualmonster}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Summoned by the effect of

Effect types
Pendulum Effect
  • [[{{{pendulum_effect_types}}}|{{{pendulum_effect_types}}}]]Property "Effect type" (as page type) with input value "{{{pendulum_effect_types}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Monster Effect
  • [[{{{effect_types}}}|{{{effect_types}}}]]Property "Effect type" (as page type) with input value "{{{effect_types}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Status
[[{{{tcg_speed_duel_status}}}]] (TCG Speed Duel)
Source card ""
Skill activation
{{{skill_activation}}}
Effect
Pendulum Effect
{{{pendulum_effect}}}
Monster Effect
[REQUIREMENT]
{{{requirement}}}
[EFFECT]
{{{lore}}}
Use {{{use}}}
  • [[Card Gallery:{{{main}}}|Gallery]]
  • [[Card Rulings:{{{main}}}|Rulings]]
  • [[Card Errata:{{{main}}}|Errata]]
  • [[Card Artworks:{{{main}}}|Artworks]]
  • [[Card Tips:{{{main}}}|Tips]]
  • [[Card Trivia:{{{main}}}|Trivia]]
  • [[Card Appearances:{{{main}}}|Appearances]]
  • [[Card Names:{{{main}}}|Names]]
  • [[Card Lores:{{{main}}}|Lores]]

English sets

Worldwide

  • No set name provided at non-empty input line 1.
ReleaseNumberSetRarity
[[{{{en_sets}}}|{{{en_sets}}}]]

North America

  • No set name provided at non-empty input line 1.
ReleaseNumberSetRarity
[[{{{na_sets}}}|{{{na_sets}}}]]

Europe

  • No set name provided at non-empty input line 1.
ReleaseNumberSetRarity
[[{{{eu_sets}}}|{{{eu_sets}}}]]

Australia

  • No set name provided at non-empty input line 1.
ReleaseNumberSetRarity
[[{{{au_sets}}}|{{{au_sets}}}]]

Search categories

Mentions
"[[{{{mentions}}}|{{{mentions}}}]]"
Supports
[[{{{supports}}}|{{{supports}}}]]
Anti-supports
[[{{{anti-supports}}}|{{{anti-supports}}}]]
Archetypes and series
[[{{{archseries}}}|{{{archseries}}}]]
Supports archetypes
"[[{{{supports archetypes}}}|{{{supports archetypes}}}]]"
Anti-supports archetypes
"[[{{{anti-supports archetypes}}}|{{{anti-supports archetypes}}}]]"
Related to archetypes and series
[[{{{related to archseries}}}|{{{related to archseries}}}]]
Counters
[[{{{counter}}}|{{{counter}}}]]
Actions
[[{{{action}}}|{{{action}}}]]
Stat changes
[[{{{stat_change}}}|{{{stat_change}}}]]
Monster/Spell/Trap categories
[[{{{m/s/t}}}|{{{m/s/t}}}]]
Summoning categories
[[{{{summoning}}}|{{{summoning}}}]]
Attack categories
[[{{{attack}}}|{{{attack}}}]]
Banished categories
[[{{{banished}}}|{{{banished}}}]]
LP
[[{{{life_points}}}|{{{life_points}}}]]
Fusion Material for
"[[{{{fm for}}}|{{{fm for}}}]]"
Synchro Material for
"[[{{{sm for}}}|{{{sm for}}}]]"
Miscellaneous
[[{{{misc}}}|{{{misc}}}]]

Other languages

Language NameCard text
French {{{fr_name}}}{{{fr_materials}}}

{{{fr_summoning_condition}}}

Activation de Compétence
{{{fr_skill_activation}}}
Effet
Effet Pendule
{{{fr_pendulum_effect}}}
Effet de Monstre
[CONDITION]
{{{fr_requirement}}}
[EFFET]
{{{fr_lore}}}
{{{fr_trans_name}}}

{{{fr_trans_summoning_condition}}}

Skill Activation
{{{fr_trans_skill_activation}}}
Effect
Pendulum Effect
{{{fr_trans_pendulum_effect}}}
Monster Effect
[REQUIREMENT]
{{{fr_trans_requirement}}}
[EFFECT]
{{{fr_trans_lore}}}
German {{{de_name}}}{{{de_materials}}}

{{{de_summoning_condition}}}

Fähigkeitsaktivierung
{{{de_skill_activation}}}
Effekt
Pendeleffekt
{{{de_pendulum_effect}}}
Monstereffekt
[BEDINGUNG]
{{{de_requirement}}}
[EFFEKT]
{{{de_lore}}}
{{{de_trans_name}}}

{{{de_trans_summoning_condition}}}

Skill Activation
{{{de_trans_skill_activation}}}
Effect
Pendulum Effect
{{{de_trans_pendulum_effect}}}
Monster Effect
[REQUIREMENT]
{{{de_trans_requirement}}}
[EFFECT]
{{{de_trans_lore}}}
Italian {{{it_name}}}{{{it_materials}}}

{{{it_summoning_condition}}}

Attivazione Abilità
{{{it_skill_activation}}}
Effetto
Effetto Pendulum
{{{it_pendulum_effect}}}
Effetto Mostro
[REQUISITO]
{{{it_requirement}}}
[EFFETTO]
{{{it_lore}}}
{{{it_trans_name}}}

{{{it_trans_summoning_condition}}}

Skill Activation
{{{it_trans_skill_activation}}}
Effect
Pendulum Effect
{{{it_trans_pendulum_effect}}}
Monster Effect
[REQUIREMENT]
{{{it_trans_requirement}}}
[EFFECT]
{{{it_trans_lore}}}
Portuguese {{{pt_name}}}{{{pt_materials}}}

{{{pt_summoning_condition}}}

Activação de Habilidade
{{{pt_skill_activation}}}
Efeito
Efeito de Pêndulo
{{{pt_pendulum_effect}}}
Efeito de Monstro
[]
{{{pt_requirement}}}
[]
{{{pt_lore}}}
{{{pt_trans_name}}}

{{{pt_trans_summoning_condition}}}

Skill Activation
{{{pt_trans_skill_activation}}}
Effect
Pendulum Effect
{{{pt_trans_pendulum_effect}}}
Monster Effect
[REQUIREMENT]
{{{pt_trans_requirement}}}
[EFFECT]
{{{pt_trans_lore}}}
Spanish {{{es_name}}}{{{es_materials}}}

{{{es_summoning_condition}}}

Activación de Habilidad
{{{es_skill_activation}}}
Efecto
Efecto de Péndulo
{{{es_pendulum_effect}}}
Efecto de Monstruo
[REQUISITO]
{{{es_requirement}}}
[EFECTO]
{{{es_lore}}}
{{{es_trans_name}}}

{{{es_trans_summoning_condition}}}

Skill Activation
{{{es_trans_skill_activation}}}
Effect
Pendulum Effect
{{{es_trans_pendulum_effect}}}
Monster Effect
[REQUIREMENT]
{{{es_trans_requirement}}}
[EFFECT]
{{{es_trans_lore}}}
Japanese {{{ja_name}}}{{{ja_materials}}}

{{{ja_summoning_condition}}}

ペンデュラムこう
{{{ja_pendulum_effect}}}
モンスターのこう
じょうけん
{{{ja_requirement}}}
こう
{{{ja_lore}}}
{{{romaji_name}}}
{{{trans_name}}}

{{{trans_summoning_condition}}}

Pendulum Effect
{{{trans_pendulum_effect}}}
Monster Effect
[REQUIREMENT]
{{{trans_requirement}}}
[EFFECT]
{{{trans_lore}}}
Korean {{{ko_name}}}{{{ko_materials}}}

{{{ko_summoning_condition}}}

펜듈럼 효과
{{{ko_pendulum_effect}}}
몬스터의 효과
【조건】
{{{ko_requirement}}}
【효과】
{{{ko_lore}}}
{{{ko_rr_name}}}
{{{ko_trans_name}}}

{{{ko_trans_summoning_condition}}}

Pendulum Effect
{{{ko_trans_pendulum_effect}}}
Monster Effect
[REQUIREMENT]
{{{ko_trans_requirement}}}
[EFFECT]
{{{ko_trans_lore}}}
Chinese {{{zh_name}}}
Pendulum Effect
{{{zh_pendulum_effect}}}Property "Chinese Pendulum Effect" (as page type) with input value "{{{zh_pendulum_effect}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Monster Effect
{{{zh_lore}}}
{{{zh_pinyin_name}}}Property "Chinese pinyin name" (as page type) with input value "{{{zh_pinyin_name}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
{{{zh_trans_name}}}
Pendulum Effect
{{{zh_trans_pendulum_effect}}}
Monster Effect
{{{zh_trans_lore}}}
Simplified Chinese {{{sc_name}}}{{{sc_summoning_condition}}}
灵摆效果
{{{sc_pendulum_effect}}}
怪兽效果
[]
{{{sc_requirement}}}
[]
{{{sc_lore}}}
{{{sc_pinyin_name}}}Property "Simplified Chinese pinyin name" (as page type) with input value "{{{sc_pinyin_name}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
{{{sc_trans_name}}}Property "Translated Simplified Chinese name" (as page type) with input value "{{{sc_trans_name}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.

{{{sc_trans_summoning_condition}}}

Pendulum Effect
{{{sc_trans_pendulum_effect}}}
Monster Effect
[REQUIREMENT]
{{{sc_trans_requirement}}}
[EFFECT]
{{{sc_trans_lore}}}
Traditional Chinese {{{tc_name}}}
Pendulum Effect
{{{tc_pendulum_effect}}}
Monster Effect
{{{tc_lore}}}
{{{tc_pinyin_name}}}Property "Traditional Chinese pinyin name" (as page type) with input value "{{{tc_pinyin_name}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
{{{tc_trans_name}}}Property "Translated Traditional Chinese name" (as page type) with input value "{{{tc_trans_name}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Pendulum Effect
{{{tc_trans_pendulum_effect}}}
Monster Effect
{{{tc_trans_lore}}}

Sets in other languages

French

  • No set name provided at non-empty input line 1.
ReleaseNumberSetFrench nameRarity
[[{{{fr_sets}}}|{{{fr_sets}}}]]

French-Canadian

  • No set name provided at non-empty input line 1.
ReleaseNumberSetFrench nameRarity
[[{{{fc_sets}}}|{{{fc_sets}}}]]

German

  • No set name provided at non-empty input line 1.
ReleaseNumberSetGerman nameRarity
[[{{{de_sets}}}|{{{de_sets}}}]]

Italian

  • No set name provided at non-empty input line 1.
ReleaseNumberSetItalian nameRarity
[[{{{it_sets}}}|{{{it_sets}}}]]

Portuguese

  • No set name provided at non-empty input line 1.
ReleaseNumberSetPortuguese nameRarity
[[{{{pt_sets}}}|{{{pt_sets}}}]]

Spanish

  • No set name provided at non-empty input line 1.
ReleaseNumberSetSpanish nameRarity
[[{{{sp_sets}}}|{{{sp_sets}}}]]

Japanese

  • No set name provided at non-empty input line 1.
ReleaseNumberSetJapanese nameRarity
[[{{{jp_sets}}}|{{{jp_sets}}}]]

Japanese Asian

  • No set name provided at non-empty input line 1.
ReleaseNumberSetJapanese nameRarity
[[{{{ja_sets}}}|{{{ja_sets}}}]]

Asian-English

  • No set name provided at non-empty input line 1.
ReleaseNumberSetRarity
[[{{{ae_sets}}}|{{{ae_sets}}}]]

Korean

  • No set name provided at non-empty input line 1.
ReleaseNumberSetKorean nameRarity
[[{{{kr_sets}}}|{{{kr_sets}}}]]

Traditional Chinese

  • No set name provided at non-empty input line 1.
ReleaseNumberSetTraditional Chinese nameRarity
[[{{{tc_sets}}}|{{{tc_sets}}}]]

Simplified Chinese

  • No set name provided at non-empty input line 1.
ReleaseNumberSetSimplified Chinese nameRarity
[[{{{sc_sets}}}|{{{sc_sets}}}]]

Video games

Video gameDate#NameCostStatus
Nightmare Troubadour2005-07-21{{{ntr_name}}}Present
Online2005-11-04Present
GX Spirit Caller2006-11-30{{{gx03_name}}}[[{{{gx03_status}}}]]
Duel Arena2014-06-26Present

Lores and sets

Video gameLoreSets
Nightmare Troubadour{{{ntr_sets}}}
Online{{{ygo_lore}}}{{{ygo_sets}}}
GX Spirit Caller{{{gx03_sets}}}
Duel Arena{{{dar_lore}}}