Difference between pages "Template:DM4 card" and "LDS1-PT018"

From Yugipedia
(Difference between pages)
Jump to: navigation, search
(Japanese image property)
 
(Recreating redirects: Redirected page to Cards of the Red Stone.)
(Tag: New redirect)
 
Line 1: Line 1:
__NOEDITSECTION__{{ #if: {{ #pos: {{PAGENAME}} | DM4 }} | {{Italic dab|t=1}} }}{{ #if: {{NAMESPACE}}
+
#REDIRECT [[Cards of the Red Stone]] {{R from card number}}
|
 
| [[Category:Yu-Gi-Oh! Duel Monsters 4: Battle of Great Duelist cards]]
 
}}<!--
 
 
 
## Variables ##
 
-->{{ #vardefine: $release    | Yu-Gi-Oh! Duel Monsters 4: Battle of Great Duelist }}<!--
 
-->{{ #vardefine: $pagename  | {{ #titleparts: {{ #explode: {{PAGENAME}} | ( }} }} }}<!--
 
-->{{ #vardefine: $name      | {{ #if: {{{name|}}} | {{{name}}} | {{ #titleparts: {{ #var: $pagename }} }} }} }}<!--
 
-->{{ #vardefine: $url-name  | {{ #replace: {{ #var: $name }} | # }}              }}<!--
 
-->{{ #vardefine: $type      | {{ #explode: {{{types<includeonly>|</includeonly>}}} | / }} }}<!--
 
-->{{ #vardefine: $type2      | {{ #explode: {{{types|}}} | / | 1 }}              }}<!--
 
-->{{ #vardefine: $atk        | {{{atk|}}}                                        }}<!--
 
-->{{ #vardefine: $def        | {{{def|}}}                                        }}<!--
 
-->{{ #vardefine: $stars      | {{{level|}}}                                      }}<!--
 
-->{{ #vardefine: $level-rank | Level                                              }}<!-- needed for {{Star properties}}
 
-->{{ #vardefine: $star_icon  | <includeonly>{{Repeat|★|{{ #var: $stars }}}}</includeonly> }}<!--
 
-->{{ #vardefine: $deck_cost  | {{{deck_cost|}}}                                  }}<!--
 
-->{{ #vardefine: $number    | {{ #if: {{{number|}}} | {{ padleft: {{{number}}} | 3 | 0 }} }} }}<!--
 
 
 
-->{{ #switch: {{ lc: {{{card_type|}}} }}
 
| magic | spell = {{ #vardefine: $card_type | Spell  }}{{ #vardefine: $card_type_name | Magic  }}
 
| ritual        = {{ #vardefine: $card_type | Ritual }}{{ #vardefine: $card_type_name | Ritual }}
 
| trap          = {{ #vardefine: $card_type | Trap  }}{{ #vardefine: $card_type_name | Trap  }}
 
|              = {{ #vardefine: $monster_type | {{ #if: {{ #var: $type2 }} | Effect | Normal }} }}{{ #vardefine: $has_equip | 1 }}
 
}}<!--
 
 
 
-->{{ #switch: {{ lc: {{{alignment}}} }}
 
| black magic    | shadow  = {{ #vardefine: $alignment | Black Magic    }}{{ #vardefine: $alignment_name | Shadow        }}
 
| white magic    | light    = {{ #vardefine: $alignment | White Magic    }}{{ #vardefine: $alignment_name | Light        }}
 
| demon magic    | fiend    = {{ #vardefine: $alignment | Demon Magic    }}{{ #vardefine: $alignment_name | Fiend        }}
 
| illusion magic | dreams  = {{ #vardefine: $alignment | Illusion Magic }}{{ #vardefine: $alignment_name | Dreams        }}
 
| fire          | pyro    = {{ #vardefine: $alignment | Fire          }}{{ #vardefine: $alignment_name | Fire          }}
 
| forest                    = {{ #vardefine: $alignment | Forest        }}{{ #vardefine: $alignment_name | Forest        }}
 
| wind                      = {{ #vardefine: $alignment | Wind          }}{{ #vardefine: $alignment_name | Wind          }}
 
| earth                    = {{ #vardefine: $alignment | Earth          }}{{ #vardefine: $alignment_name | Earth        }}
 
| thunder                  = {{ #vardefine: $alignment | Thunder        }}{{ #vardefine: $alignment_name | Thunder      }}
 
| water          | aqua    = {{ #vardefine: $alignment | Water          }}{{ #vardefine: $alignment_name | Water        }}
 
| divine        | devine  = {{ #vardefine: $alignment | Divine        }}{{ #vardefine: $alignment_name | Divine        }}
 
| #default                  = <noinclude>{{ #vardefine: $alignment | {{{alignment}}}  }}{{ #vardefine: $alignment_name | {{{alignment}}} }}</noinclude>
 
}}<!--
 
 
 
  ## Allow lores to be inherited from DM3 (DDS)
 
 
 
-->{{ #vardefine: $lore
 
  | {{ #ifeq: {{{lore}}} | DM3
 
  | {{ #replace: {{ #show: {{ #var: $pagename }} (DDS) |?Translated Japanese lore }} | (DDS) | (DM4) }}
 
  | {{{lore<includeonly>|</includeonly>}}}
 
  }}
 
}}<!--
 
-->{{ #vardefine: $ja_lore
 
| {{ #switch: {{{ja_lore|¬}}}
 
  <!-- if ja_lore  = DM3, use the DM3 Japanese lore -->
 
  | DM3 = {{ #show: {{ #var: $pagename }} (DDS) | ?Japanese lore }}
 
  <!-- if ja_lore is unused and lore = DM3, use the DM3 Japanese lore -->
 
  | ¬  = {{ #ifeq: {{{lore}}} | DM3 | {{ #show: {{ #var: $pagename }} (DDS) | ?Japanese lore }} }}
 
  <!-- if ja_lore is used, use its value -->
 
  | {{{ja_lore<includeonly>|</includeonly>}}}
 
  }}
 
}}<!--
 
 
 
-->{{ #if: {{{main<includeonly>|</includeonly>}}}{{ #pos: {{PAGENAME}} | (DM4 }}
 
| {{ #switch: {{ lc: {{{main|}}} }}
 
  | no | none | false =
 
  | {{ #vardefine: $main
 
    | {{ #if: {{{main<includeonly>|</includeonly>}}} | {{ #replace: {{{main}}} | # }} | {{ #var: $url-name }} }}
 
    }}
 
  }}
 
}}<!--
 
 
 
-->{{ #if: {{ #pos: {{{main}}}{{ #var: $name }} | # }} | {{ #vardefine: $main_text | {{ #if: {{{main|}}} | {{{main}}} | {{ #var: $name }} }} }} }}<!--
 
 
 
-->{{ #vardefine: $image
 
| {{ #ifexist: File:{{Card image name|{{ #var: $url-name }}}}-DM4-JP-VG.png
 
  | {{Card image name|{{ #var: $url-name }}}}-DM4-JP-VG.png
 
  | {{Card image name|{{ #explode: {{ #var: $main }} | ( }}}}-DM4-JP-VG.png
 
  }}
 
}}<!--
 
 
 
-->{{ #if: {{{ja_name<includeonly>|</includeonly>}}}{{ #var: $main }}
 
| {{ #vardefine: $above
 
  | {{Japanese names<!--
 
    -->| {{{ja_name<includeonly>|</includeonly>}}}<!--
 
    -->| {{{romaji_name<includeonly>|</includeonly>}}}<!--
 
    -->| {{{trans_name<includeonly>|</includeonly>}}}<!--
 
    -->| kana_only = true<!--
 
    -->| main = {{ #if: {{{ja_name<includeonly>|</includeonly>}}} | | {{ #var: $main }} }}
 
    }}
 
  }}
 
}}<!--
 
 
 
-->{{ #vardefine: $is_fusion_material
 
| {{ #ifeq: {{ #ask: [[Fusion Material::{{PAGENAME}}]][[Fusion type::Fusion Summon]]        | format=count }} | 0 || 1 }}
 
}}<!--
 
 
 
-->{{ #vardefine: $ritual_sacrifice_for | {{ #ask: [[Ritual sacrifice::{{PAGENAME}}]] |?Ritual Monster required.Reference name=|format=plain|mainlabel=-}} }}<!--
 
 
 
-->{{ #arraydefine: $ritual_sacrifices
 
| {{ #ask: [[Ritual Monster required::{{PAGENAME}}]]
 
  | ?Ritual sacrifice.Reference name =
 
  | format    = plain
 
  | mainlabel = -
 
  | sep      =
 
  | valuesep  = &#32;
 
*
 
  }}
 
| *
 
}}<!--
 
 
 
-->{{ #if: {{ #pos: {{{archseries<noinclude>|Forbidden One</noinclude>}}} | Forbidden One }}
 
| {{ #vardefine: $is_exodia_piece | 1 }}
 
}}<!--
 
 
 
## Properties ##
 
-->{{IfSemantics|<!--
 
  -->[[English name::{{ #var: $name }}| ]]<!--
 
  -->{{ #set: English name (linked) = [[{{PAGENAME}}|{{ #var: $name }}]] }}<!--
 
  -->{{ #set: Reference name = &#35;{{ padleft: {{{number|}}} | 3 | 0 }}: "[[{{PAGENAME}}|{{ #var: $name }}]]" }}<!--
 
  -->[[Main card page::{{ #var: $main }}| ]]<!--
 
  -->[[Card image::{{ #var: $image }}| ]]<!--
 
  -->[[Japanese image::{{ #var: $image }}| ]]<!--
 
  -->[[Card type::{{ #var: $card_type | Monster }} Card| ]]<!--
 
  -->{{ #set: Card type (short) = [[{{ #var: $card_type | Monster }} Card|{{ #var: $card_type_name | Monster }}]] }}<!--
 
  -->[[Monster type::{{ #var: $monster_type }}| ]]<!--
 
  -->[[Type::{{ #var: $type }}| ]]<!--
 
  -->[[Evolves to::{{{evolves_to|}}}| ]]<!--
 
  -->[[Ritual Monster required::{{{ritual_for|}}}| ]]<!--
 
  -->[[Password::{{{password|}}}| ]]<!--
 
  -->{{ #set: Lore = {{ #var: $lore }} }}<!--
 
  -->{{ #set: Japanese lore = {{ #var: $ja_lore}} }}<!--
 
  -->{{ #if: {{{number|}}} | [[Card number::{{ #var: $number }}| ]] }}<!--
 
  -->[[Deck Cost::{{ #var: $deck_cost }}| ]]<!--
 
  -->{{ #if: {{{level|}}} | {{Star properties}} }}<!--
 
  -->{{ #if: {{{atk|}}}{{{def|}}} | {{ATK DEF properties|{{{atk|}}}|{{{def|}}}}} }}<!--
 
  -->[[Medium::Yu-Gi-Oh! Duel Monsters 4: Battle of Great Duelist| ]]<!--
 
  -->[[Release::{{ #var: $release }}| ]]<!--
 
  -->{{ #if: {{ #var: $alignment }} |<!--
 
      -->[[Alignment::{{ #var: $alignment }} (Alignment)| ]]<!--
 
      -->{{ #set: Alignment (local) = [[{{ #var: $alignment }} (Alignment)|{{ #var: $alignment_name }}]] }}
 
    }}<!--
 
 
 
  -->{{ #set: Misc      = {{#invoke:String|replace|source={{{misc|}}}      |pattern=^*|plain=false}} |+sep=* }}<!--
 
  -->{{ #set: Archseries = {{#invoke:String|replace|source={{{archseries|}}}|pattern=^*|plain=false}} |+sep=* }}
 
}}<!--
 
 
 
-->{{ #if: {{ #var: $main }}
 
| {{Main|type=card page|"[[{{ #var: $main }}|{{ #var: $main_text | {{ #var: $main }} }}]]"}}
 
}}<!--
 
 
 
-->{{Duel Monsters card navigation}}<!--
 
 
 
-->{{Card table
 
| bodyclass = {{ #if: {{{cardclass|}}} | {{{cardlass}}} | {{ lc: {{ #var: $card_type | {{ #var: $monster_type | blank }} }} }} }}-card
 
| title    = {{ #var: $name  }}
 
| above    = {{ #var: $above }}
 
 
 
| image    = {{ #var: $image }}
 
 
 
| label1    = [[Card type]]
 
| data1    = {{ #if: {{ #var: $card_type }} | [[{{ #var: $card_type }} Card|{{ #var: $card_type_name }}]] }}
 
 
 
| label2    = [[Level]]
 
| data2    = {{ #if: {{{level<includeonly>|</includeonly>}}} | {{ #var: $stars }} {{ #var: $star_icon }} }}
 
 
 
| label3    = Number
 
| data3    = {{ #var: $number }}
 
 
 
| label4    = [[Deck Cost]]
 
| data4    = {{{deck_cost<includeonly>|</includeonly>}}}
 
 
 
| label5    = [[ATK]] / [[DEF]]
 
| data5    = {{ #if: {{{atk|}}}{{{def<includeonly>|</includeonly>}}} | {{{atk<includeonly>|</includeonly>}}} / {{{def<includeonly>|</includeonly>}}} }}
 
 
 
| label6    = [[Type]]
 
| data6    = {{ #if: {{ #var: $type }} | [[{{ #var: $type }}]] {{ #if: {{ #var: $type2 }} | / [[Effect Monster|Effect]] }} }}
 
 
 
| label7    = [[Alignment]]
 
| data7    = {{ #if: {{ #var: $alignment }} | [[{{ #var: $alignment }} (Alignment)|{{ #var: $alignment_name }}]] }}
 
 
 
| label8    = [[Password]]
 
| data8    = {{{password<includeonly>|</includeonly>}}}
 
 
 
| data9    = {{ #if: {{ #var: $lore }} |
 
<div class="lore">
 
<p>{{ #var: $lore }}</p>
 
</div>
 
  }}{{ #if: {{ #var: $ja_lore }} |
 
<div class="lore main_lore" lang="ja">
 
<p>{{ #var: $ja_lore }}</p>
 
</div>
 
  }}
 
 
 
| label10    = Status
 
| data10    = {{ #if: {{{status<includeonly>|</includeonly>}}} | [[{{{status}}}]] }}
 
 
 
| label11    = Playable in
 
| data11    = <table class="wikitable" style="margin: 0; text-align: center;">
 
    <tr>
 
      <th scope="col">''Yugi Deck''</th>
 
      <th scope="col">''Kaiba Deck''</th>
 
      <th scope="col">''Joey Deck''</th>
 
    </tr>
 
    <tr>
 
      {{ #vardefine: $playable_in_yugi | {{ #switch: {{ lc: {{{playable_in_yugi}}} }}
 
        | yes | true  = Yes
 
        | no  | false = No
 
        | post-game  = Post-game
 
      }} }}{{ #vardefine: $playable_in_kaiba | {{ #switch: {{ lc: {{{playable_in_kaiba}}} }}
 
        | yes | true  = Yes
 
        | no  | false = No
 
        | post-game  = Post-game
 
      }} }}{{ #vardefine: $playable_in_joey | {{ #switch: {{ lc: {{{playable_in_joey}}} }}
 
        | yes | true  = Yes
 
        | no  | false = No
 
        | post-game  = Post-game
 
      }} }}
 
      {{ #if: {{ #var: $playable_in_yugi }}
 
      | <td style="background-color: #{{ #switch: {{ #var: $playable_in_yugi }} | Yes = 9f9 | No = fcc | Post-game = acf }};">{{ #var: $playable_in_yugi }}</td>[[Playable in Yugi::{{ #var: $playable_in_yugi }}| ]]
 
      | <td><noinclude>{{{playable_in_yugi}}}</noinclude><includeonly>???</includeonly></td>
 
      }}
 
      {{ #if: {{ #var: $playable_in_kaiba }}
 
      | <td style="background-color: #{{ #switch: {{ #var: $playable_in_kaiba }} | Yes = 9f9 | No = fcc | Post-game = acf }};">{{ #var: $playable_in_kaiba }}</td>[[Playable in Kaiba::{{ #var: $playable_in_kaiba }}| ]]
 
      | <td><noinclude>{{{playable_in_kaiba}}}</noinclude><includeonly>???</includeonly></td>
 
      }}
 
      {{ #if: {{ #var: $playable_in_joey }}
 
      | <td style="background-color: #{{ #switch: {{ #var: $playable_in_joey }} | Yes = 9f9 | No = fcc | Post-game = acf }};">{{ #var: $playable_in_joey }}</td>[[Playable in Joey::{{ #var: $playable_in_joey }}| ]]
 
      | <td><noinclude>{{{playable_in_joey}}}</noinclude><includeonly>???</includeonly></td>
 
      }}
 
    </tr>
 
  </table>
 
 
 
| below      =
 
  {{Enumeration
 
  |
 
  |{{ #var: $number }}
 
  |last  = 900
 
  |curr  = ''[[Yu-Gi-Oh! Duel Monsters 4: Battle of Great Duelist]]'' cards ([[List of Yu-Gi-Oh! Duel Monsters 4: Battle of Great Duelist cards|list]] '''·''' [[Gallery of Yu-Gi-Oh! Duel Monsters 4: Battle of Great Duelist cards|gallery]])
 
  |curr2  = none
 
  |padded = true
 
  }}
 
}}
 
 
 
{{Card info links|{{ #var: $main | {{ #var: $pagename }} }}|medium=vg}}<!--
 
 
 
-->{{DM card obtain
 
| name            = {{ #var: $name }}
 
| random_drop_link =
 
| evolution_link  =
 
| is_fusion        = {{{fusion1_material1<includeonly>|</includeonly>}}}
 
}}<!--
 
 
 
-->{{ #ifeq: {{ #ask: [[Deck contains::{{PAGENAME}}]] |format=count}} | <includeonly>0</includeonly> | |&#32;
 
==Opponents' Decks==
 
The following characters use "{{ #var: $name }}" in their Deck.
 
<table class="wikitable">
 
  <tr>
 
    <th scope="col">Character</th>
 
    <th scope="col"><abbr title="Quantity">Qty</abbr></th>
 
  </tr>
 
{{ #ask: [[Deck contains::{{PAGENAME}}]]
 
|?Owner
 
|?Owner name
 
|?Amount
 
|format    = template
 
|template  = DM1 card/Decks
 
|link      = none
 
|userparam = Victory bonus
 
}}
 
</table>
 
}}<!--
 
 
 
-->{{ #if: {{{targets|}}}{{{ritual_for|}}}{{{evolves_to<includeonly>|</includeonly>}}}{{ #var: $is_exodia_piece }}{{ #var: $has_equip }}{{ #var: $is_fusion_material }}{{ #var: $ritual_sacrifice_for }} | &#32;
 
==Uses==
 
&#32; }}<!--
 
 
 
-->{{ #if: {{ #var: $is_exodia_piece }} |
 
  <p>"{{ #var: $name }}" is one of the cards necessary to perform an [[Forbidden One|"Exodia" instant win]].</p>
 
}}<!--
 
 
 
-->{{ #switch: {{{targets<includeonly>|</includeonly>}}}
 
| =
 
| All | all =
 
<p>"{{ #var: $name }}" can be equipped to all monsters.</p>
 
|#default =
 
<p>"{{ #var: $name }}" can be equipped to the following monsters:</p><!--
 
 
 
-->{{ #arraydefine: $targets | {{{targets}}} | * }}{{ #arrayunique: $targets }}
 
 
 
<table class="wikitable card-list sortable">
 
  <tr>
 
    <th scope="col">#</th>
 
    <th scope="col">Card</th>
 
    <th scope="col">[[Type]]</th>
 
    <th scope="col">[[Alignment]]</th>
 
    <th scope="col">[[ATK]]</th>
 
    <th scope="col">[[DEF]]</th>
 
  </tr>
 
{{ #arrayprint: $targets || $target
 
| {{ #ask: [[$target]]
 
  |?Card number
 
  |?English name (linked)
 
  |?Type
 
  |?ATK string = ATK
 
  |?DEF string = DEF
 
  |?Alignment (local) = Alignment
 
  |format      = template
 
  |template    = DM2 card/card row
 
  |link        = none
 
  |named args  = yes
 
  |sort        = Card number
 
  }}[[Equip targets::$target| ]]
 
}}
 
</table>
 
}}<!--
 
 
 
-->{{ #if: {{{ritual_for<includeonly>|</includeonly>}}}
 
| <!--
 
  -->{{ #arraydefine: $sacrifices | {{#invoke:String|replace|source={{{ritual_sacrifices|}}}|pattern=^*|plain=false}} | * }}<!--
 
 
 
  -->{{ #ifeq: {{ #arraysize: $sacrifices }} | 1
 
  | <p>"{{ #var: $name }}" can be used to [[Ritual Summon]] <noinclude>"{{{ritual_for}}}"</noinclude>{{ #show: {{{ritual_for}}} |?Reference name }}, by sacrificing {{ #show: {{{ritual_sacrifices}}} |?Reference name }} and two other monsters.</p>[[Ritual sacrifice::{{{ritual_sacrifices|}}}| ]]
 
 
 
  | <p>"{{ #var: $name }}" can be used to [[Ritual Summon]] <noinclude>"{{{ritual_for}}}"</noinclude>{{ #show: {{{ritual_for}}} |?Reference name }} by sacrificing the following monsters:</p><!--
 
 
 
    -->{{ #arrayprint: $sacrifices || $sacrifice
 
    | {{ #ask: [[$sacrifice]]
 
      |?Reference name =
 
      |format    = ul
 
      |mainlabel = -
 
      }}[[Ritual sacrifice::$sacrifice| ]]
 
    }}
 
  }}
 
}}<!--
 
 
 
-->{{ #if: {{{evolves_to<includeonly>|</includeonly>}}} |
 
  <p>"{{ #var: $name }}" evolves into <noinclude>"{{{evolves_to}}}"</noinclude>{{ #show: {{{evolves_to}}} |?Reference name }} by staying on the field for one turn.</p>
 
}}<!--
 
 
 
-->{{ #if: {{ #var: $has_equip }} |
 
  <p>"{{ #var: $name }}" can be equipped with the following [[Equip Spell Card|Equip Magic Cards]]:</p>
 
 
 
  {{ #ask: [[Equip targets::{{PAGENAME}}]] OR [[Megamorph (DM4)]]
 
  |?Card number = Number
 
  |?English name (linked)
 
  | headers    = plain
 
  | sort        = Card number
 
  | format      = ul
 
  | template    = DM1 card/card reference
 
  | named args  = true
 
  }}
 
}}<!--
 
 
 
-->{{ #if: {{ #var: $is_fusion_material }}<noinclude>1</noinclude> |
 
  <p>"{{ #var: $name }}" can be used as [[Fusion Material]]. See [[#Fusion Material for|below]] for combinations.</p>
 
}}<!--
 
 
 
-->{{ #if: {{ #var: $ritual_sacrifice_for }}<noinclude>1</noinclude> |
 
  <p>"{{ #var: $name }}" can be used as as a sacrifice for the [[Ritual Summon]]ing of {{ #var: $ritual_sacrifice_for }}.</p>
 
}}<!--
 
 
 
-->{{ #if: {{{fusion1_material1<includeonly>|</includeonly>}}} | &#32;
 
==Fusion Material==
 
&#32; }}<!--
 
 
 
-->{{ #if: {{{fusion1_material1<includeonly>|</includeonly>}}}
 
| <!--
 
 
 
  --><p>"{{ #var: $name }}" can be [[Fusion Summon]]ed, using the following Fusion Material:</p><!--
 
 
 
  -->{{DM Fusion Material2
 
  | type              = Fusion Summon
 
  | fusion1_material1 = {{{fusion1_material1|}}}
 
  | fusion1_material2 = {{{fusion1_material2|}}}
 
  | fusion2_material1 = {{{fusion2_material1|}}}
 
  | fusion2_material2 = {{{fusion2_material2|}}}
 
  | fusion3_material1 = {{{fusion3_material1|}}}
 
  | fusion3_material2 = {{{fusion3_material2|}}}
 
  | fusion4_material1 = {{{fusion4_material1|}}}
 
  | fusion4_material2 = {{{fusion4_material2|}}}
 
  }}
 
}}<!--
 
 
 
-->{{ #if: {{ #var: $is_fusion_material }}<noinclude>1</noinclude> | &#32;
 
==Fusion Material for==
 
&#32;
 
}}<!--
 
 
 
-->{{ #if: {{ #var: $is_fusion_material }}<noinclude>1</noinclude>
 
| <!--
 
  --><p>"{{ #var: $name }}" can be used as material for the following [[Fusion Summon]]s:</p><!--
 
 
 
  --><table class="wikitable list-noicon">
 
    <tr>
 
      <th>Result</th>
 
      <th>Other Material</th>
 
    </tr><!--
 
    -->{{ #ask: [[Fusion Material::{{PAGENAME}}]][[Fusion type::Fusion Summon]]
 
    |?Fuses with
 
    | format  = template
 
    | template = DM Fusion Material2/for row
 
    | link    = none
 
    | sort    = Subobject of.Card number
 
    }}
 
  </table>
 
}}<!--
 
 
 
--><includeonly>{{Card navigation}}</includeonly><!--
 
 
 
-->{{ #if: {{NAMESPACE}}
 
  || {{ #if: {{ #var: $main }}
 
    | {{ #if: {{ #ask: <q>[[Category:OCG cards]] OR [[Category:TCG cards]] OR [[Category:Unusable cards]]</q>[[{{ #var: $main }}]] }}
 
      || [[Category:Video game cards with no OCG/TCG counterpart]]
 
    }}
 
    | [[Category:Video game cards with no OCG/TCG counterpart]]
 
  }}
 
}}<!--
 
 
 
--><noinclude>{{documentation}}</noinclude>
 

Latest revision as of 17:25, 24 May 2023

This is a redirect from a Card Number.