Permanently protected template

Difference between revisions of "Template:CardTable2"

From Yugipedia
Jump to: navigation, search
(alow for tokens)
(clean up main handling; stop setting "Property:Page name" here (it's set for all card pages in {{Card table}}, but will be getting removed eventually))
 
Line 1: Line 1:
{| border="1" cellspacing="0"
+
__NOTOC__{{ #if: <includeonly>{{NAMESPACE}}</includeonly>
|- bgcolor= {{#if: {{{color|}}} | {{{color}}} | {{#ifeq: {{{type|}}} | Spell | "#339966"|}}{{#ifeq: {{{type|}}} | Trap | "#FF3366"|}}{{ #if:{{{atk|}}} | {{#if:{{{effect1|}}} | | "#FFFF33"}}}}{{#ifeq: {{{type2|}}} | Effect | "#FF9933" |}}{{#ifeq: {{{type2|}}} | Fusion | "#9966CC" |}}{{#ifeq: {{{type2|}}} | Ritual | "#6666FF" |}}{{#ifeq: {{{type2|}}} | Token | "#C0C0C0" |}}{{#ifeq: {{{type2|}}} | Spirit | "#FF9933" |}}{{#ifeq: {{{type2|}}} | Toon | "#FF9933" |}}{{#ifeq: {{{type2|}}} | Union | "#FF9933" |}}{{#ifeq: {{{type2|}}} | Gemini | "#FF9933" |}}{{#ifeq: {{{type2|}}} | Armor | "#FF9933" |}}{{#ifeq: {{{type2|}}} | Yokai | "#FF9933" |}} }}
+
| {{Mbox
! colspan="3" | <big><font color={{ #if: {{{color2|}}} | {{{color2}}} | {{#ifeq: {{{type|}}} | Spell | white|}}{{#ifeq: {{{type|}}} | Trap | white|}}{{#ifeq: {{{type2|}}} | Ritual | white|}}{{#ifeq: {{{type2|}}} | Fusion | white|}} }}>{{ #if: {{{name|}}} | {{{name}}} | {{PAGENAME}} }}<br/>{{{kanji}}}</font></big>
+
  | 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|ycm||Yu-Gi-Oh! Card Maker Wiki}}. }}
| colspan="1" rowspan="16" valign="top"| {{ #if: {{{image|}}} | [[{{{image}}}]] | [[Image:Back-EN.jpg]] }}
+
  }}
|- valign=top
+
}}<!-- sandbox check - putting at the top since we may decide at some point to display a notice on sandbox transclusions
| '''English:<br>Japanese:'''
+
-->{{ #vardefine: $is_sandbox | {{ #if: {{sandbox other|1}}{{{sandbox|}}} | /sandbox }} }}<!--
| {{ #if: {{{name|}}} | {{{name}}} | {{PAGENAME}} }}<br/>{{{kanji}}}
+
-->{{ #varexists: $smw || {{ #vardefine: $smw | {{ #if: {{ #set: }} || 1 }} }} }}<!-- standard implementation
{{ #if: {{{attribute<includeonly>|</includeonly>}}}| {{!}}- valign=top
+
--><!--
{{!}}'''Card [[Attribute]]:'''
+
Video game parameter rollcall
{{!}} [[{{{attribute}}}]] [[Image:{{{attribute}}}.gif]] }}
+
Loreparam  Nameparam  Setparam  Statuspara  Costpa  Numberpara  Abbr  Game name
{{ #if: {{{property<includeonly>|</includeonly>}}}| {{!}}- valign=top
+
------------------------------------------------------------------------------------------------------------------
{{!}}'''Card [[Property]]:'''
+
dar_lore  -          -          -          -      -          DAR  Duel Arena
{{!}} [[{{{property}}} {{{type}}} Cards|{{{property}}}]] {{ #ifeq: {{{property|}}} | Normal | | [[Image:{{{property}}}.png]] }} }}
+
-          gx03_name  gx03_sets  gx03_status -      -          GX03  GX Spirit Caller
|- valign=top
+
-          ntr_name  ntr_sets  -          -      -          NTR  Nightmare Troubadour
|'''Card [[Type]](s):'''
+
ygo_lore  -          ygo_sets  -          -      -          YGO  Online
| {{#ifeq: {{{type|}}} | Spell | [[Spell Cards|Spell Card]] | {{#ifeq: {{{type|}}} | Trap | [[Trap Cards|Trap Card]] | [[{{{type}}}]]{{ #if: {{{type2<includeonly>|</includeonly>}}} |/[[{{{type2}}} Monsters|{{{type2}}}]] }}{{ #if: {{{type3<includeonly>|</includeonly>}}} |/[[{{{type3}}} Monsters|{{{type3}}}]] }} }} }}
+
--><!--
{{ #if: {{{level<includeonly>|</includeonly>}}}| {{!}}- valign=top
+
== Variables ==
{{!}}'''[[Level]]:'''
+
-->{{ #vardefine: $pagename | {{Normalized pagename|{{PAGENAME}}}} }}<!--
{{!}} [[Image:{{{level}}}Star.PNG]] }}
+
-->{{ #vardefine: $name    | {{ #explode: {{ #var: $pagename }} | ( }} }}<!--
{{ #if: {{{atk<includeonly>|</includeonly>}}}| {{!}}- valign=top
+
-->{{ #vardefine: $url-name | {{ #replace: {{ #var: $name }} | # }}   }}<!--
{{!}}'''[[ATK]]/[[DEF]]:'''
+
-->{{ #if: {{{name|}}}     | {{ #vardefine: $name | {{{name}}}     }} }}<!--
{{!}}{{{atk}}}/{{{def}}} }}
+
-->{{ #vardefine: $rush_duel_card
{{#if: {{{number<includeonly>|</includeonly>}}} | {{!}}- valign=top
+
  | {{ #if: {{{summoning_condition|}}}<!--
{{!}}'''Card Number:'''
+
      OR-->{{{ja_summoning_condition|}}}<!--
{{!}} [[{{{number}}}]] }}
+
      OR-->{{{ko_summoning_condition|}}}<!--
{{ #if: {{{summon<includeonly>|</includeonly>}}}|{{!}}- valign="top"
+
      OR-->{{{requirement|}}}<!--
{{!}}'''[[Summon]]ed by the effect of:'''
+
      OR-->{{{ja_requirement|}}}<!--
{{!}} {{{summon}}} }}
+
      OR-->{{{ko_requirement|}}}<!--
{{ #if: {{{effect1<includeonly>|</includeonly>}}}| {{!}}- valign=top
+
      OR-->{{{maximum_atk|}}}<!--
{{!}}'''Card Effect Type(s):'''
+
      OR-->{{{rush_duel_status|}}}<!--
{{!}} {{ #ifeq: {{{effect1|}}} | Summon | [[Summoning Conditions|Summon]] | {{ #ifeq: {{{effect1|}}} | Lingering | [[Lingering Effect|Lingering]] | [[{{{effect1}}} Monster Effects|{{{effect1}}}]]}}{{#if: {{{effect2<includeonly>|</includeonly>}}} |/[[{{{effect2}}} Monster Effects|{{{effect2}}}]]}}{{#if: {{{effect3|}}} |/[[{{{effect3}}} Monster Effects|{{{effect3}}}]]}}{{#if: {{{effect4|}}} |/[[{{{effect4}}} Monster Effects|{{{effect4}}}]]}} }} }}
+
      OR-->{{ #pos: {{{misc}}} | Legend Card }}<!--
|- valign=top
+
      OR-->{{ #pos: {{ #var: $pagename }} | (Rush Duel) }}
|'''Card Lore:'''
+
    | 1
| {{{lore}}}
+
  }}
|- valign=top
+
}}{{ #if: {{{rush_duel|}}} | [[Category:CardTable2 parameter tracking (rush_duel)]]{{ #if: {{ #var: $rush_duel_card }}
{{ #if: {{{appearance<includeonly>|</includeonly>}}} |{{!}}'''1st Appearance:'''
+
    | [[Category:((CardTable2)) transclusions with unnecessary (((rush_duel))) parameter]]
{{!}} {{{appearance}}}
+
    | {{ #vardefine: $rush_duel_card | 1 }}
{{!}}- }}
+
  }}
|- valign=top
+
}}<!--
{{ #if: {{{class|}}} | |{{!}}'''Sets with this Card:'''
+
-->{{ #vardefine: $jp_sets | {{{jp_sets<includeonly>|</includeonly>}}} }}<!--
{{!}} {{ #if: {{{en_sets<includeonly>|</includeonly>}}} | <div style="clear:both;margin:auto;" align="left" class="NavFrame">
+
-->{{ #vardefine: $ja_sets | {{{ja_sets<includeonly>|</includeonly>}}} }}<!--
<div class="NavHead" style="background: #ccccff"> '''''English'''''</div>
+
-->{{ #vardefine: $kr_sets | {{{kr_sets<includeonly>|</includeonly>}}} }}<!--
<div class="NavContent" align="left" style="font-size: 90%;">
+
-->{{ #vardefine: $ae_sets | {{{ae_sets<includeonly>|</includeonly>}}} }}<!--
{{{en_sets}}}
+
-->{{ #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 }} }}<!--
 +
 
 +
# TCG and TCG Speed Duel debut dates
 +
-->{{ #if: {{ #var: $tcg }}
 +
| {{ #vardefine: $tcg_debut_date
 +
  | {{SMW plain
 +
    |{{ #ask: [[Has subobject.Set contains::{{PAGENAME}}]][[Release::TCG]][[Release date::+]]
 +
      |?Release date#
 +
      | sort        = Release date
 +
      | mainlabel  = -
 +
      | limit      = 1
 +
      | searchlabel =
 +
      | template    = echo
 +
      }}
 +
    }}
 +
  }}<!--
 +
 
 +
  -->{{ #vardefine: $tcg_sd_debut_date
 +
  | {{SMW plain
 +
    |{{ #ask: [[Has subobject.Set contains::{{PAGENAME}}]][[Set page.Format::Speed Duel]][[Release date::+]]
 +
      |?Release date#
 +
      | sort        = Release date
 +
      | mainlabel  = -
 +
      | limit      = 1
 +
      | searchlabel =
 +
      | template    = echo
 +
      }}
 +
    }}
 +
  }}
 +
}}<!--
 +
 
 +
 
 +
# OCG debut date
 +
-->{{ #if: {{ #var: $ocg }}
 +
| {{ #vardefine: $ocg_debut_date
 +
  | {{SMW plain
 +
    |{{ #ask: [[Has subobject.Set contains::{{PAGENAME}}]][[Release::OCG]][[Release date::+]]
 +
      |?Release date#
 +
      | sort        = Release date
 +
      | mainlabel  = -
 +
      | limit      = 1
 +
      | searchlabel =
 +
      | template    = echo
 +
      }}
 +
    }}
 +
  }}
 +
}}<!--
 +
 
 +
# Overall debut date
 +
-->{{ #vardefine: $debut_date | {{ #if: {{ #var: $ocg_debut_date }}{{ #var: $tcg_debut_date }}
 +
  | {{ #ifexpr: {{ #time: U | {{ #var: $ocg_debut_date | today + 10 years }} }} < {{ #time: U | {{ #var: $tcg_debut_date | today + 10 years }} }}
 +
    | {{ #var: $ocg_debut_date }}
 +
    | {{ #var: $tcg_debut_date }}
 +
  }}
 +
  | {{SMW plain|{{ #ask: [[Has subobject.Set contains::{{PAGENAME}}]][[Release::OCG<!-- RD card lists are currently tagged as "OCG" -->||Yu-Gi-Oh! Rush Duel]][[Release date::+]]
 +
    |?Release date#
 +
    | sort        = Release date
 +
    | mainlabel  = -
 +
    | limit      = 1
 +
    | searchlabel =
 +
    | template    = echo
 +
    }}
 +
  }}
 +
}} }}<!--
 +
 
 +
-->{{ #vardefine: $card_type  | {{ ucfirst: {{ #replace: {{ lc: {{{card_type<includeonly>|</includeonly>}}} }} | card }} }} }}<!--
 +
-->{{ #arraydefine: $types    | {{{types<includeonly>|</includeonly>}}} | / }}<!--
 +
-->{{ #arraydefine: @type_list | {{Types|all}}, ? }}<!--
 +
-->{{ #vardefine: $type | {{ #arrayindex: $types | 0 }} }}<!-- assume that the first item in {{{types}}} is the monster's Type
 +
-->{{ #vardefine: $valid_type | {{ #arraysearch: @type_list | {{ #var: $type }} }} }}<!--
 +
-->{{ #vardefine: $type_link  | {{ #switch: {{ #var: $type }}
 +
    | Galaxy  = Galaxy (Type)
 +
    | #default = {{ #if: {{ #var: $valid_type }} | {{ #var: $type }} }}
 +
  }}
 +
}}<!--
 +
-->{{ #arraydefine: $ability_list | Toon, Spirit, Union, Gemini, Flip }}<!--
 +
-->{{ #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
 +
    | Character | Checklist | Command | Non-game | Ticket | Tip | Strategy = {{ #var: $card_type }}
 +
  }}
 +
}}<!--
 +
-->{{ #if: {{ #var: $skill }} || {{ #vardefine: $monster  | {{ #if: {{{attribute|}}}{{ #var: $valid_type }}{{{atk|}}}{{{def|}}}{{{level|}}}{{{rank|}}}{{{link_arrows|}}}{{ #var: $token }} | 1 }} }}
 +
}}{{ #vardefine: $pendulum_monster | {{ #if: {{{pendulum_scale|}}}{{{pendulum_effect|}}}{{{pendulum_effect_types|}}}
 +
    {{{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|}}}
 +
    {{ #arraysearch: $types | Pendulum }}
 +
  | 1 }}
 +
}}{{ #if: {{ #var: $pendulum_monster }} | {{ #if: {{ #arraysearch: $types | Pendulum }} || [[Category:Cards with Pendulum parameters without a Pendulum card type]] }}
 +
}}{{ #vardefine: $effect_monster | {{ #arraysearch: $types | Effect }}{{ #arrayindex: $ability | 0 }}{{ #if: {{ #var: $monster }} | {{ #if: {{{effect_types|}}} | 1 }} }} }}<!--
 +
-->{{ #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
 +
  | {{ #if: {{ #var: $extra_deck_monster }} | Extra Deck | Main Deck }}
 +
}}<!--
 +
-->{{ #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_full | {{ #switch: {{ #var: $card_type }}
 +
    | Checklist = Card Checklist
 +
    | Counter  = Counter
 +
    | FAQ | Non-game  = {{ #var: $card_type }} card
 +
    | ? | ??? = {{ #var: $card_type }}
 +
    | #default  = {{ #var: $card_type | Monster }} Card
 +
  }}
 +
}}{{ #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.
 +
      }}
 +
    }}
 +
  }}
 +
}}<!--
 +
// 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
 +
-->{{ #vardefine: $search_categories | {{ #if: {{{mentions<includeonly>|</includeonly>}}}{{{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|}}}{{ #var: $is_mentioned }}{{ #var: $has_support }}{{ #var: $has_anti-support }} | 1 }}
 +
}}{{ #vardefine: $other_languages | {{ #if:
 +
    {{{fr_name<includeonly>|</includeonly>}}}{{{fr_skill_activation|}}}{{{fr_pendulum_effect|}}}{{{fr_lore|}}}
 +
    {{{de_name|}}}{{{de_skill_activation|}}}{{{de_pendulum_effect|}}}{{{de_lore|}}}
 +
    {{{it_name|}}}{{{it_skill_activation|}}}{{{it_pendulum_effect|}}}{{{it_lore|}}}
 +
    {{{pt_name|}}}{{{pt_skill_activation|}}}{{{pt_pendulum_effect|}}}{{{pt_lore|}}}
 +
    {{{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
 +
a few vg parameter variables for simplifying logic
 +
-->{{ #vardefine: $gx03_status | {{{gx03_status<includeonly>|</includeonly>}}}
 +
}}<!--
 +
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: {{{gx03_name<includeonly>|</includeonly>}}}{{{gx03_sets|}}}{{ #var: $gx03_status }} | {{ #vardefine: $vg-gx03 | 1 }}{{ #set: Medium = GX03 }}
 +
}}{{ #if: {{{ntr_name<includeonly>|</includeonly>}}}{{{ntr_sets|}}} | {{ #vardefine: $vg-ntr | 1 }}{{ #set: Medium = NTR }}
 +
}}{{ #if: {{{ygo_lore<includeonly>|</includeonly>}}}{{{ygo_sets|}}} | {{ #vardefine: $vg-ygo | 1 }}{{ #set: Medium = YGO }}
 +
}}{{ #vardefine: $vg-sets | {{ #if: {{{gx03_sets|}}}{{{ntr_sets|}}}{{{ygo_sets|}}} | 1 }}
 +
}}{{ #if: {{ #var: $vg-dar }}{{ #var: $vg-gx03 }}{{ #var: $vg-ntr }}{{ #var: $vg-ydt1 }}{{ #var: $vg-ygo }} | {{ #vardefine: $vg | 1 }}{{ #set: Medium = Video game }}
 +
}}<!--
 +
## Image checks/properties/variables start ## -->{{ #vardefine: $image-back
 +
| {{ #switch: {{ #var: $non-game }}<!-- default backing first -->
 +
  | Checklist | Strategy | Tip | FAQ = StrategyCard-EN-Back
 +
  | #default = Back-{{ #if: {{ #var: $tcg }}
 +
    | EN
 +
    | {{ #if: {{ #var: $rush_duel_card }}
 +
      | RushDuel-JP
 +
      | {{ #if: {{ #var: $ocg-jp }}{{ #var: $tc_release }}{{ #var: $sc_release }}
 +
        | JP
 +
        | {{ #if: {{ #var: $kr_release }}
 +
          | KR
 +
          | EN
 +
          }}
 +
        }}
 +
      }}
 +
    }}
 +
  }}.png
 +
}}<!--
 +
-->{{ #if: {{{image|}}}
 +
| {{ #if: {{ #var: $has_multiple_artworks }}<!-- skip all checks for cards with an artwork switcher -->
 +
  | [[Category:Card tables with multi-image syntax]]
 +
  | {{ #if: <!-- check for embedded image syntax, external URLs, or images without a valid extension
 +
      -->{{ #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 }}
 +
    | [[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. -->
 +
    | #default = {{ #vardefine: $main | {{target of|{{ #if: {{{main|}}} | {{ #replace: {{{main}}} | # }} | {{ #var: $url-name }} }}}} }}
 +
  }}
 +
}}<!--
 +
-->{{ #if: {{ #var: $main }}
 +
| {{Main|type=card page|"{{ #show: {{ #var: $main }} |?English name (linked) }}"|t=1}}{{ #set: Main card page = {{ #var: $main }} }}
 +
}}<!--
 +
TOC
 +
-->{{ #if: {{ #var: $search_categories }}{{ #var: $other_languages }}{{ #var: $not-tcg-en }}{{ #var: $vg }}{{ #var: $rush_duel_card }}
 +
  | <div role="navigation" id="toc" class="toc plainlinks hlist" style="margin-left: auto; margin-right: auto; white-space: nowrap;">
 +
{{ #if: {{ #var: $tcg-en }} |
 +
* [[#English sets|English sets]] }}{{ #if: {{ #var: $search_categories }} |
 +
* [[#Search categories|Search categories]] }}{{ #if: {{ #var: $tcg-limitation-history }}{{ #var: $tcg-sd-limitation-history }}{{ #var: $ocg-limitation-history }}{{ #var: $rush-duel-limitation-history }} |
 +
* [[#Limitation history|Limitation history]] }}{{ #if: {{ #var: $other_languages }} |
 +
* [[#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>
</div> }}{{ #if: {{{jp_sets<includeonly>|</includeonly>}}} | <div style="clear:both;margin:auto;" align="left" class="NavFrame">
+
}}<!--
<div class="NavHead" style="background: #ccccff"> '''''Japanese'''''</div>
+
== Table start ==
<div class="NavContent" align="left" style="font-size: 90%;">
+
-->{{Card table{{ #var: $is_sandbox }}
{{{jp_sets}}}
+
| bodyclass = {{ #if: {{{cardclass|}}}
 +
  | {{{cardclass}}}
 +
  | {{ #switch: {{ #var: $token | {{ #var: $card_type | {{ #var: $monster_color }} }} }}
 +
    | Spell | Trap | Skill | Strategy | FAQ | Tip = {{ lc: {{ #var: $card_type }} }}
 +
    | Command  = spell
 +
    | Counter
 +
    | Token    = token
 +
    | Ticket    = yellow
 +
    | Checklist = strategy
 +
    | Normal | Effect | Fusion | Link | Ritual | Synchro | Xyz = {{ lc: {{ #var: $monster_color }} }}
 +
    | #default = {{ #if: {{ #var: $monster }}
 +
      | {{ #if: {{ #arraysearch: $types | ??? }}
 +
        | blank{{ #vardefine: $colorless | 1 }}
 +
        | {{ #if: {{ #var: $effect_monster }} | effect | normal }}{{ #vardefine: $assumed_color | 1 }}
 +
        }}
 +
      | blank{{ #vardefine: $colorless | 1 }}
 +
      }}
 +
    }}
 +
  }}-card <!--
 +
  -->{{ #if: {{ #var: $pendulum_monster }} | pendulum-card }}
 +
| title = {{ #var: $name }}<!--
 +
  -->{{ #if: {{ #var: $smw }}
 +
  | <!--
 +
    -->{{ #set: English name = {{ #var: $name }} }}<!--
 +
    -->{{ #set: English name (linked) = [[{{ #var: $pagename }}|{{ #var: $name }}]] }}
 +
  }}<!--
 +
  -->{{ #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 }} }}
 +
    }}
 +
  }}
 +
| image      = {{ #var: $image }}
 +
| default_image = {{ #var: $image-back }}
 +
| image_raw  = {{ #if: {{ #var: $has_multiple_artworks }} | {{Artwork switcher{{ #var: $is_sandbox }}|{{{image}}}|{{{current_image}}}}} }}
 +
| width      = 300
 +
| below_image = {{ #if: {{{image2|}}} | <includeonly>
 +
<div class="hlist image-switcher">
 +
* {{Image dimensions{{ #var: $is_sandbox }}|{{ #var: $image }}|Front}}
 +
* {{Image dimensions{{ #var: $is_sandbox }}|{{{image2}}}      |Back}}
 +
</div></includeonly><!--
 +
  -->{{ #if: {{ #var: $smw }} | {{ #set: Card backing image = {{{image2}}} }} }}<!--
 +
  -->[[Category:CardTable2 parameter tracking (image2)]]
 +
  }}
 +
| label1 = Other names
 +
| class1 = plainlist
 +
| data1  = {{ #if: {{{alt_name<includeonly>|</includeonly>}}} | {{ #arraymap: {{{alt_name}}} | * | $name |
 +
* $name
 +
| \n
 +
}}<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>
 +
  }}
 +
| label3 = [[Card type]]
 +
| data3  = [[{{ #var: $card_type_full }}|{{ #var: $card_type | Monster }}]] {{ #if: {{ #var: $monster }}{{ #var: $non-game }}{{ #var: $counter }}{{ #var: $skill }}
 +
  || {{ #switch: {{ #var: $card_type }}
 +
    | ??? | ?  = [[File:UNKNOWN.svg|28px|alt=|class=noviewer]]
 +
    | #default = {{ #if: {{ #var: $rush_duel_card }}
 +
      | [[File:{{ #var: $card_type }}-DBR-JP.png|28px|alt=|class=noviewer]]
 +
      | [[File:{{ uc: {{ #var: $card_type }} }}.svg|28px|alt=|class=noviewer]]
 +
      }}
 +
    }}
 +
  }}<!--
 +
  -->{{ #set: Card type = {{ #var: $card_type_full }} }}<!--
 +
  -->{{ #set: Card type (short) = [[{{ #var: $card_type_full }}|{{ #var: $card_type | Monster }}]] }}
 +
| label4 = [[Attribute]]
 +
| 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]]
 +
      }}
 +
    }}
 +
  }}
 +
| label5 = [[Type]]s
 +
| data5  = {{ #if: {{{types<includeonly>|</includeonly>}}}
 +
  | {{ #if: {{ #var: $token }}
 +
    | {{ #if: {{ #var: $valid_type }}<!-- first part is a valid Type -->
 +
      | {{ #if: {{ #var: $type_link }}
 +
        | [[{{ #var: $type_link }}|{{ #var: $type }}]]{{ #set: Type = {{ #var: $type_link }} }}
 +
        | {{ #var: $type }}
 +
        }}
 +
      | [[{{ #arrayindex: $types | 0 }} Monster|{{ #arrayindex: $types | 0 }}]]<!-- no property gets stored apparently -->
 +
      }}
 +
    | {{ #if: {{{character|}}}
 +
      | [[{{{character}}}|{{ #explode: {{ #arrayindex: $types | 0 }} | ( }}]]{{ #set: Character = {{{character}}} }}
 +
      | {{ #if: {{ #var: $type_link }}
 +
        | [[{{ #var: $type_link }}|{{ #var: $type }}]]{{ #set: Type = {{ #var: $type_link }} }}
 +
        | {{ #var: $type }}
 +
        }}
 +
      }}
 +
    }}
 +
  }} <!--
 +
  -->{{ #if: {{ #arrayindex: $types | 1 }}
 +
  | / [[{{ #switch: {{ #arrayindex: $types | 1 }}
 +
    | Token = Monster Token
 +
    | Skill = Skill Card
 +
    | 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}}}]] }}
 +
    }}
 +
  }}
 +
| label7 = [[{{ #var: $level-rank }}]]
 +
| data7  = {{ #if: {{ #var: $stars }}
 +
  | [[{{ #var: $level-rank }} {{ #var: $stars }} Monster Cards|{{ #var: $stars }}]] <!--
 +
    -->{{ #if: {{ #var: $ocg-tcg }}{{ #var: $vg }}{{ #var: $rush_duel_card }}{{ #var: $token }}
 +
    | {{ #invoke: String
 +
      | rep
 +
      |[[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 }} }}
 +
      }}
 +
    }}{{Star properties{{ #var: $is_sandbox }}|{{ #var: $stars }}|label={{ #var: $level-rank }}}}
 +
  }}
 +
| label8 = [[Link Arrow]]s
 +
| data8  = {{ #if: {{{link_arrows<includeonly>|</includeonly>}}}
 +
  | <div style="display: flex; align-items: center;"><!--
 +
    -->{{Link map{{ #var: $is_sandbox }}|{{{link_arrows}}}|alt=}}&nbsp;{{ #arraydefine: @linkArrows | {{{link_arrows}}} }}<!--
 +
    --><div><!--
 +
    -->{{ #arrayprint: @linkArrows
 +
    | , &#32;
 +
    | $linkArrow
 +
    | [[$linkArrow Link Arrow cards|$linkArrow]]{{ #set: Link Arrows = $linkArrow }}
 +
    }}</div></div>
 +
  }}
 +
| label9 = [[Pendulum Scale]]
 +
| data9  = {{ #if: {{{pendulum_scale<includeonly>|</includeonly>}}}
 +
  | [[File:Pendulum Scale.png|18px|class=noviewer]] <!--
 +
    -->[[Pendulum Scale {{{pendulum_scale}}} Monster Cards|{{{pendulum_scale}}}]]<!--
 +
    -->{{ #iferror: {{ #expr: {{{pendulum_scale}}} }} || {{ #set: Pendulum Scale = {{{pendulum_scale}}} }} }}{{ #set: Pendulum Scale string = {{{pendulum_scale}}} }}
 +
  }}
 +
| label10 = [[MAXIMUM ATK]]
 +
| data10  = {{ #if: {{{maximum_atk<includeonly>|</includeonly>}}}
 +
  | {{{maximum_atk}}}<!-- should we create per-MAXIMUM ATK card lists like we have for ATK/DEF/etc.? -->{{ #set: MAXIMUM ATK = {{{maximum_atk}}} }}
 +
  }}
 +
| label11 = [[ATK]] / {{ #if: {{{link_arrows|}}} | [[Link Rating|LINK]] | [[DEF]] }}
 +
| data11  = {{ #if: {{{atk<includeonly>|</includeonly>}}}{{{def|}}}{{{link_arrows|}}}
 +
  | {{ #if: {{{atk<includeonly>|</includeonly>}}}
 +
    | [[{{{atk}}} ATK Monster Cards|{{{atk}}}]]
 +
    }} <!--
 +
    -->{{ #if: {{{link_arrows|}}}
 +
    | / {{ #arraydefine: @linkArrows | {{{link_arrows}}} }}<!--
 +
      -->{{ #vardefine: $linkRating | {{ #arraysize: @linkArrows }} }}<!--
 +
      -->[[Link {{ #var: $linkRating }} Monster Cards|{{ #var: $linkRating }}]]<!--
 +
      -->{{ #set: Link Rating = {{ #var: $linkRating }} }}
 +
    | {{ #if: {{{def<includeonly>|</includeonly>}}}
 +
      | / [[{{{def}}} DEF Monster Cards|{{{def}}}]]
 +
      }}
 +
    }}{{ATK DEF properties{{ #var: $is_sandbox }}|{{{atk|}}}|{{{def|}}}}}
 +
  }}
 +
| label12 = [[Password]]
 +
| data12  = {{ #if: {{{password<includeonly>|</includeonly>}}}
 +
  | {{ #iferror: {{ #expr: {{{password<noinclude>|12345678</noinclude>}}} }}
 +
    | {{ #ifeq: {{ lc: {{{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 -->
 +
      }}
 +
    | {{ #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
 +
  }}
 +
| data14  = {{ #if: {{{ritualcard<includeonly>|</includeonly>}}}
 +
  | "[[{{{ritualcard}}}]]" {{ #set: Ritual Spell Card required = {{{ritualcard}}} }}
 +
  }}<!--
 +
  -->{{ #if: {{{ritualmonster<includeonly>|</includeonly>}}} | &#32;
 +
<div class="hlist hcomma">
 +
<!--
 +
-->{{ #arraydefine: @ritual_monster | {{{ritualmonster}}} | * | unique }}<!--
 +
-->{{ #arrayprint: @ritual_monster || $x$ | &#32;
 +
* "[[$x$]]" {{ #set: Ritual Monster required = $x$ }}
 +
}}
 
</div>
 
</div>
</div> }}{{ #if: {{{ae_sets<includeonly>|</includeonly>}}} | <div style="clear:both;margin:auto;" align="left" class="NavFrame">
+
  }}
<div class="NavHead" style="background: #ccccff"> '''''Asian-English'''''</div>
+
| label15 = [[Summon]]ed by the effect of
<div class="NavContent" align="left" style="font-size: 90%;">
+
| data15  = {{ #if: {{{summoned_by<includeonly>|</includeonly>}}} | &#32;
{{{ae_sets}}}
+
<div class="hlist hcomma">
 +
{{ #arrayprint: @summoned_by || $x$ | &#32;
 +
* "[[$x$]]"{{ #set: Summoned by = $x$ }}
 +
}}
 
</div>
 
</div>
</div> }}{{ #if: {{{de_sets<includeonly>|</includeonly>}}} | <div style="clear:both;margin:auto;" align="left" class="NavFrame">
+
  }}
<div class="NavHead" style="background: #ccccff"> '''''German'''''</div>
+
| label16 = Effect types
<div class="NavContent" align="left" style="font-size: 90%;">
+
| class16 = hlist hcomma
{{{de_sets}}}
+
| data16  = {{ #if: {{{effect_types<includeonly>|</includeonly>}}}{{{pendulum_effect_types|}}}
 +
  | {{ #if: {{{pendulum_effect_types<includeonly>|</includeonly>}}}
 +
    | <!--
 +
      -->; Pendulum Effect {{CardTable2/effect{{ #var: $is_sandbox }}|{{{pendulum_effect_types}}}|y}}<!--
 +
      -->{{ #if: {{{effect_types<includeonly>|</includeonly>}}} | ; Monster Effect }}
 +
    }}{{ #if: {{{effect_types<includeonly>|</includeonly>}}}
 +
    | {{CardTable2/effect{{ #var: $is_sandbox }}|{{{effect_types}}}|{{ #if: {{ #var: $rush_duel_card }} | RD | {{ #var: $card_type }} }} }}
 +
    }}
 +
  }}
 +
| label17 = [[Status]]
 +
| data17  = {{ #if: {{ #var: $ocg_status }}{{ #var: $tcg_status }}{{ #var: $tcg_sd_status }}{{ #var: $rush_duel_status }}
 +
  | <div style="margin: -0.25em;"><!--
 +
//OCG STATUS
 +
  -->{{ #if: {{ #var: $ocg_status }}
 +
    | <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>
 +
    }}<!--
 +
//UPCOMING OCG STATUS
 +
  -->{{ #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>
 +
    }}<!--
 +
//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>}}}
 +
  | "{{ #show: {{{source_card}}} |?English name (linked) }}"
 +
  }}
 +
| data19  = {{ #if: {{ #if: {{ #var: $no_lore }} || {{{lore<includeonly>|</includeonly>}}} }}{{{pendulum_effect|}}}{{ #if: {{{requirement|}}} | {{{summoning_condition|}}} }}
 +
  | <div class="lore"><!--
 +
    -->{{ #if: {{{requirement<includeonly>|</includeonly>}}}
 +
        | {{ #if: {{{materials|}}} | {{{materials}}}{{ #if: {{{summoning_condition|}}} | <br /> }} }}
 +
{{{summoning_condition|}}}
 +
      }}<!--
 +
    -->{{ #if: {{{skill_activation<includeonly>|</includeonly>}}} |
 +
; Skill activation
 +
: {{{skill_activation}}}
 +
; Effect
 +
:
 +
    }}<!--
 +
    -->{{ #if: {{{pendulum_effect<includeonly>|</includeonly>}}} |
 +
; Pendulum Effect
 +
: {{{pendulum_effect}}}{{ #set: Pendulum Effect = {{{pendulum_effect}}} }}<!--
 +
      -->{{ #if: {{ #var: $no_lore }} ||
 +
; Monster Effect
 +
:
 +
      }}
 +
    }}<!--
 +
    -->{{ #if: {{{requirement<includeonly>|</includeonly>}}} |
 +
; [REQUIREMENT]
 +
: {{{requirement}}}{{ #set: Requirement = {{{requirement}}} }}{{ #if: {{{effect_types|}}} || {{ #set: Effect type = Effect }} }}
 +
; [{{ #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>
 
</div>
</div> }}{{ #if: {{{vg_sets<includeonly>|</includeonly>}}} | <div style="clear:both;margin:auto;" align="left" class="NavFrame">
+
  }}
<div class="NavHead" style="background: #ccccff"> '''''Video Games'''''</div>
+
| label20 = Use
<div class="NavContent" align="left" style="font-size: 90%;">
+
| data20  = {{ #if: {{{use<includeonly>|</includeonly>}}}
{{{vg_sets}}}
+
  | {{{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}}
 +
}}
 +
}}<!--
 +
-->{{ #if: {{ #var: $search_categories }} | &#32;
 +
<h2>Search categories</h2>
 +
| [[Category:Cards with no search categories]]
 +
}}
 +
{{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>
 
</div>
</div> }}
+
}}{{ #if: {{ #var: $has_support }} |
{{!}}- }}
+
<div class="hlist">
{{ #if: {{{adv<includeonly>|</includeonly>}}}| {{!}}'''{{ #if: {{{trad<includeonly>|</includeonly>}}} |[[Advanced Format]] & }} Japan Status:'''
+
; [[Support]]ed by
{{!}} [[{{{adv}}}]]
+
: {{ #var: $has_support }}
{{!}}- }}
+
</div>
{{ #if: {{{trad<includeonly>|</includeonly>}}} | {{!}}'''[[Traditional Format]] Status:'''
+
}}{{ #if: {{ #var: $has_anti-support }} |
{{!}} [[{{{trad}}}]]
+
<div class="hlist">
{{!}}- }}
+
; [[Anti-support]]ed by
| colspan="1" | '''Other Card Information:'''
+
: {{ #var: $has_anti-support }}
| {{ #if: {{{class|}}} | | [[Card Gallery:{{PAGENAME}}|Gallery]] - [[Card Rulings:{{PAGENAME}}|Rulings]] - [[Card Errata:{{PAGENAME}}|Errata]] - [[Card Tips:{{PAGENAME}}|Tips]] }}<br>[[Anime and Manga Appearances:{{PAGENAME}}|Anime & Manga Appearances]]<br>[[Card Trivia:{{PAGENAME}}|Trivia]]
+
</div>
|}<includeonly>
+
}}<!--
{{#if: {{{class|}}} | |
+
-->{{ #if: {{ #var: $tcg-limitation-history }}{{ #var: $tcg-sd-limitation-history }}{{ #var: $ocg-limitation-history }}{{ #var: $rush-duel-limitation-history }} |
{{#ifeq: {{{type|}}} | Spell  | [[Category:Spell Cards]] |}}
+
<h2>Limitation history</h2>
{{#ifeq: {{{type|}}} | Trap  | [[Category:Trap Cards]] |}}
+
<div style="display: flex; flex-wrap: wrap; gap: 1em;"><!--
{{#ifeq: {{{type2|}}} | Effect | [[Category:Effect Monsters]] |}}
+
  -->{{ #if: {{ #var: $tcg-limitation-history }} | <div>{{ #var: $tcg-limitation-history }}</div> }}<!--
{{#ifeq: {{{type2|}}} | Spirit | [[Category:Effect Monsters]] |}}
+
  -->{{ #if: {{ #var: $tcg-sd-limitation-history }} | <div>{{ #var: $tcg-sd-limitation-history }}</div> }}<!--
{{#ifeq: {{{type2|}}} | Union  | [[Category:Effect Monsters]] |}}
+
  -->{{ #if: {{ #var: $ocg-limitation-history }} | <div>{{ #var: $ocg-limitation-history }}</div> }}<!--
{{#ifeq: {{{type2|}}} | Toon  | [[Category:Effect Monsters]] |}}
+
  -->{{ #if: {{ #var: $rush-duel-limitation-history }} | <div>{{ #var: $rush-duel-limitation-history }}</div> }}
{{#ifeq: {{{type2|}}} | Gemini | [[Category:Effect Monsters]] |}}
+
</div>
{{#ifeq: {{{type2|}}} | Fusion | [[Category:Fusion Monsters]] |}}
+
}}<!--
{{#ifeq: {{{type2|}}} | Ritual | [[Category:Ritual Monsters]] |}}
+
-->{{ #if: {{ #var: $other_languages }} |&#32;
{{#if: {{{atk|}}} | {{#if:{{{effect1|}}} | | [[Category:Normal Monsters]]}} }}
+
<h2>Other languages</h2>
{{#ifexist: Card Gallery:{{PAGENAME}} | | [[Category:Cards that need Card Galleries]] }}
+
{{Card localizations{{ #var: $is_sandbox }}
}}</includeonly><noinclude>
+
| no_lore                          = {{ #if: {{ #var: $rush_duel_card }} || {{ #var: $no_lore }} }}
 
+
| rush_duel_effect_type            = {{ #explode: {{{effect_types}}} | , | -1 }}
[[Category:Card Table Templates|{{PAGENAME}}]]</noinclude>
+
| fr_name                          = {{{fr_name<includeonly>|</includeonly>}}}
 +
| fr_translated_name                = {{{fr_trans_name<includeonly>|</includeonly>}}}
 +
| fr_skill_activation              = {{{fr_skill_activation<includeonly>|</includeonly>}}}
 +
| fr_translated_skill_activation    = {{{fr_trans_skill_activation<includeonly>|</includeonly>}}}
 +
| fr_pendulum_effect                = {{{fr_pendulum_effect<includeonly>|</includeonly>}}}
 +
| fr_translated_pendulum_effect    = {{{fr_trans_pendulum_effect<includeonly>|</includeonly>}}}
 +
| fr_materials                      = {{{fr_materials<includeonly>|</includeonly>}}}
 +
| fr_translated_materials          = {{{fr_trans_materials<includeonly>|</includeonly>}}}
 +
| fr_summoning_condition            = {{{fr_summoning_condition<includeonly>|</includeonly>}}}
 +
| fr_translated_summoning_condition = {{{fr_trans_summoning_condition<includeonly>|</includeonly>}}}
 +
| fr_requirement                    = {{{fr_requirement<includeonly>|</includeonly>}}}
 +
| fr_translated_requirement        = {{{fr_trans_requirement<includeonly>|</includeonly>}}}
 +
| fr_lore                          = {{{fr_lore<includeonly>|</includeonly>}}}
 +
| fr_translated_lore                = {{{fr_trans_lore<includeonly>|</includeonly>}}}
 +
| de_name                          = {{{de_name<includeonly>|</includeonly>}}}
 +
| de_translated_name                = {{{de_trans_name<includeonly>|</includeonly>}}}
 +
| de_skill_activation              = {{{de_skill_activation<includeonly>|</includeonly>}}}
 +
| de_translated_skill_activation    = {{{de_trans_skill_activation<includeonly>|</includeonly>}}}
 +
| de_pendulum_effect                = {{{de_pendulum_effect<includeonly>|</includeonly>}}}
 +
| 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]] }}
 +
}}
 +
}}<!--
 +
-->{{ #if: {{ #var: $not-tcg-en }}{{ #var: $rush_duel_card }} |&#32;
 +
<h2>{{ #var: $non-en-sets-heading }}</h2>
 +
{{ #if: {{ #var: $fr_release }} |
 +
<h3>French</h3>
 +
{{Card table sets{{ #var: $is_sandbox }}|{{ #var: $fr_sets }}|region=fr}}
 +
}}{{ #if: {{ #var: $fc_release }} | &#32;
 +
<h3>French-Canadian</h3>
 +
{{Card table sets{{ #var: $is_sandbox }}|{{ #var: $fc_sets }}|region=fc}}
 +
}}{{ #if: {{ #var: $de_release }} | &#32;
 +
<h3>German</h3>
 +
{{Card table sets{{ #var: $is_sandbox }}|{{ #var: $de_sets }}|region=de}}
 +
}}{{ #if: {{ #var: $it_release }} | &#32;
 +
<h3>Italian</h3>
 +
{{Card table sets{{ #var: $is_sandbox }}|{{ #var: $it_sets }}|region=it}}
 +
}}{{ #if: {{ #var: $pt_release }} | &#32;
 +
<h3>Portuguese</h3>
 +
{{Card table sets{{ #var: $is_sandbox }}|{{ #var: $pt_sets }}|region=pt}}
 +
}}{{ #if: {{ #var: $sp_release }} | &#32;
 +
<h3>Spanish</h3>
 +
{{Card table sets{{ #var: $is_sandbox }}|{{ #var: $sp_sets }}|region=sp}}
 +
}}{{ #if: {{ #var: $jp_release }} | &#32;
 +
<h3>Japanese</h3>
 +
{{Card table sets{{ #var: $is_sandbox }}|{{ #var: $jp_sets }}|region=jp}}
 +
}}{{ #if: {{ #var: $ja_release }} | &#32;
 +
<h3>Japanese Asian</h3>
 +
{{Card table sets{{ #var: $is_sandbox }}|{{ #var: $ja_sets }}|region=ja}}
 +
}}{{ #if: {{ #var: $ae_release }} | &#32;
 +
<h3>Asian-English</h3>
 +
{{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: $has_other_media_pages }} | &#32;
 +
<h2>In other media</h2>
 +
<table class="wikitable sortable">
 +
  <tr>
 +
    <th scope="col">Page</th>
 +
    <th scope="col">Medium</th>
 +
    <th scope="col">Debut date</th>
 +
  </tr>
 +
  <!--
 +
    Sorting by "debut date" will filter out all cards without a debut date, which is not desirable here.
 +
    So, there are two queries. One to get cards with debut dates. One to get cards without.
 +
    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.
 +
  -->{{ #ifeq: {{ #var: $other_pages_with_date_count }} | 0
 +
  || {{ #ask: [[Main card page::{{PAGENAME}}]][[Debut date::+]]
 +
    |?Release.English name (linked) = Release
 +
    |?Medium
 +
    |?Debut date
 +
    |?Debut date#ISO = Debut date ISO
 +
    |mainlabel  = Page
 +
    |format    = plain
 +
    |template  = In other media/row
 +
    |named args = true
 +
    |sort      = Debut date
 +
    }}
 +
  }}<!--
 +
  -->{{ #ifexpr: {{ #var: $other_pages_count }} - {{ #var: $other_pages_with_date_count }} = 0
 +
  || {{ #ask: [[Main card page::{{PAGENAME}}]]
 +
    |?Release.English name (linked) = Release
 +
    |?Medium
 +
    |?Debut date#ISO = Debut date ISO
 +
    |mainlabel  = Page
 +
    |format      = plain
 +
    |template  = In other media/row
 +
    |named args  = true
 +
    |userparam  = no date only
 +
    }}
 +
  }}
 +
</table>
 +
}}<!--
 +
-->{{ #if: {{ #var: $vg }} | <div class="nomobile">&#32;<!-- hide all the VG stuff on mobile -->
 +
<h2>Video games</h2>
 +
<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><!--
 +
  -->{{ #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>}}}{{ #set: NTR name = {{{ntr_name|}}} }}</td><td>–</td><td>Present</td></tr> }}<!--
 +
  -->{{ #if: {{ #var: $vg-ygo }} |
 +
<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-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>}}}{{ #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-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>Present</td></tr> }}
 +
</table>
 +
{{ #if: {{{ntr_sets<includeonly>|</includeonly>}}}{{{ygo_lore|}}}{{{ygo_sets|}}}{{{gx03_sets|}}}{{{dar_lore|}}}{{ #var: $vg-sets }} |
 +
<h3>Lores and sets</h3>
 +
<table class="wikitable sortable card-list">
 +
<tr><th scope="col">Video game</th><th scope="col">Lore</th><th scope="col">Sets</th></tr><!--
 +
  -->{{ #if: {{{ntr_sets<includeonly>|</includeonly>}}} |
 +
<tr><td>''[[Yu-Gi-Oh! Nightmare Troubadour|Nightmare Troubadour]]''</td><td></td><td>{{{ntr_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
 +
  -->{{ #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> }}<!--
 +
  -->{{ #if: {{{gx03_sets<includeonly>|</includeonly>}}} |
 +
<tr><td>''[[Yu-Gi-Oh! GX Spirit Caller|GX Spirit Caller]]''</td><td></td><td>{{{gx03_sets<includeonly>|</includeonly>}}}</td></tr> }}<!--
 +
  -->{{ #if: {{{dar_lore<includeonly>|</includeonly>}}} |
 +
<tr><td>''[[Yu-Gi-Oh! Duel Arena|Duel Arena]]''</td><td>{{{dar_lore<includeonly>|</includeonly>}}}</td><td></td></tr> }}
 +
</table>
 +
  }}
 +
</div>}}<includeonly>{{Card navigation{{ #var: $is_sandbox }}}}<!--
 +
-->{{ #if: {{ #var: $smw }} | <!--
 +
-->{{ #arraydefine: @archseries | {{{archseries|}}} | * | unique, sort=asc }}<!--
 +
-->{{ #arraydefine: @supports_archetypes | {{{supports_archetypes|}}} | * | unique, sort=asc }}<!--
 +
-->{{ #arraydefine: @anti-supports_archetypes | {{{anti-supports_archetypes|}}} | * | unique, sort=asc }}<!--
 +
-->{{ #arraydefine: @related_to_archseries | {{{related_to_archseries|}}} | * | unique, sort=asc }}<!--
 +
-->{{ #arrayunion: @archetype-support | @supports_archetypes | @anti-supports_archetypes }}<!--
 +
-->{{ #arraydiff: @archetype-support | @archetype-support | @archseries }}<!--
 +
-->{{ #arraydiff: @related_to_archseries | @related_to_archseries | @archseries | @archetype-support }}<!--
 +
-->{{ #arraysort: @archetype-support | asc }}<!--
 +
-->{{ #arrayprint: @archseries || $archseries |
 +
{{ {{ #if: {{ #var: $rush_duel_card }} | Archseries navbox (Rush Duel) | Archseries navbox }}{{ #var: $is_sandbox }}|$archseries
 +
| member      = {{ #arraysearch: @archseries | $archseries }}
 +
| support      = {{ #arraysearch: @supports_archetypes | $archseries }}
 +
| anti-support = {{ #arraysearch: @anti-supports_archetypes | $archseries }}
 +
}}
 +
  }}<!-- arrayprint
 +
-->{{ #arrayprint: @archetype-support || $archetype |
 +
{{ {{ #if: {{ #var: $rush_duel_card }} | Archseries navbox (Rush Duel) | Archseries navbox }}{{ #var: $is_sandbox }}|$archetype
 +
| support      = {{ #arraysearch: @supports_archetypes | $archetype }}
 +
| anti-support = {{ #arraysearch: @anti-supports_archetypes | $archetype }}
 +
| related      = {{ #arraysearch: @related_to_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: $token }}    | {{Tokens}}
 +
}}{{ #if: {{ #var: $skill }}    | {{Skill Cards}}
 +
}}<!--
 +
end the actual template content - from here on out, it's all categories, interwikis, and SMW
 +
--><!--
 +
open sandbox check
 +
-->{{ #if: {{ #var: $is_sandbox }} | [[Category:Sandbox pages]] |<!--
 +
categories
 +
-->{{ #if: {{{image|}}}{{{image2|}}}
 +
  || [[Category:Cards that need an image]]
 +
}}{{ #if: {{ #var: $non-game }}
 +
  | [[Category:Unusable cards]]{{ #switch: {{ #var: $non-game }}
 +
    | Checklist    = [[Category:Card checklist]]
 +
    | Strategy    = [[Category:Strategy cards]]
 +
    | Tip          = [[Category:Tip cards]]
 +
  }}
 +
  | {{ #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]]
 +
  }}{{ #if: {{ #var: $ocg }}
 +
    | [[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: $artwork_switcher-has_edited_artwork }}
 +
| {{ #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: {{{de_name|}}} || [[Category:{{ #var: $non-game_string }} with a German release needing a German name]]
 +
    }}{{ #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: {{{it_name|}}} || [[Category:{{ #var: $non-game_string }} with an Italian release needing an Italian name]]
 +
    }}{{ #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: $ja_name }} || [[Category:{{ #var: $non-game_string }} with a Japanese release needing a Japanese name]]
 +
    }}{{ #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: {{{ko_name|}}} || [[Category:{{ #var: $non-game_string }} with a Korean release needing a Korean name]]
 +
    }}{{ #if: {{ #var: $no_lore }} || {{ #if: {{{ko_lore|}}} || [[Category:{{ #var: $non-game_string }} with a Korean release needing a Korean lore]] }}
 +
    }}
 +
  | {{ #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: $tc_release }}
 +
  | {{ #if: {{{tc_name|}}} || [[Category:{{ #var: $non-game_string }} with a Traditional Chinese release needing a Traditional Chinese name]]
 +
    }}{{ #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: $non-game }}{{{password|}}}{{ #var: $limitation_text }}{{ #var: $skill }}
 +
  || [[Category:Cards needing a password]]
 +
  }}
 +
}}<!--
 +
-->{{ #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: $non-game }}
 +
    | {{ #ifeq: {{{ocg_status}}} | Legal
 +
      || {{ #if: {{{ocg_status|}}}
 +
        | [[Category:((CardTable2)) transclusions with an unnecessary OCG status]]<!-- "Legal" is the only valid status for nongame cards -->
 +
        }}
 +
      }}
 +
    | {{ #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: {{{ocg_status|}}}
 +
  | {{ #ifeq: {{{ocg_status}}} | Not yet released
 +
    || [[Category:((CardTable2)) transclusions with an unnecessary OCG status]]
 +
    }}
 +
  }}
 +
}}<!--
 +
-->{{ #if: {{ #var: $tcg }}
 +
| {{ #if: {{ #var: $token-counter }}{{ #var: $skill }}{{ #var: $limitation_text }}
 +
  | {{ #if: {{{tcg_status|}}}
 +
    | [[Category:((CardTable2)) transclusions with an unnecessary TCG status]]<!-- auto-assigned -->
 +
    }}
 +
  | {{ #if: {{ #var: $non-game }}
 +
    | {{ #ifeq: {{{tcg_status}}} | Legal
 +
      || {{ #if: {{{tcg_status|}}}{{{tcg_speed_duel_status|}}}
 +
        | [[Category:((CardTable2)) transclusions with an unnecessary TCG status]]<!-- "Legal" is the only valid status for nongame cards -->
 +
        }}
 +
      }}
 +
    | {{ #switch: {{{tcg_status|}}}
 +
      | 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 -->
 +
      }}
 +
    }}
 +
  }}<!--
 +
  -->{{ #switch: {{{tcg_speed_duel_status|}}}
 +
  | Not yet released | Unlimited | Limited 3 | Limited 2 | Limited 1 | Semi-Limited | Limited | Forbidden | Legal | Illegal | Not yet legal | Not legal | =
 +
  | #default = [[Category:((CardTable2)) transclusions with an unknown TCG status]]<!-- unrecognized value -->
 +
  }}
 +
| {{ #if: {{{tcg_status|}}}
 +
  | {{ #ifeq: {{{tcg_status}}} | Not yet released
 +
    || [[Category:((CardTable2)) transclusions with an unnecessary TCG status]]
 +
    }}
 +
  }}<!--
 +
  -->{{ #if: {{{tcg_speed_duel_status|}}}
 +
  | [[Category:((CardTable2)) transclusions with an unnecessary TCG status]]
 +
  }}
 +
}}<!--
 +
-->{{ #if: {{ #var: $assumed_color }} | [[Category:Colors assumed without using the Type string]] }}<!--
 +
-->{{ #if: {{ #var: $colorless    }} | [[Category:Card pages with no color class]] }}<!--
 +
-->{{ #ifeq: {{{cardclass|¬}}} | ¬ || [[Category:CardTable2 parameter tracking (cardclass)]] }}<!--
 +
SMW
 +
-->{{ #if: {{ #var: $smw }}
 +
  | {{ #set: Page type = Card page }}{{ #if: {{ #var: $non-game }}
 +
    || {{ #if: {{ #var: $ocg-tcg }}
 +
      | {{ #if: {{ #var: $tcg }}
 +
        | {{ #set: Medium = TCG }}{{ #set: Release = Yu-Gi-Oh! Trading Card Game }}{{ #if: {{ #var: $ocg }}
 +
          | {{ #set: Medium = OCG }}{{ #set: Release = Yu-Gi-Oh! Official Card Game }}
 +
          | {{ #set: Medium = TCG-only }}
 +
        }}
 +
        | {{ #if: {{ #var: $ocg }}
 +
          | {{ #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* -->
 +
        }}<!-- #var: $ocg -->
 +
      }}<!-- #var: $tcg -->
 +
      | {{ #if: {{ #var: $official_token }}<!-- gonna have to redo this properly -->
 +
        | {{ #set: Medium = OCG }}{{ #set: Medium = TCG }}
 +
      }}{{ #if: {{ #var: $rush_duel_card }} | {{ #set: Medium = Rush Duel }}{{ #set: Release = Yu-Gi-Oh! Rush Duel }} }}
 +
        }}<!-- #var: $ocg-tcg -->
 +
      }}<!-- #var: $non-game
 +
-->{{ #set: Debut date = {{ #var: $debut_date }} }}<!--
 +
-->{{ #set: TCG debut date = {{ #var: $tcg_debut_date }} }}<!--
 +
-->{{ #set: TCG Speed Duel debut date = {{ #var: $tcg_sd_debut_date }} }}<!--
 +
-->{{ #set: OCG debut date = {{ #var: $ocg_debut_date }} }}<!--
 +
-->{{ #set: Types = {{{types|}}} }}<!-- store the unaltered type string
 +
-->{{ #switch: {{ #arrayindex: $types | 1 }}
 +
    | Effect  | Fusion    | Ritual | Synchro | Xyz | Maximum
 +
    | Link    = {{ #set: Primary type = {{ #arrayindex: $types | 1 }} Monster }}{{ #vardefine: $not-Normal | 1 }}
 +
    | Normal
 +
    | Pendulum = {{ #set: Primary type = {{ #arrayindex: $types | 1 }} Monster }}
 +
    | Toon    | Spirit    | Union  | Gemini  | Flip
 +
    | 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 }} }}
 +
  }}{{ #switch: {{ #arrayindex: $types | 2 }}
 +
    | 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 }} }}
 +
  }}{{ #if: {{ #var: $token }}
 +
    | {{ #set: Primary type = Monster Token }}
 +
  }}{{ #if: {{ #var: $monster }}
 +
    | {{ #if: {{ #var: $effect_monster }}{{ #arrayindex: $types | 1 }}{{ #ifeq: {{ #var: $attribute }} | DIVINE | 1 }}
 +
      || {{ #set: Primary type = Normal Monster }}
 +
    }}
 +
  }}<!--Temporary solution
 +
-->{{ #if: {{ #var: $pendulum_monster }}
 +
      | {{ #set: Primary type = Pendulum Monster }}<!--
 +
    -->{{ #if: {{ #var: $non-effect_monster }}
 +
          | <!-- It isn't a Normal Monster. But can have an Effect:
 +
          -->{{ #if: {{ #var: $effect_monster }} | {{ #set: Primary type = Effect Monster }} }}
 +
          | {{ #set: Primary type = {{ #if: {{ #var: $effect_monster }} | Effect | Normal }} Monster }}
 +
        }}
 +
      | {{ #if: {{ #var: $effect_monster }} | {{ #set: Primary type = Effect Monster }} }}
 +
  }}<!-- Define in which Deck it belongs (Extra/Main):
 +
-->{{ #if: {{ #var: $token-counter }}{{ #var: $skill }}{{ #var: $non-game }}
 +
      | <!-- If it's a Token/Counter/Skill/unusable card, don't store. -->
 +
      | {{ #set: Belongs to = {{ #var: $extra/main_deck }} }}
 +
  }}{{ #set: Card image name = {{Card image name|{{ #var: $pagename }}}} }}<!--
 +
-->{{ #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
 +
--><!--
 +
close sandbox check
 +
-->}}</includeonly><!--
 +
Split out to separate card tables
 +
--><includeonly>{{ #ifeq: {{{dar_lore|¬}}}{{ #if: {{ #var: $has_multiple_artworks }} | ¬ | {{ #if: {{ #pos: {{{image}}} | DAR-EN-VG }} || ¬ }} }} | ¬¬
 +
  || [[Category:((CardTable2)) transclusions with Duel Arena parameters]]
 +
}}{{ #ifeq: {{{gx03_name|¬}}}{{{gx03_sets|¬}}}{{{gx03_status|¬}}}{{{gx03_dp|¬}}} | ¬¬¬¬
 +
  || [[Category:((CardTable2)) transclusions with Spirit Caller parameters]]
 +
}}{{ #ifeq: {{{ntr_name|¬}}}{{{ntr_sets|¬}}}
 +
            | ¬¬
 +
  || [[Category:((CardTable2)) transclusions with Nightmare Troubadour parameters]]
 +
}}{{ #ifeq: {{{ygo_lore|¬}}}{{{ygo_sets|¬}}}
 +
            | ¬¬
 +
  || [[Category:((CardTable2)) transclusions with Online parameters]]
 +
}}</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>

Latest revision as of 01:44, 18 May 2024

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

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