Permanently protected template

Difference between revisions of "Template:CardTable2"

From Yugipedia
Jump to: navigation, search
(fix DB ID tracking)
(copy from sandbox: rm Skill Card OCG support; add {{{fusion_material}}}/{{{synchro_material}}} to replace the old {{{fm#}}}/{{{sm#}}} parameters; add "In other media" section; rm support for and track usages of WC5 parameters; misc other tweaks)
(5 intermediate revisions by the same user not shown)
Line 23: Line 23:
 
tf06_lore  tf06_name  tf06_sets  -          -      -          TF06  5D's Tag Force 6
 
tf06_lore  tf06_name  tf06_sets  -          -      -          TF06  5D's Tag Force 6
 
-          -          -          -          -      tfk_number  TFK  The Falsebound Kingdom
 
-          -          -          -          -      tfk_number  TFK  The Falsebound Kingdom
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
 
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
 
wc07_lore  wc07_name  wc07_sets  wc07_status wc07_dp -          WC07  World Championship 2007
Line 61: Line 60:
 
}}{{ #vardefine: $it_release | {{ #if: {{{it_sets<includeonly>|</includeonly>}}} | 1 }}
 
}}{{ #vardefine: $it_release | {{ #if: {{{it_sets<includeonly>|</includeonly>}}} | 1 }}
 
}}{{ #vardefine: $pt_release | {{ #if: {{{pt_sets<includeonly>|</includeonly>}}} | 1 }}
 
}}{{ #vardefine: $pt_release | {{ #if: {{{pt_sets<includeonly>|</includeonly>}}} | 1 }}
}}{{ #vardefine: $sp_release | {{ #if: {{{sp_sets<includeonly>|</includeonly>}}} | 1 }}
+
}}{{ #vardefine: $sp_release | {{ #if: {{{sp_sets<includeonly>|</includeonly>}}}{{{es_sets|}}} | 1 }}
 
}}{{ #vardefine: $ocg-jp    | {{ #var: $jp_release }}{{ #var: $ja_release }}
 
}}{{ #vardefine: $ocg-jp    | {{ #var: $jp_release }}{{ #var: $ja_release }}
 
}}{{ #vardefine: $ocg        | {{ #var: $ocg-jp }}{{ #var: $kr_release }}{{ #var: $ae_release }}{{ #var: $tc_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-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: $fr_release }}{{ #var: $de_release }}{{ #var: $it_release }}{{ #var: $pt_release }}{{ #var: $sp_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: $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: $not-tcg-en | {{ #var: $ocg }}{{ #var: $fr_release }}{{ #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    | {{ #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>}}} | /[\/,]/
 
}}{{ #vardefine: $types      | {{ #arrayprint: @types }}
 
}}{{ #vardefine: $types      | {{ #arrayprint: @types }}
Line 81: Line 81:
 
}}{{ #vardefine: $ability    | {{ #arrayprint: @ability }}
 
}}{{ #vardefine: $ability    | {{ #arrayprint: @ability }}
 
}}{{ #if: {{ #pos: {{ #var: $ability }} | , }} | [[Category:Monsters with multiple abilities]]
 
}}{{ #if: {{ #pos: {{ #var: $ability }} | , }} | [[Category:Monsters with multiple abilities]]
}}{{ #vardefine: $token     | {{ #if: {{ #arraysearch: @types | Token }} | Token }}
+
}}<!--
}}{{ #vardefine: $counter    | {{ #ifeq: {{ #var: $card_type }} | Counter | Counter }}
+
 
 +
-->{{ #vardefine: $token
 +
| {{ #if: {{ #arraysearch: @types | Token }}{{ #if: {{{card_type|}}} || {{ #pos: {{PAGENAME}} | Token }} }} | Token }}
 +
}}<!--
 +
 
 +
-->{{ #vardefine: $counter    | {{ #ifeq: {{ #var: $card_type }} | Counter | Counter }}
 
}}{{ #vardefine: $token-counter | {{ #var: $token }}{{ #var: $counter }}
 
}}{{ #vardefine: $token-counter | {{ #var: $token }}{{ #var: $counter }}
 
}}{{ #vardefine: $skill      | {{ #if: {{ #ifeq: {{{type2}}} | Skill | 1 }}{{{character|}}} | Skill }}
 
}}{{ #vardefine: $skill      | {{ #if: {{ #ifeq: {{{type2}}} | Skill | 1 }}{{{character|}}} | Skill }}
Line 90: Line 95:
 
   }}
 
   }}
  
}}{{ #vardefine: $has_db_id | {{ #if: {{ #var: $non-game }}{{ #var: $token-counter }}{{ #var: $skill }}{{{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 }} }}
+
}}{{ #vardefine: $has_db_id | {{ #if: {{ #var: $non-game }}{{ #var: $token-counter }}{{ #var: $skill }}{{{cardgame|}}}{{ #pos: {{{image}}} | -BD- }} || {{ #var: $ocg-jp }}{{ #var: $tcg-en }}{{ #var: $fr_release }}{{ #var: $de_release }}{{ #var: $it_release }}{{ #var: $pt_release }}{{ #var: $sp_release }}{{ #var: $kr_release }} }}
  
 
}}{{ #if: {{ #var: $skill }} || {{ #vardefine: $monster  | {{ #if: {{{attribute|}}}{{ #var: $types }}{{{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 }} }}
Line 102: Line 107:
 
-->{{ #vardefine: $non-effect_monster | {{ #arraysearch: @types | /(Fusion{{!}}Ritual{{!}}Synchro{{!}}Xyz{{!}}Link)/ }} }}<!--
 
-->{{ #vardefine: $non-effect_monster | {{ #arraysearch: @types | /(Fusion{{!}}Ritual{{!}}Synchro{{!}}Xyz{{!}}Link)/ }} }}<!--
 
-->{{ #vardefine: $extra/main_deck
 
-->{{ #vardefine: $extra/main_deck
      | {{ #if: {{ #arraysearch: @types | /(Fusion{{!}}Synchro{{!}}Xyz{{!}}Link)/ }}
+
  | {{ #if: {{ #arraysearch: @types | /(Fusion{{!}}Synchro{{!}}Xyz{{!}}Link)/ }} | 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 }} }} }} }}
Line 176: Line 178:
 
     {{{ko_name|}}}{{{ko_rr_name|}}}{{{ko_trans_name|}}}{{{ko_skill_activation|}}}{{{ko_lore|}}}{{{ko_pendulum_effect|}}}
 
     {{{ko_name|}}}{{{ko_rr_name|}}}{{{ko_trans_name|}}}{{{ko_skill_activation|}}}{{{ko_lore|}}}{{{ko_pendulum_effect|}}}
 
     {{{zh_name|}}}{{{zh_pinyin_name|}}}{{{zh_trans_name|}}}{{{zh_skill_activation|}}}{{{zh_lore|}}}{{{zh_pendulum_effect|}}} | 1 }}
 
     {{{zh_name|}}}{{{zh_pinyin_name|}}}{{{zh_trans_name|}}}{{{zh_skill_activation|}}}{{{zh_lore|}}}{{{zh_pendulum_effect|}}} | 1 }}
 +
}}<!--
 +
 +
-->{{ #vardefine: $has_other_media_pages
 +
| {{ #ifeq: {{ #ask: [[Main card page::{{PAGENAME}}]] |format=count }} | 0 || 1 }}
 
}}<!--
 
}}<!--
  
 
video game presences
 
video game presences
 
--><!--
 
  
 
a few vg parameter variables for simplifying logic
 
a few vg parameter variables for simplifying logic
Line 197: Line 201:
 
}}{{ #vardefine: $ntr_dp | {{{ntr_dp<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $ntr_dp | {{{ntr_dp<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $tfk_number | {{{tfk_number<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $tfk_number | {{{tfk_number<includeonly>|</includeonly>}}}
}}{{ #vardefine: $wc5_status | {{{wc5_status<includeonly>|</includeonly>}}}
 
 
}}{{ #vardefine: $wc6_status | {{{wc6_status<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $wc6_status | {{{wc6_status<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $wc6_dp | {{{wc6_dp<includeonly>|</includeonly>}}}
 
}}{{ #vardefine: $wc6_dp | {{{wc6_dp<includeonly>|</includeonly>}}}
Line 209: Line 212:
 
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>}}}{{ #pos: {{ lc: {{{vid}}} }} | duel arena }}{{ #pos: {{{image}}} | DAR-EN-VG }} | {{ #vardefine: $vg-dar | 1 }}[[Medium::DAR| ]]
+
-->{{ #if: {{{dar_lore<includeonly>|</includeonly>}}}{{ #pos: {{{image}}} | DAR-EN-VG }} | {{ #vardefine: $vg-dar | 1 }}[[Medium::DAR| ]]
}}{{ #if: <noinclude>1</noinclude>{{ #pos: {{ lc: {{{vid}}} }} | duel generation }}{{ #pos: {{{image}}} | DG-EN-VG }} | {{ #vardefine: $vg-dg | 1 }}[[Medium::DG| ]]
+
}}{{ #if: <noinclude>1</noinclude>{{ #pos: {{{image}}} | DG-EN-VG }} | {{ #vardefine: $vg-dg | 1 }}[[Medium::DG| ]]
}}{{ #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: {{{gx1_lore<includeonly>|</includeonly>}}}{{{gx1_name|}}}{{{gx1_sets|}}}{{ #var: $gx1_status }}{{ #var: $gx1_dp }}{{ #var: $gx1_number }} | {{ #vardefine: $vg-gx1 | 1 }}[[Medium::GX1| ]]
}}{{ #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: {{{gx02_lore<includeonly>|</includeonly>}}}{{{gx02_name|}}}{{{gx02_sets|}}}{{ #var: $gx02_status }}{{ #var: $gx02_dp }}{{ #pos: {{{image}}} | GX02-VG }}{{ #pos: {{{image}}} | GX02-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| ]]
+
}}{{ #if: {{{gx03_lore<includeonly>|</includeonly>}}}{{{gx03_name|}}}{{{gx03_sets|}}}{{ #var: $gx03_status }}{{ #var: $gx03_dp }} | {{ #vardefine: $vg-gx03 | 1 }}[[Medium::GX03| ]]
}}{{ #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| ]]
+
}}{{ #if: {{{gx04_lore<includeonly>|</includeonly>}}}{{{gx04_name|}}}{{{gx04_sets|}}}{{ #var: $gx04_status }}{{ #var: $gx04_dp }}{{ #pos: {{{image}}} | GX04-JP-VG }}{{ #pos: {{{image}}} | GX04-EN-VG }} | {{ #vardefine: $vg-gx04 | 1 }}[[Medium::GX04| ]]
}}{{ #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| ]]
+
}}{{ #if: {{{gx06_lore<includeonly>|</includeonly>}}}{{{gx06_name|}}}{{{gx06_sets|}}}{{ #var: $gx06_status }}{{ #pos: {{{image}}} | GX06-JP-VG }}{{ #pos: {{{image}}} | GX06-EN-VG }}{{ #pos: {{{image}}} | TF03-EN-VG }} | {{ #vardefine: $vg-gx06 | 1 }}[[Medium::GX06| ]]
}}{{ #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| ]]
+
}}{{ #if: {{{ntr_lore<includeonly>|</includeonly>}}}{{{ntr_name|}}}{{{ntr_sets|}}}{{ #var: $ntr_status }}{{ #var: $ntr_dp }} | {{ #vardefine: $vg-ntr | 1 }}[[Medium::NTR| ]]
}}{{ #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| ]]
+
}}{{ #if: {{{tf04_lore<includeonly>|</includeonly>}}}{{{tf04_name|}}}{{{tf04_sets|}}}{{ #pos: {{{image}}} | TF04-JP-VG }} | {{ #vardefine: $vg-tf04 | 1 }}[[Medium::TF04| ]]
}}{{ #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: {{{tf05_lore<includeonly>|</includeonly>}}}{{{tf05_name|}}}{{{tf05_sets|}}}{{ #pos: {{{image}}} | TF05-JP-VG }} | {{ #vardefine: $vg-tf05 | 1 }}[[Medium::TF05| ]]
}}{{ #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| ]]
+
}}{{ #if: {{{tf06_lore<includeonly>|</includeonly>}}}{{{tf06_name|}}}{{{tf06_sets|}}}{{ #pos: {{{image}}} | TF06-JP-VG }} | {{ #vardefine: $vg-tf06 | 1 }}[[Medium::TF06| ]]
}}{{ #if: {{ #var: $tfk_number }}{{ #pos: {{ lc: {{{vid}}} }} | falsebound kingdom }} | {{ #vardefine: $vg-tfk | 1 }}[[Medium::TFK| ]]
+
}}{{ #if: {{ #var: $tfk_number }} | {{ #vardefine: $vg-tfk | 1 }}[[Medium::TFK| ]]
}}{{ #if: {{{wc5_lore<includeonly>|</includeonly>}}}{{{wc5_name|}}}{{{wc5_sets|}}}{{ #var: $wc5_status }}{{ #pos: {{{vid}}} | 2005 }} | {{ #vardefine: $vg-wc5 | 1 }}[[Medium::WC5| ]]
+
}}{{ #if: {{{wc6_lore<includeonly>|</includeonly>}}}{{{wc6_name|}}}{{{wc6_sets|}}}{{ #var: $wc6_status }}{{ #var: $wc6_dp }} | {{ #vardefine: $vg-wc6 | 1 }}[[Medium::WC6| ]]
}}{{ #if: {{{wc6_lore<includeonly>|</includeonly>}}}{{{wc6_name|}}}{{{wc6_sets|}}}{{ #var: $wc6_status }}{{ #var: $wc6_dp }}{{ #pos: {{{vid}}} | 2006 }} | {{ #vardefine: $vg-wc6 | 1 }}[[Medium::WC6| ]]
+
}}{{ #if: {{{wc07_lore<includeonly>|</includeonly>}}}{{{wc07_name|}}}{{{wc07_sets|}}}{{ #var: $wc07_status }}{{ #var: $wc07_dp }} | {{ #vardefine: $vg-wc07 | 1 }}[[Medium::WC07| ]]
}}{{ #if: {{{wc07_lore<includeonly>|</includeonly>}}}{{{wc07_name|}}}{{{wc07_sets|}}}{{ #var: $wc07_status }}{{ #var: $wc07_dp }}{{ #pos: {{{vid}}} | 2007 }} | {{ #vardefine: $vg-wc07 | 1 }}[[Medium::WC07| ]]
+
}}{{ #if: {{{wc08_lore<includeonly>|</includeonly>}}}{{{wc08_name|}}}{{{wc08_sets|}}}{{ #var: $wc08_status }}{{ #var: $wc08_dp }} | {{ #vardefine: $vg-wc08 | 1 }}[[Medium::WC08| ]]
}}{{ #if: {{{wc08_lore<includeonly>|</includeonly>}}}{{{wc08_name|}}}{{{wc08_sets|}}}{{ #var: $wc08_status }}{{ #var: $wc08_dp }}{{ #pos: {{{vid}}} | 2008 }} | {{ #vardefine: $vg-wc08 | 1 }}[[Medium::WC08| ]]
+
}}{{ #if: {{{wc09_lore<includeonly>|</includeonly>}}}{{{wc09_name|}}}{{{wc09_sets|}}} | {{ #vardefine: $vg-wc09 | 1 }}[[Medium::WC09| ]]
}}{{ #if: {{{wc09_lore<includeonly>|</includeonly>}}}{{{wc09_name|}}}{{{wc09_sets|}}}{{ #pos: {{{vid}}} | 2009 }}{{ #pos: {{ lc: {{{vid}}} }} | stardust accelerator }}{{ #pos: {{{image}}}} | WC09-JP-VG }}{{ #pos: {{{image}}}} | WC09-EN-VG }} | {{ #vardefine: $vg-wc09 | 1 }}[[Medium::WC09| ]]
+
}}{{ #if: {{{wc10_lore<includeonly>|</includeonly>}}}{{{wc10_name|}}}{{{wc10_sets|}}} | {{ #vardefine: $vg-wc10 | 1 }}[[Medium::WC10| ]]
}}{{ #if: {{{wc10_lore<includeonly>|</includeonly>}}}{{{wc10_name|}}}{{{wc10_sets|}}}{{ #pos: {{{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: {{{image}}} | WC11-EN-VG }} | {{ #vardefine: $vg-wc11 | 1 }}[[Medium::WC11| ]]
}}{{ #if: {{{wc11_lore<includeonly>|</includeonly>}}}{{{wc11_name|}}}{{{wc11_sets|}}}{{ #pos: {{{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: {{{ygo_lore<includeonly>|</includeonly>}}}{{{ygo_name|}}}{{{ygo_sets|}}}{{ #var: $ygo_status }} | {{ #vardefine: $vg-ygo | 1 }}[[Medium::YGO| ]]
}}{{ #if: {{{ygo_lore<includeonly>|</includeonly>}}}{{{ygo_name|}}}{{{ygo_sets|}}}{{ #var: $ygo_status }}{{ #pos: {{ lc: {{{vid}}} }} | online }} | {{ #vardefine: $vg-ygo | 1 }}[[Medium::YGO| ]]
+
}}{{ #vardefine: $vg-sets | {{ #if: {{{gx1_sets|}}}{{{gx02_sets|}}}{{{gx03_sets|}}}{{{gx04_sets|}}}{{{gx06_sets|}}}{{{ntr_sets|}}}{{{tf04_sets|}}}{{{tf05_sets|}}}{{{tf06_sets|}}}{{{wc6_sets|}}}{{{wc07_sets|}}}{{{wc08_sets|}}}{{{wc09_sets|}}}{{{wc10_sets|}}}{{{wc11_sets|}}}{{{ygo_sets|}}} | 1 }}
}}{{ #vardefine: $vg-sets | {{ #if: {{{gx1_sets|}}}{{{gx02_sets|}}}{{{gx03_sets|}}}{{{gx04_sets|}}}{{{gx06_sets|}}}{{{ntr_sets|}}}{{{tf04_sets|}}}{{{tf05_sets|}}}{{{tf06_sets|}}}{{{wc5_sets|}}}{{{wc6_sets|}}}{{{wc07_sets|}}}{{{wc08_sets|}}}{{{wc09_sets|}}}{{{wc10_sets|}}}{{{wc11_sets|}}}{{{ygo_sets|}}} | 1 }}
+
}}{{ #if: {{ #var: $vg-dar }}{{ #var: $vg-dg }}{{ #var: $vg-gx1 }}{{ #var: $vg-gx02 }}{{ #var: $vg-gx03 }}{{ #var: $vg-gx04 }}{{ #var: $vg-gx06 }}{{ #var: $vg-ntr }}{{ #var: $vg-tf04 }}{{ #var: $vg-tf05 }}{{ #var: $vg-tf06 }}{{ #var: $vg-tfk }}{{ #var: $vg-wc6 }}{{ #var: $vg-wc07 }}{{ #var: $vg-wc08 }}{{ #var: $vg-wc09 }}{{ #var: $vg-wc10 }}{{ #var: $vg-wc11 }}{{ #var: $vg-ydt1 }}{{ #var: $vg-ygo }} | {{ #vardefine: $vg | 1 }}[[Class 4::VG| ]]
}}{{ #if: {{ #var: $vg-dar }}{{ #var: $vg-dg }}{{ #var: $vg-gx1 }}{{ #var: $vg-gx02 }}{{ #var: $vg-gx03 }}{{ #var: $vg-gx04 }}{{ #var: $vg-gx06 }}{{ #var: $vg-ntr }}{{ #var: $vg-tf04 }}{{ #var: $vg-tf05 }}{{ #var: $vg-tf06 }}{{ #var: $vg-tfk }}{{ #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 }}{{{vid|}}} | {{ #vardefine: $vg | 1 }}[[Class 4::VG| ]]
 
 
}}<!--
 
}}<!--
  
Line 242: Line 244:
 
       | {{ #if: {{ #var: $kr_release }}
 
       | {{ #if: {{ #var: $kr_release }}
 
         | KR
 
         | KR
         | {{ #if: {{ #var: $ae_release }}
+
         | EN
          | AE
 
          | {{ #if: {{ #var: $vg }}
 
            | TF-EN-VG
 
            | EN
 
            }}
 
          }}
 
 
         }}
 
         }}
 
       }}
 
       }}
Line 323: Line 319:
 
* [[#Search categories|Search categories]] }}{{ #if: {{ #var: $other_languages }} |  
 
* [[#Search categories|Search categories]] }}{{ #if: {{ #var: $other_languages }} |  
 
* [[#Other languages|Other languages]] }}{{ #if: {{ #var: $not-tcg-en }} |  
 
* [[#Other languages|Other languages]] }}{{ #if: {{ #var: $not-tcg-en }} |  
* [[#Other language sets|Other language sets]] }}{{ #if: {{ #var: $vg }} |  
+
* [[#Other language sets|Other language sets]] }}{{ #if: {{ #var: $has_other_media_pages }} |
 +
* [[#In other media|In other media]] }}{{ #if: {{ #var: $vg }} |  
 
* [[#Video games|Video games]] }}
 
* [[#Video games|Video games]] }}
 
</div>
 
</div>
Line 333: Line 330:
 
| bodyclass = {{ #if: {{{cardclass|}}}
 
| bodyclass = {{ #if: {{{cardclass|}}}
 
   | {{{cardclass}}}
 
   | {{{cardclass}}}
   | {{ #switch: {{ #var: $card_type | {{ #var: $monster_color }} }}
+
   | {{ #switch: {{ #var: $token | {{ #var: $card_type | {{ #var: $monster_color }} }} }}
 
     | Spell | Trap | Skill | Strategy | FAQ | Tip = {{ lc: {{ #var: $card_type }} }}
 
     | Spell | Trap | Skill | Strategy | FAQ | Tip = {{ lc: {{ #var: $card_type }} }}
 
     | Speed Spell
 
     | Speed Spell
 
     | Command  = spell
 
     | Command  = spell
     | Counter   = token
+
     | Counter
 +
    | Token    = token
 
     | Ticket    = yellow
 
     | Ticket    = yellow
 
     | Checklist = strategy
 
     | Checklist = strategy
  
 
     | Normal | Effect | Fusion | Link | Ritual | Synchro | Token | Xyz = {{ lc: {{ #var: $monster_color }} }}
 
     | Normal | Effect | Fusion | Link | Ritual | Synchro | Token | Xyz = {{ lc: {{ #var: $monster_color }} }}
    | Dark Synchro = darksynchro<!-- Remove after Tag Force separation -->
 
  
 
     | #default = {{ #if: {{ #var: $monster }}
 
     | #default = {{ #if: {{ #var: $monster }}
Line 396: Line 393:
 
| label1 = Other names
 
| label1 = Other names
 
| class1 = list-noicon
 
| class1 = list-noicon
| data1  = {{ #if: {{{alt_name2<includeonly>|</includeonly>}}}
+
| data1  = {{ #if: {{{alt_name<includeonly>|</includeonly>}}}
   | [[English alternate names::{{{alt_name|}}}| ]]<!--
+
   | [[English alternate names::{{{alt_name}}}| ]]<!--
     -->{{ #if: {{{alt_name2<includeonly>|</includeonly>}}}
+
     -->{{ #if: {{{alt_name2<includeonly>|</includeonly>}}}{{{alt_name3|}}}
 
     | &#32;
 
     | &#32;
* {{{alt_name|}}}
+
* {{{alt_name}}}{{ #if: {{{alt_name2<includeonly>|</includeonly>}}} |&#32;
* {{{alt_name2}}}[[English alternate names::{{{alt_name2}}}| ]]{{ #if: {{{alt_name3<includeonly>|</includeonly>}}} |&#32;
+
* {{{alt_name2}}}[[English alternate names::{{{alt_name2}}}| ]] }}{{ #if: {{{alt_name3<includeonly>|</includeonly>}}} |&#32;
* {{{alt_name3}}}[[English alternate names::{{{alt_name3}}}| ]]<includeonly>[[Category:Card pages with an alt name]]</includeonly>
+
* {{{alt_name3}}}[[English alternate names::{{{alt_name3}}}| ]] }}
      }}
+
    | {{{alt_name}}}
    }}
+
    }}<includeonly>[[Category:Card pages with an alt name]]</includeonly>
  | {{{alt_name|}}}
 
 
   }}
 
   }}
  
Line 658: Line 654:
 
           }} {{ #if: {{ #var: $tcg-en }} |  
 
           }} {{ #if: {{ #var: $tcg-en }} |  
 
** {{database link|{{{database_id<noinclude>|4007</noinclude>}}}|en}}
 
** {{database link|{{{database_id<noinclude>|4007</noinclude>}}}|en}}
           }} {{ #if: {{ #var: $tcg-fr }} |  
+
           }} {{ #if: {{ #var: $fr_release }} |  
 
** {{database link|{{{database_id<noinclude>|4007</noinclude>}}}|fr|lang=fr}}
 
** {{database link|{{{database_id<noinclude>|4007</noinclude>}}}|fr|lang=fr}}
 
           }} {{ #if: {{ #var: $de_release }} |  
 
           }} {{ #if: {{ #var: $de_release }} |  
Line 689: Line 685:
 
===Worldwide===
 
===Worldwide===
 
}}
 
}}
{{{en_sets}}}
+
{{ #if: {{ #invoke: isNewCardTableSets | main | v = {{{en_sets}}} }}
 +
  | {{Card table sets|{{{en_sets}}}|region=en}}
 +
  | {{{en_sets}}}[[Category:((CardTable2)) transclusion using old-style (((en_sets))) format]]
 +
}}
 
}}{{ #if: {{ #var: $na_release }} | {{ #if: {{ #var: $en_release }}{{ #var: $eu_release }}{{ #var: $au_release }} |&#32;
 
}}{{ #if: {{ #var: $na_release }} | {{ #if: {{ #var: $en_release }}{{ #var: $eu_release }}{{ #var: $au_release }} |&#32;
 
===North America===
 
===North America===
 
}}
 
}}
{{{na_sets}}}
+
{{ #if: {{ #invoke: isNewCardTableSets | main | v = {{{na_sets}}} }}
 +
  | {{Card table sets|{{{na_sets}}}|region=na}}
 +
  | {{{na_sets}}}[[Category:((CardTable2)) transclusion using old-style (((na_sets))) format]]
 +
}}
 
}}{{ #if: {{ #var: $eu_release }} | {{ #if: {{ #var: $en_release }}{{ #var: $na_release }}{{ #var: $au_release }} |&#32;
 
}}{{ #if: {{ #var: $eu_release }} | {{ #if: {{ #var: $en_release }}{{ #var: $na_release }}{{ #var: $au_release }} |&#32;
 
===Europe===
 
===Europe===
 
}}
 
}}
{{{eu_sets}}}
+
{{ #if: {{ #invoke: isNewCardTableSets | main | v = {{{eu_sets}}} }}
 +
  | {{Card table sets|{{{eu_sets}}}|region=eu}}
 +
  | {{{eu_sets}}}[[Category:((CardTable2)) transclusion using old-style (((eu_sets))) format]]
 +
}}
 
}}{{ #if: {{ #var: $au_release }} | {{ #if: {{ #var: $en_release }}{{ #var: $na_release }}{{ #var: $eu_release }} |&#32;
 
}}{{ #if: {{ #var: $au_release }} | {{ #if: {{ #var: $en_release }}{{ #var: $na_release }}{{ #var: $eu_release }} |&#32;
 
===Australia===
 
===Australia===
 
}}
 
}}
{{{au_sets}}}
+
{{ #if: {{ #invoke: isNewCardTableSets | main | v = {{{au_sets}}} }}
 +
  | {{Card table sets|{{{au_sets}}}|region=au}}
 +
  | {{{au_sets}}}[[Category:((CardTable2)) transclusion using old-style (((au_sets))) format]]
 +
}}
 
}}
 
}}
 
}}<!--
 
}}<!--
Line 901: Line 909:
 
{{ #if: {{ #var: $fr_release }} |  
 
{{ #if: {{ #var: $fr_release }} |  
 
=== French ===
 
=== French ===
{{{fr_sets}}} }}
+
{{ #if: {{ #invoke: isNewCardTableSets | main | v = {{{fr_sets}}} }}
 +
  | {{Card table sets|{{{fr_sets}}}|region=fr}}
 +
  | {{{fr_sets}}}[[Category:((CardTable2)) transclusion using old-style (((fr_sets))) format]]
 +
}}
 +
}}
 
{{ #if: {{ #var: $fc_release }} |  
 
{{ #if: {{ #var: $fc_release }} |  
 
=== French-Canadian ===
 
=== French-Canadian ===
{{{fc_sets}}} }}
+
{{ #if: {{ #invoke: isNewCardTableSets | main | v = {{{fc_sets}}} }}
 +
  | {{Card table sets|{{{fc_sets}}}|region=fc}}
 +
  | {{{fc_sets}}}[[Category:((CardTable2)) transclusion using old-style (((fc_sets))) format]]
 +
}}
 +
}}
 
{{ #if: {{ #var: $de_release }} |  
 
{{ #if: {{ #var: $de_release }} |  
 
=== German ===
 
=== German ===
{{{de_sets}}} }}
+
{{ #if: {{ #invoke: isNewCardTableSets | main | v = {{{de_sets}}} }}
 +
  | {{Card table sets|{{{de_sets}}}|region=de}}
 +
  | {{{de_sets}}}[[Category:((CardTable2)) transclusion using old-style (((de_sets))) format]]
 +
}}
 +
}}
 
{{ #if: {{ #var: $it_release }} |  
 
{{ #if: {{ #var: $it_release }} |  
 
=== Italian ===
 
=== Italian ===
{{{it_sets}}} }}
+
{{ #if: {{ #invoke: isNewCardTableSets | main | v = {{{it_sets}}} }}
 +
  | {{Card table sets|{{{it_sets}}}|region=it}}
 +
  | {{{it_sets}}}[[Category:((CardTable2)) transclusion using old-style (((it_sets))) format]]
 +
}}
 +
}}
 
{{ #if: {{ #var: $pt_release }} |  
 
{{ #if: {{ #var: $pt_release }} |  
 
=== Portuguese ===
 
=== Portuguese ===
{{{pt_sets}}} }}
+
{{ #if: {{ #invoke: isNewCardTableSets | main | v = {{{pt_sets}}} }}
 +
  | {{Card table sets|{{{pt_sets}}}|region=pt}}
 +
  | {{{pt_sets}}}[[Category:((CardTable2)) transclusion using old-style (((pt_sets))) format]]
 +
}}
 +
}}
 
{{ #if: {{ #var: $sp_release }} |  
 
{{ #if: {{ #var: $sp_release }} |  
 
=== Spanish ===
 
=== Spanish ===
{{{sp_sets}}} }}
+
{{ #if: {{{es_sets|}}}
 +
  | {{ #if: {{ #invoke: isNewCardTableSets | main | v = {{{es_sets}}} }}
 +
    | {{Card table sets|{{{es_sets}}}|region=sp}}
 +
    | {{{es_sets}}}[[Category:((CardTable2)) transclusion using old-style (((sp_sets))) format]]
 +
  }}[[Category:Card table transclusions using es_sets]]
 +
  | {{ #if: {{ #invoke: isNewCardTableSets | main | v = {{{sp_sets}}} }}
 +
    | {{Card table sets|{{{sp_sets}}}|region=sp}}
 +
    | {{{sp_sets}}}[[Category:((CardTable2)) transclusion using old-style (((sp_sets))) format]]
 +
  }}
 +
}}
 +
}}
 
{{ #if: {{ #var: $jp_release }} |  
 
{{ #if: {{ #var: $jp_release }} |  
 
=== Japanese ===
 
=== Japanese ===
{{{jp_sets}}} }}
+
{{ #if: {{ #invoke: isNewCardTableSets | main | v = {{{jp_sets}}} }}
 +
  | {{Card table sets|{{{jp_sets}}}|region=jp}}
 +
  | {{{jp_sets}}}[[Category:((CardTable2)) transclusion using old-style (((jp_sets))) format]]
 +
}}
 +
}}
 
{{ #if: {{ #var: $ja_release }} |  
 
{{ #if: {{ #var: $ja_release }} |  
 
=== Japanese Asian ===
 
=== Japanese Asian ===
{{{ja_sets}}} }}
+
{{ #if: {{ #invoke: isNewCardTableSets | main | v = {{{ja_sets}}} }}
 +
  | {{Card table sets|{{{ja_sets}}}|region=ja}}
 +
  | {{{ja_sets}}}[[Category:((CardTable2)) transclusion using old-style (((ja_sets))) format]]
 +
}}
 +
}}
 
{{ #if: {{ #var: $kr_release }} |  
 
{{ #if: {{ #var: $kr_release }} |  
 
=== Korean ===
 
=== Korean ===
{{ #if: {{{ko_sets|}}} | {{{ko_sets}}}[[Category:Card table transclusions using ko_sets]] | {{{kr_sets}}} }} }}
+
{{ #if: {{{ko_sets|}}}
 +
  | {{ #if: {{ #invoke: isNewCardTableSets | main | v = {{{ko_sets}}} }}
 +
    | {{Card table sets|{{{ko_sets}}}|region=kr}}
 +
    | {{{ko_sets}}}[[Category:((CardTable2)) transclusion using old-style (((kr_sets))) format]]
 +
  }}[[Category:Card table transclusions using ko_sets]]
 +
  | {{ #if: {{ #invoke: isNewCardTableSets | main | v = {{{kr_sets}}} }}
 +
    | {{Card table sets|{{{kr_sets}}}|region=kr}}
 +
    | {{{kr_sets}}}[[Category:((CardTable2)) transclusion using old-style (((kr_sets))) format]]
 +
  }}
 +
}}
 +
}}
 
{{ #if: {{ #var: $tc_release }} |  
 
{{ #if: {{ #var: $tc_release }} |  
 
=== Chinese ===
 
=== Chinese ===
{{{tc_sets}}} }}
+
{{ #if: {{ #invoke: isNewCardTableSets | main | v = {{{tc_sets}}} }}
 +
  | {{Card table sets|{{{tc_sets}}}|region=tc}}
 +
  | {{{tc_sets}}}[[Category:((CardTable2)) transclusion using old-style (((tc_sets))) format]]
 +
}}
 +
}}
 
{{ #if: {{ #var: $ae_release }} |  
 
{{ #if: {{ #var: $ae_release }} |  
 
=== Asian-English ===
 
=== Asian-English ===
{{{ae_sets}}} }}
+
{{ #if: {{ #invoke: isNewCardTableSets | main | v = {{{ae_sets}}} }}
 +
  | {{Card table sets|{{{ae_sets}}}|region=ae}}
 +
  | {{{ae_sets}}}[[Category:((CardTable2)) transclusion using old-style (((ae_sets))) format]]
 +
}}
 +
}}
 +
}}<!--
 +
 
 +
-->{{ #if: {{ #var: $has_other_media_pages }} | &#32;
 +
== In other media ==
 +
<table class="wikitable sortable">
 +
  <tr>
 +
    <th scope="col">Page</th>
 +
    <th scope="col">Medium</th>
 +
    <th scope="col">Debut date</th>
 +
  </tr>
 +
  {{ #ask: [[Main card page::{{PAGENAME}}]]
 +
  |?Release.English name (linked) = Release
 +
  |?Medium
 +
  |?Debut date
 +
  |?Debut date#ISO = Debut date ISO
 +
  |mainlabel = Page
 +
  |format    = plain
 +
  |template  = CardTable2/other media row
 +
  |named args = true
 +
  }}
 +
</table>
 
}}<!--
 
}}<!--
  
 
-->{{ #if: {{ #var: $vg }} | <div class="nomobile">&#32;<!-- hide all the VG stuff on mobile -->
 
-->{{ #if: {{ #var: $vg }} | <div class="nomobile">&#32;<!-- hide all the VG stuff on mobile -->
 
== Video games ==
 
== 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">[[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-tfk }} |  
 
   -->{{ #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>Present</td></tr> }}<!--
 
  <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>Present</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>[[{{ #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>[[{{ #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>}}}[[English alternate names::{{{ntr_name|}}}| ]][[NTR name::{{{ntr_name|}}}| ]]</td><td>{{ #var: $ntr_dp | ??? }}[[NTR DP Cost::{{ #var: $ntr_dp }}| ]]</td><td>[[{{ #var: $ntr_status | Unlimited }}]][[NTR Status::{{ #var: $ntr_status | Unlimited }}| ]]</td></tr> }}<!--
Line 980: Line 1,062:
 
  <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>Present</td></tr> }}
 
  <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>Present</td></tr> }}
 
</table>
 
</table>
{{ #if: {{{wc5_lore<includeonly>|</includeonly>}}}{{{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_lore<includeonly>|</includeonly>}}}{{{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 }} |  
 
=== Lores and sets ===
 
=== Lores and sets ===
 
<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: {{{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|}}} |  
 
   -->{{ #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> }}<!--
 
  <tr><td>''[[Yu-Gi-Oh! Nightmare Troubadour|Nightmare Troubadour]]''</td><td>{{{ntr_lore<includeonly>|</includeonly>}}}</td><td>{{{ntr_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
Line 1,063: Line 1,143:
 
--><!--
 
--><!--
  
sortkey when desired
+
categories
 
 
-->{{ #ifeq: {{ #explode: {{ #var: $pagename }} }} | A          <!-- cards whose name starts with the article "A" -->
 
  | {{DEFAULTSORT:{{ #sub: {{ #var: $pagename }} | 2 }}}}
 
  | {{ #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:All cards]]{{ #if: {{not|{{{image|}}}{{{image2|}}}}}
Line 1,115: Line 1,173:
 
}}{{ #if: {{ #var: $tcg-en }}
 
}}{{ #if: {{ #var: $tcg-en }}
 
   | {{ #if: {{ #var: $skill }} | {{ #if: {{{skill_activation|}}} || [[Category:Skill Cards with an English release needing an English Skill activation]] }} }}
 
   | {{ #if: {{ #var: $skill }} | {{ #if: {{{skill_activation|}}} || [[Category:Skill Cards with an English release needing an English Skill activation]] }} }}
}}{{ #if: {{ #var: $tcg-fr }}
+
}}{{ #if: {{ #var: $fr_release }}
 
   | {{ #if: {{{fr_name|}}} || [[Category:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with a French release needing a French name]]
 
   | {{ #if: {{{fr_name|}}} || [[Category:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with a French release needing a French name]]
 
     }}{{ #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: $no_lore }} || {{ #if: {{{fr_lore|}}} || [[Category:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with a French release needing a French lore]] }}
Line 1,130: Line 1,188:
 
   | {{ #if: {{{ja_name|}}} || [[Category:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with a Japanese release needing a Japanese name]]
 
   | {{ #if: {{{ja_name|}}} || [[Category:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} 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:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with a Japanese release needing a Japanese lore]] }}
     }}{{ #if: {{ #var: $skill }} | {{ #if: {{{ja_skill_activation|}}} || [[Category:Skill Cards with a Japanese release needing a Japanese Skill activation]] }} }}
+
     }}
 
}}{{ #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:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} 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:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with a Korean release needing a Korean lore]] }}
     }}{{ #if: {{ #var: $skill }} | {{ #if: {{{ko_skill_activation|}}} || [[Category:Skill Cards with a Korean release needing a Korean Skill activation]] }} }}
+
     }}
 
}}{{ #if: {{ #var: $pt_release }}
 
}}{{ #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: {{{pt_name|}}} || [[Category:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with a Portuguese release needing a Portuguese name]]
Line 1,146: Line 1,204:
 
   | {{ #if: {{{zh_name|}}} || [[Category:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with a Chinese release needing a Chinese name]]
 
   | {{ #if: {{{zh_name|}}} || [[Category:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with a Chinese release needing a 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: {{{zh_lore|}}} || [[Category:{{ #if: {{ #var: $non-game }} | Non-game cards | Cards }} with a Chinese release needing a Chinese lore]] }}
     }}{{ #if: {{ #var: $skill }} | {{ #if: {{{zh_skill_activation|}}} || [[Category:Skill Cards with a Chinese release needing a Chinese Skill activation]] }} }}
+
     }}
 
}}{{ #if: {{ #var: $ocg-tcg }}
 
}}{{ #if: {{ #var: $ocg-tcg }}
 
   | {{ #if: {{ #var: $ocg }}
 
   | {{ #if: {{ #var: $ocg }}
Line 1,154: Line 1,212:
 
   }}{{ #if: {{ #var: $tcg }}
 
   }}{{ #if: {{ #var: $tcg }}
 
     | {{ #if: {{ #var: $tcg-en }} || [[Category:TCG cards without a listed English release]]
 
     | {{ #if: {{ #var: $tcg-en }} || [[Category:TCG cards without a listed English release]]
     }}{{ #if: {{ #var: $tcg-fr }} || [[Category:TCG cards without a listed French 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: $de_release }} || [[Category:TCG cards without a listed German release]]
 
     }}{{ #if: {{ #var: $it_release }} || [[Category:TCG cards without a listed Italian release]]
 
     }}{{ #if: {{ #var: $it_release }} || [[Category:TCG cards without a listed Italian release]]
Line 1,161: Line 1,219:
 
     }}
 
     }}
 
   }}
 
   }}
 +
}}<!--
 +
 +
-->{{ #if:    {{{az_name|}}}{{{az_lore|}}}{{{bn_name|}}}{{{bn_lore|}}}{{{bs_name|}}}{{{bs_lore|}}}{{{ca_name|}}}{{{ca_lore|}}}{{{cy_name|}}}{{{cy_lore|}}}{{{et_name|}}}{{{et_lore|}}}{{{fa_name|}}}{{{fa_lore|}}}{{{haw_name|}}}{{{haw_lore|}}}{{{he_name|}}}{{{he_lore|}}}{{{hi_name|}}}{{{hi_lore|}}}{{{id_name|}}}{{{id_lore|}}}{{{lt_name|}}}{{{lt_lore|}}}{{{nb_name|}}}{{{nb_lore|}}}{{{nl_name|}}}{{{nl_lore|}}}{{{nn_name|}}}{{{nn_lore|}}}{{{no_name|}}}{{{no_lore|}}}{{{ro_name|}}}{{{ro_lore|}}}{{{sk_name|}}}{{{sk_lore|}}}{{{sl_name|}}}{{{sl_lore|}}}{{{sq_name|}}}{{{sq_lore|}}}{{{tl_name|}}}{{{tl_lore|}}}
 +
| [[Category:Cards using unsupported language parameters]]
 +
}}<!--
 +
 +
-->{{ #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)))]] }}
 
}}<!--
 
}}<!--
  
Line 1,235: Line 1,303:
 
       }}
 
       }}
 
     | {{ #switch: {{{tcg_status|}}}
 
     | {{ #switch: {{{tcg_status|}}}
       | Not yet released | Semi-Limited | Limited | Legal | Illegal | Not yet legal | Not legal Forbidden | =
+
       | 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 -->
 
       | #default = [[Category:((CardTable2)) transclusions with an unknown TCG status]]<!-- unrecognized value -->
 
       }}
 
       }}
Line 1,257: Line 1,325:
 
}}<!--
 
}}<!--
  
-->{{ #if: {{{cardclass|}}} | [[Category:CardTable2 parameter tracking (cardclass)]] }}<!--
 
 
-->{{ #if: {{ #var: $assumed_color }} | [[Category:Colors assumed without using the Type string]] }}<!--
 
-->{{ #if: {{ #var: $assumed_color }} | [[Category:Colors assumed without using the Type string]] }}<!--
 
-->{{ #if: {{ #var: $colorless    }} | [[Category:Card pages with no color class]] }}<!--
 
-->{{ #if: {{ #var: $colorless    }} | [[Category:Card pages with no color class]] }}<!--
-->{{ #if: {{{color|}}} | [[Category:CardTable2 parameter tracking (color)]]  }}<!--
+
-->{{ #ifeq: {{{cardclass|¬}}} | ¬ || [[Category:CardTable2 parameter tracking (cardclass)]] }}<!--
-->{{ #if: {{{color2|}}} | [[Category:CardTable2 parameter tracking (color2)]] }}<!--
+
-->{{ #ifeq: {{{color|¬}}}     | ¬ || [[Category:CardTable2 parameter tracking (color)]]  }}<!--
 +
-->{{ #ifeq: {{{color2|¬}}}   | ¬ || [[Category:CardTable2 parameter tracking (color2)]] }}<!--
 +
-->{{ #ifeq: {{{vid|¬}}}      | ¬ || [[Category:Card table parameter tracking (vid)]] }}<!--
  
 
SMW
 
SMW
Line 1,278: Line 1,347:
 
       }}
 
       }}
 
     }}
 
     }}
  }}{{ #if: {{{sq_name|}}}  |    {{ #set: Albanian name = {{{sq_name}}} }}
 
 
   }}{{ #if: {{{ar_name|}}}  |      {{ #set: Arabic name = {{{ar_name}}} }}
 
   }}{{ #if: {{{ar_name|}}}  |      {{ #set: Arabic name = {{{ar_name}}} }}
  }}{{ #if: {{{az_name|}}}  | {{ #set: Azerbaijani name = {{{az_name}}} }}
 
  }}{{ #if: {{{bn_name|}}}  |    {{ #set: Bengali name = {{{bn_name}}} }}
 
  }}{{ #if: {{{bs_name|}}}  |    {{ #set: Bosnian name = {{{bs_name}}} }}
 
 
   }}{{ #if: {{{bg_name|}}}  |  {{ #set: Bulgarian name = {{{bg_name}}} }}
 
   }}{{ #if: {{{bg_name|}}}  |  {{ #set: Bulgarian name = {{{bg_name}}} }}
  }}{{ #if: {{{ca_name|}}}  |    {{ #set: Catalan name = {{{ca_name}}} }}
 
 
   }}{{ #if: {{{hr_name|}}}  |    {{ #set: Croatian name = {{{hr_name}}} }}
 
   }}{{ #if: {{{hr_name|}}}  |    {{ #set: Croatian name = {{{hr_name}}} }}
 
   }}{{ #if: {{{cs_name|}}}  |      {{ #set: Czech name = {{{cs_name}}} }}
 
   }}{{ #if: {{{cs_name|}}}  |      {{ #set: Czech name = {{{cs_name}}} }}
 
   }}{{ #if: {{{da_name|}}}  |      {{ #set: Danish name = {{{da_name}}} }}
 
   }}{{ #if: {{{da_name|}}}  |      {{ #set: Danish name = {{{da_name}}} }}
  }}{{ #if: {{{nl_name|}}}  |      {{ #set: Dutch name = {{{nl_name}}} }}
 
  }}{{ #if: {{{et_name|}}}  |    {{ #set: Estonian name = {{{et_name}}} }}
 
 
   }}{{ #if: {{{fil_name|}}} |    {{ #set: Filipino name = {{{fil_name}}} }}
 
   }}{{ #if: {{{fil_name|}}} |    {{ #set: Filipino name = {{{fil_name}}} }}
 
   }}{{ #if: {{{fi_name|}}}  |    {{ #set: Finnish name = {{{fi_name}}} }}
 
   }}{{ #if: {{{fi_name|}}}  |    {{ #set: Finnish name = {{{fi_name}}} }}
 
   }}{{ #if: {{{el_name|}}}  |      {{ #set: Greek name = {{{el_name}}} }}
 
   }}{{ #if: {{{el_name|}}}  |      {{ #set: Greek name = {{{el_name}}} }}
  }}{{ #if: {{{haw_name|}}} |    {{ #set: Hawaiian name = {{{haw_name}}} }}
 
  }}{{ #if: {{{he_name|}}}  |      {{ #set: Hebrew name = {{{he_name}}} }}
 
  }}{{ #if: {{{hi_name|}}}  |      {{ #set: Hindi name = {{{hi_name}}} }}
 
 
   }}{{ #if: {{{hu_name|}}}  |  {{ #set: Hungarian name = {{{hu_name}}} }}
 
   }}{{ #if: {{{hu_name|}}}  |  {{ #set: Hungarian name = {{{hu_name}}} }}
  }}{{ #if: {{{id_name|}}}  |  {{ #set: Indonesian name = {{{id_name}}} }}
 
 
   }}{{ #if: {{{ga_name|}}}  |      {{ #set: Irish name = {{{ga_name}}} }}
 
   }}{{ #if: {{{ga_name|}}}  |      {{ #set: Irish name = {{{ga_name}}} }}
 
   }}{{ #if: {{{lv_name|}}}  |    {{ #set: Latvian name = {{{lv_name}}} }}
 
   }}{{ #if: {{{lv_name|}}}  |    {{ #set: Latvian name = {{{lv_name}}} }}
  }}{{ #if: {{{lt_name|}}}  |  {{ #set: Lithuanian name = {{{lt_name}}} }}
 
  }}{{ #if: {{{no_name|}}}  |  {{ #set: Norwegian name = {{{no_name}}} }}<!-- [[wikipedia:Norwegian language]]; the Norwegian macrolanguage -->
 
  }}{{ #if: {{{nb_name|}}}  |  {{ #set: Norwegian name = {{{nb_name}}} }}<!-- [[wikipedia:Bokmål]] -->
 
  }}{{ #if: {{{nn_name|}}}  |  {{ #set: Norwegian name = {{{nn_name}}} }}<!-- [[wikipedia:Nynorsk]] -->
 
  }}{{ #if: {{{fa_name|}}}  |    {{ #set: Persian name = {{{fa_name}}} }}
 
 
   }}{{ #if: {{{pl_name|}}}  |      {{ #set: Polish name = {{{pl_name}}} }}
 
   }}{{ #if: {{{pl_name|}}}  |      {{ #set: Polish name = {{{pl_name}}} }}
  }}{{ #if: {{{ro_name|}}}  |    {{ #set: Romanian name = {{{ro_name}}} }}
 
 
   }}{{ #if: {{{ru_name|}}}  |    {{ #set: Russian name = {{{ru_name}}} }}
 
   }}{{ #if: {{{ru_name|}}}  |    {{ #set: Russian name = {{{ru_name}}} }}
 
   }}{{ #if: {{{sr_name|}}}  |    {{ #set: Serbian name = {{{sr_name}}} }}
 
   }}{{ #if: {{{sr_name|}}}  |    {{ #set: Serbian name = {{{sr_name}}} }}
  }}{{ #if: {{{sk_name|}}}  |      {{ #set: Slovak name = {{{sk_name}}} }}
 
  }}{{ #if: {{{sl_name|}}}  |    {{ #set: Slovene name = {{{sl_name}}} }}
 
 
   }}{{ #if: {{{sv_name|}}}  |    {{ #set: Swedish name = {{{sv_name}}} }}
 
   }}{{ #if: {{{sv_name|}}}  |    {{ #set: Swedish name = {{{sv_name}}} }}
  }}{{ #if: {{{tl_name|}}}  |    {{ #set: Tagalog name = {{{tl_name}}} }}
 
 
   }}{{ #if: {{{th_name|}}}  |        {{ #set: Thai name = {{{th_name}}} }}
 
   }}{{ #if: {{{th_name|}}}  |        {{ #set: Thai name = {{{th_name}}} }}
 
   }}{{ #if: {{{tr_name|}}}  |    {{ #set: Turkish name = {{{tr_name}}} }}
 
   }}{{ #if: {{{tr_name|}}}  |    {{ #set: Turkish name = {{{tr_name}}} }}
 
   }}{{ #if: {{{vi_name|}}}  |  {{ #set: Vietnamese name = {{{vi_name}}} }}
 
   }}{{ #if: {{{vi_name|}}}  |  {{ #set: Vietnamese name = {{{vi_name}}} }}
   }}{{ #if: {{{cy_name|}}}  |      {{ #set: Welsh name = {{{cy_name}}} }}
+
   }}<!--
  
  }}{{ #if: {{{sq_lore|}}} |    {{ #set: Albanian lore = {{{sq_lore}}} }}
+
  -->{{ #if: {{{ar_lore|}}}  |      {{ #set: Arabic lore = {{{ar_lore}}} }}
  }}{{ #if: {{{ar_lore|}}}  |      {{ #set: Arabic lore = {{{ar_lore}}} }}
 
  }}{{ #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: {{{bg_lore|}}}  |  {{ #set: Bulgarian lore = {{{bg_lore}}} }}
  }}{{ #if: {{{ca_lore|}}}  |    {{ #set: Catalan lore = {{{ca_lore}}} }}
 
 
   }}{{ #if: {{{hr_lore|}}}  |    {{ #set: Croatian lore = {{{hr_lore}}} }}
 
   }}{{ #if: {{{hr_lore|}}}  |    {{ #set: Croatian lore = {{{hr_lore}}} }}
 
   }}{{ #if: {{{cs_lore|}}}  |      {{ #set: Czech lore = {{{cs_lore}}} }}
 
   }}{{ #if: {{{cs_lore|}}}  |      {{ #set: Czech lore = {{{cs_lore}}} }}
 
   }}{{ #if: {{{da_lore|}}}  |      {{ #set: Danish lore = {{{da_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: {{{fil_lore|}}} |    {{ #set: Filipino lore = {{{fil_lore}}} }}
 
   }}{{ #if: {{{fi_lore|}}}  |    {{ #set: Finnish lore = {{{fi_lore}}} }}
 
   }}{{ #if: {{{fi_lore|}}}  |    {{ #set: Finnish lore = {{{fi_lore}}} }}
 
   }}{{ #if: {{{el_lore|}}}  |      {{ #set: Greek lore = {{{el_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: {{{hu_lore|}}}  |  {{ #set: Hungarian lore = {{{hu_lore}}} }}
  }}{{ #if: {{{id_lore|}}}  |  {{ #set: Indonesian lore = {{{id_lore}}} }}
 
 
   }}{{ #if: {{{ga_lore|}}}  |      {{ #set: Irish lore = {{{ga_lore}}} }}
 
   }}{{ #if: {{{ga_lore|}}}  |      {{ #set: Irish lore = {{{ga_lore}}} }}
 
   }}{{ #if: {{{lv_lore|}}}  |    {{ #set: Latvian lore = {{{lv_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: {{{pl_lore|}}}  |      {{ #set: Polish lore = {{{pl_lore}}} }}
  }}{{ #if: {{{ro_lore|}}}  |    {{ #set: Romanian lore = {{{ro_lore}}} }}
 
 
   }}{{ #if: {{{ru_lore|}}}  |    {{ #set: Russian lore = {{{ru_lore}}} }}
 
   }}{{ #if: {{{ru_lore|}}}  |    {{ #set: Russian lore = {{{ru_lore}}} }}
 
   }}{{ #if: {{{sr_lore|}}}  |    {{ #set: Serbian lore = {{{sr_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: {{{sv_lore|}}}  |    {{ #set: Swedish lore = {{{sv_lore}}} }}
  }}{{ #if: {{{tl_lore|}}}  |    {{ #set: Tagalog lore = {{{tl_lore}}} }}
 
 
   }}{{ #if: {{{th_lore|}}}  |        {{ #set: Thai lore = {{{th_lore}}} }}
 
   }}{{ #if: {{{th_lore|}}}  |        {{ #set: Thai lore = {{{th_lore}}} }}
 
   }}{{ #if: {{{tr_lore|}}}  |    {{ #set: Turkish lore = {{{tr_lore}}} }}
 
   }}{{ #if: {{{tr_lore|}}}  |    {{ #set: Turkish lore = {{{tr_lore}}} }}
 
   }}{{ #if: {{{vi_lore|}}}  |  {{ #set: Vietnamese lore = {{{vi_lore}}} }}
 
   }}{{ #if: {{{vi_lore|}}}  |  {{ #set: Vietnamese lore = {{{vi_lore}}} }}
  }}{{ #if: {{{cy_lore|}}}  |      {{ #set: Welsh lore = {{{cy_lore}}} }}
 
 
 
   }}{{ #switch: {{{type2}}}
 
   }}{{ #switch: {{{type2}}}
 
     | Effect  | Fusion    | Ritual | Synchro | Xyz
 
     | Effect  | Fusion    | Ritual | Synchro | Xyz
Line 1,388: Line 1,415:
 
}}</includeonly><!--
 
}}</includeonly><!--
  
-->[[Fusion Material::{{{fm|}}}| ]]<!--
+
-->{{ #arraydefine: @fusion_materials | *{{{fusion_material|}}}*{{{fm|}}}*{{{fm1|}}}*{{{fm2|}}}*{{{fm3|}}}*{{{fm4|}}}*{{{fm5|}}} | * | unique }}<!--
-->[[Fusion Material::{{{fm2|}}}| ]]<!--
+
-->{{ #arrayprint: @fusion_materials || $material | [[Fusion Material::$material| ]] }}<!--
-->[[Fusion Material::{{{fm3|}}}| ]]<!--
+
-->{{ #ifeq: {{{fm|¬}}}{{{fm1|¬}}}{{{fm2|¬}}}{{{fm3|¬}}}{{{fm4|¬}}}{{{fm5|¬}}} | ¬¬¬¬¬¬ || [[Category:((CardTable2)) transclusions needing updated Fusion Material parameter]] }}<!--
-->[[Fusion Material::{{{fm4|}}}| ]]<!--
+
-->{{ #arraydefine: @synchro_materials | *{{{synchro_material|}}}*{{{sm|}}}*{{{sm1|}}}*{{{sm2|}}}*{{{sm3|}}}*{{{sm4|}}}*{{{sm5|}}} | * | unique }}<!--
-->[[Fusion Material::{{{fm5|}}}| ]]<!--
+
-->{{ #arrayprint: @synchro_materials || $material | [[Synchro Material::$material| ]] }}<!--
-->[[Synchro Material::{{{sm|}}}| ]]<!--
+
-->{{ #ifeq: {{{sm|¬}}}{{{sm1|¬}}}{{{sm2|¬}}}{{{sm3|¬}}}{{{sm4|¬}}}{{{sm5|¬}}} | ¬¬¬¬¬¬ || [[Category:((CardTable2)) transclusions needing updated Synchro Material parameter]] }}<!--
-->[[Synchro Material::{{{sm2|}}}| ]]<!--
 
-->[[Synchro Material::{{{sm3|}}}| ]]<!--
 
-->[[Synchro Material::{{{sm4|}}}| ]]<!--
 
-->[[Synchro Material::{{{sm5|}}}| ]]<!--
 
 
-->[[Materials::{{ #if: {{{material|}}} | {{{material}}} | {{{materials|}}} }}| ]]<!--
 
-->[[Materials::{{ #if: {{{material|}}} | {{{material}}} | {{{materials|}}} }}| ]]<!--
  
Line 1,420: Line 1,443:
 
           -->¬
 
           -->¬
 
   || [[Category:((CardTable2)) transclusions with Dark Duel Stories parameters]]
 
   || [[Category:((CardTable2)) transclusions with Dark Duel Stories parameters]]
 +
}}{{ #ifeq: {{{wc5_lore|¬}}}{{{wc5_name|¬}}}{{{wc5_sets|¬}}}{{{wc5_status|¬}}}<!--
 +
        -->{{{wc5lore|¬}}}{{{wc5name|¬}}}{{{wc5sets|¬}}}{{{wc5status|¬}}}
 +
            | ¬¬¬¬<!--
 +
          -->¬¬¬¬
 +
  || [[Category:((CardTable2)) transclusions with World Championship 2005 parameters]]
 
}}</includeonly><!--
 
}}</includeonly><!--
  
 
--><noinclude>{{Documentation}}</noinclude>
 
--><noinclude>{{Documentation}}</noinclude>

Revision as of 01:06, 4 December 2019

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

  • {{{alt_name}}}
  • {{{alt_name2}}}
  • {{{alt_name3}}}
Other names (Japanese) {{{ja_alt_name}}}
{{{ja_alt_romaji}}}
{{{ja_alt_trans}}}
Card type [[{{{card_type}}} Card|{{{card_type}}}]]
Attribute [[{{{ATTRIBUTE}}}]] [[File:{{{ATTRIBUTE}}}.svg|28px|alt=]]
Type [[{{{type}}}|{{{type}}}]]
Property [[{{{property}}} {{{card_type}}} Card|{{{property}}}]] [[File:{{{property}}}.svg|28px|alt=]]
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}}}]]
ATK / DEF [[{{{atk}}} ATK Monster Cards|{{{atk}}}]] / [[{{{def}}} DEF Monster Cards|{{{def}}}]]
Password [[{{{password}}}]]
Limitation text {{{limitation_text}}}
Ritual required

"[[{{{ritualcard}}}]]"

  • "[[{{{ritualmonster}}}]]"
Summoned by the effect of

  • "[[{{{summon}}}]]"
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
[[{{{ocg_status}}}]] (OCG)
[[{{{tcg_status}}}]] (TCG)
[[{{{tcg_speed_duel_status}}}]] (TCG Speed Duel)
Source card "[[{{{source_card}}}|]]"
Skill activation
{{{skill_activation}}}
Effect
Pendulum Effect
{{{pendulum_effect}}}
Monster Effect
{{{lore}}}
Use {{{use}}}

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

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

Name Lore
French {{{fr_name}}} {{{fr_lore}}}
German {{{de_name}}} {{{de_lore}}}
Italian {{{it_name}}} {{{it_lore}}}
Portuguese {{{pt_name}}} {{{pt_lore}}}
Spanish {{{es_name}}} {{{es_lore}}}
Japanese {{{ja_name}}} {{{ja_lore}}}
{{{romaji_name}}}
{{{trans_name}}} {{{trans_lore}}}
Korean {{{ko_name}}} {{{ko_lore}}}
{{{ko_rr_name}}}
{{{ko_trans_name}}}
Chinese {{{zh_name}}} {{{zh_lore}}}
{{{zh_pinyin_name}}}
{{{zh_trans_name}}}

Other language sets

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}}}]]

Korean

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

Chinese

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

Asian-English

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

Video games

Video gameDate#NameCostStatus
The Falsebound Kingdom2002-12-05{{{tfk_number}}}Present
Nightmare Troubadour2005-07-21{{{ntr_name}}}{{{ntr_dp}}}[[{{{ntr_status}}}]]
Online2005-11-04{{{ygo_name}}}[[{{{ygo_status}}}]]
GX Duel Academy2005-11-13{{{gx1_number}}}{{{gx1_name}}}{{{gx1_dp}}}[[{{{gx1_status}}}]]
Ultimate Masters: World Championship Tournament 20062006-02-23{{{wc6_name}}}{{{wc6_dp}}}[[{{{wc6_status}}}]]
GX Tag Force2006-09-14{{{gx02_name}}}{{{gx02_dp}}}[[{{{gx02_status}}}]]
GX Spirit Caller2006-11-30{{{gx03_name}}}{{{gx03_dp}}}[[{{{gx03_status}}}]]
World Championship 20072007-03-15{{{wc07_name}}}{{{wc07_dp}}}[[{{{wc07_status}}}]]
GX Tag Force 22007-09-18{{{gx04_name}}}{{{gx04_dp}}}[[{{{gx04_status}}}]]
World Championship 20082007-11-29{{{wc08_name}}}{{{wc08_dp}}}[[{{{wc08_status}}}]]
GX Tag Force 32008-11-27{{{gx06_name}}}[[{{{gx06_status}}}]]
5D's World Championship 2009: Stardust Accelerator2009-03-26{{{wc09_name}}}Present
5D's Tag Force 42009-09-17{{{tf04_name}}}Present
5D's World Championship 2010: Reverse of Arcadia2010-02-18{{{wc10_name}}}Present
5D's Tag Force 52010-09-16{{{tf05_name}}}Present
5D's World Championship 2011: Over the Nexus2011-02-24{{{wc11_name}}}Present
5D's Tag Force 62011-09-22{{{tf06_name}}}Present
Duel Arena2014-06-26Present
Duel Generation2014-10-30Present

Lores and sets

Video gameLoreSets
Nightmare Troubadour{{{ntr_lore}}}{{{ntr_sets}}}
Online{{{ygo_lore}}}{{{ygo_sets}}}
GX Duel Academy{{{gx1_lore}}}{{{gx1_sets}}}
Ultimate Masters: World Championship Tournament 2006{{{wc6_lore}}}{{{wc6_sets}}}
GX Tag Force{{{gx02_lore}}}{{{gx02_sets}}}
GX Spirit Caller{{{gx03_lore}}}{{{gx03_sets}}}
World Championship 2007{{{wc07_lore}}}{{{wc07_sets}}}
GX Tag Force 2{{{gx04_lore}}}{{{gx04_sets}}}
World Championship 2008{{{wc08_lore}}}{{{wc08_sets}}}
GX Tag Force 3{{{gx06_lore}}}{{{gx06_sets}}}
5D's World Championship 2009: Stardust Accelerator{{{wc09_lore}}}{{{wc09_sets}}}
5D's Tag Force 4{{{tf04_lore}}}{{{tf04_sets}}}
5D's World Championship 2010: Reverse of Arcadia{{{wc10_lore}}}{{{wc10_sets}}}
5D's Tag Force 5{{{tf05_lore}}}{{{tf05_sets}}}
5D's World Championship 2011: Over the Nexus{{{wc11_lore}}}{{{wc11_sets}}}
5D's Tag Force 6{{{tf06_lore}}}{{{tf06_sets}}}
Duel Arena{{{dar_lore}}}