Difference between revisions of "Template:DM8 card"

From Yugipedia
Jump to: navigation, search
(Debut date::March 20, 2003)
(display applicable Equip Cards on Monster Card pages)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOEDITSECTION__{{ #if: {{ #pos: {{PAGENAME}} | ROD }} | {{Italic dab|{{ #replace: {{PAGENAME}} | ROD | <i>ROD</i> }}|t=1}} }}{{ #if: {{NAMESPACE}}
+
{{ #if: {{ #pos: {{PAGENAME}} | ROD }} | {{Italic dab|{{ #replace: {{PAGENAME}} | ROD | <i>ROD</i> }}|t=1}} }}{{ #if: {{NAMESPACE}}
 
|
 
|
 
| [[Category:Yu-Gi-Oh! Reshef of Destruction cards]]
 
| [[Category:Yu-Gi-Oh! Reshef of Destruction cards]]
Line 16: Line 16:
 
-->{{ #vardefine: $stars      | {{{level|}}}                                  }}<!--
 
-->{{ #vardefine: $stars      | {{{level|}}}                                  }}<!--
 
-->{{ #vardefine: $level-rank  | Level                                        }}<!-- needed for {{Star properties}}
 
-->{{ #vardefine: $level-rank  | Level                                        }}<!-- needed for {{Star properties}}
-->{{ #vardefine: $star_icon  | <includeonly>{{Repeat|[[File:CG Star.svg|18px|alt=]]|{{ #var: $stars }}}}</includeonly> }}<!--
+
-->{{ #vardefine: $star_icon  | <includeonly>{{Repeat|[[File:CG Star.svg|18px|alt=|class=noviewer]]|{{ #var: $stars }}}}</includeonly> }}<!--
 
-->{{ #vardefine: $deck_cost  | {{{deck_cost|}}}                              }}<!--
 
-->{{ #vardefine: $deck_cost  | {{{deck_cost|}}}                              }}<!--
 
-->{{ #vardefine: $number      | {{ #if: {{{number<includeonly>|</includeonly>}}}  | {{ padleft: {{{number}}}  | 3 | 0 }} }} }}<!--
 
-->{{ #vardefine: $number      | {{ #if: {{{number<includeonly>|</includeonly>}}}  | {{ padleft: {{{number}}}  | 3 | 0 }} }} }}<!--
Line 26: Line 26:
 
-->{{ #vardefine: $can_shop_spawn    | {{ #switch: {{ #var: $intended_shop_rate }}<noinclude>1</noinclude> | 0 | = |#default = 1 }} }}<!--
 
-->{{ #vardefine: $can_shop_spawn    | {{ #switch: {{ #var: $intended_shop_rate }}<noinclude>1</noinclude> | 0 | = |#default = 1 }} }}<!--
  
 +
-->{{ #vardefine: $has_equip        | {{ #if: {{{card_type|}}} || 1 }} }}<!--
 
-->{{ #vardefine: $evolves_from    | {{ #ask: [[Evolves to::{{PAGENAME}}]] |?Reference name=|format=plain|mainlabel=- }} }}<!--
 
-->{{ #vardefine: $evolves_from    | {{ #ask: [[Evolves to::{{PAGENAME}}]] |?Reference name=|format=plain|mainlabel=- }} }}<!--
 
-->{{ #vardefine: $ritual_card      | {{ #ask: [[Ritual Monster required::{{PAGENAME}}]] |?Reference name=|format=plain|mainlabel=-}} }}<!--
 
-->{{ #vardefine: $ritual_card      | {{ #ask: [[Ritual Monster required::{{PAGENAME}}]] |?Reference name=|format=plain|mainlabel=-}} }}<!--
Line 37: Line 38:
  
 
-->{{ #switch: {{ lc: {{{summon}}} }}
 
-->{{ #switch: {{ lc: {{{summon}}} }}
| black magic    | shadow | dark = {{ #vardefine: $alignment | Black Magic   }}{{ #vardefine: $alignment_name | Dark    }}
+
| black magic    | shadow | dark = {{ #vardefine: $alignment | Dark (Alignment)   }}{{ #vardefine: $alignment_name | Dark    }}
| white magic    | light        = {{ #vardefine: $alignment | White Magic    }}{{ #vardefine: $alignment_name | Light  }}
+
| white magic    | light        = {{ #vardefine: $alignment | Light (Alignment)  }}{{ #vardefine: $alignment_name | Light  }}
| demon magic    | fiend        = {{ #vardefine: $alignment | Demon Magic    }}{{ #vardefine: $alignment_name | Fiend  }}
+
| demon magic    | fiend        = {{ #vardefine: $alignment | Fiend (Alignment)  }}{{ #vardefine: $alignment_name | Fiend  }}
| illusion magic | dreams        = {{ #vardefine: $alignment | Illusion Magic }}{{ #vardefine: $alignment_name | Dreams  }}
+
| illusion magic | dreams        = {{ #vardefine: $alignment | Dreams              }}{{ #vardefine: $alignment_name | Dreams  }}
| fire          | pyro          = {{ #vardefine: $alignment | Fire           }}{{ #vardefine: $alignment_name | Fire    }}
+
| fire          | pyro          = {{ #vardefine: $alignment | Fire (Alignment)    }}{{ #vardefine: $alignment_name | Fire    }}
| forest                        = {{ #vardefine: $alignment | Forest         }}{{ #vardefine: $alignment_name | Forest  }}
+
| forest                        = {{ #vardefine: $alignment | Forest (Alignment)  }}{{ #vardefine: $alignment_name | Forest  }}
| wind                          = {{ #vardefine: $alignment | Wind           }}{{ #vardefine: $alignment_name | Wind    }}
+
| wind                          = {{ #vardefine: $alignment | Wind (Alignment)    }}{{ #vardefine: $alignment_name | Wind    }}
| earth                          = {{ #vardefine: $alignment | Earth         }}{{ #vardefine: $alignment_name | Earth  }}
+
| earth                          = {{ #vardefine: $alignment | Earth (Alignment)  }}{{ #vardefine: $alignment_name | Earth  }}
| thunder                        = {{ #vardefine: $alignment | Thunder       }}{{ #vardefine: $alignment_name | Thunder }}
+
| thunder                        = {{ #vardefine: $alignment | Thunder (Alignment) }}{{ #vardefine: $alignment_name | Thunder }}
| water          | aqua          = {{ #vardefine: $alignment | Water         }}{{ #vardefine: $alignment_name | Water  }}
+
| water          | aqua          = {{ #vardefine: $alignment | Water (Alignment)  }}{{ #vardefine: $alignment_name | Water  }}
| divine        | devine        = {{ #vardefine: $alignment | Divine         }}{{ #vardefine: $alignment_name | Divine  }}
+
| divine        | devine        = {{ #vardefine: $alignment | Divine (Alignment)  }}{{ #vardefine: $alignment_name | Divine  }}
| #default                      = <noinclude>{{ #vardefine: $alignment | {{{summon}}}  }}{{ #vardefine: $alignment_name | {{{summon}}} }}</noinclude>
+
| #default                      = <noinclude>{{ #vardefine: $alignment | {{{summon}}} (Alignment) }}{{ #vardefine: $alignment_name | {{{summon}}} }}</noinclude>
 
}}<!--
 
}}<!--
  
Line 54: Line 55:
 
-->{{ #if: {{ #pos: {{{main}}}{{ #var: $name }} | # }} | {{ #vardefine: $main_text | {{ #if: {{{main|}}} | {{{main}}} | {{ #var: $name }} }} }} }}<!--
 
-->{{ #if: {{ #pos: {{{main}}}{{ #var: $name }} | # }} | {{ #vardefine: $main_text | {{ #if: {{{main|}}} | {{{main}}} | {{ #var: $name }} }} }} }}<!--
  
-->{{ #vardefine: $image-name-fragment | {{Card image name|{{ #replace: {{ #replace: {{ #var: $url-name }} | ( }} | ) }} }} }}<!--
+
-->{{ #vardefine: $image-name-fragment | {{Card image name|{{PAGENAME}}}} }}<!--
  
 
-->{{ #vardefine: $eu-image
 
-->{{ #vardefine: $eu-image
Line 72: Line 73:
 
     | {{ #ifexist: File:{{ #var: $ja-image }}
 
     | {{ #ifexist: File:{{ #var: $ja-image }}
 
       | {{ #var: $ja-image }}
 
       | {{ #var: $ja-image }}
       | Yu-Gi-Oh! Reshef of Destruction.jpg
+
       | ROD-VideoGame-NA.jpg
 
       }}
 
       }}
 
     }}
 
     }}
Line 105: Line 106:
 
     -->| {{{romaji_name<includeonly>|</includeonly>}}}<!--
 
     -->| {{{romaji_name<includeonly>|</includeonly>}}}<!--
 
     -->| {{{trans_name<includeonly>|</includeonly>}}}<!--
 
     -->| {{{trans_name<includeonly>|</includeonly>}}}<!--
 +
    -->| no_ruby = true<!--
 
     -->| main = {{ #if: {{{ja_name<includeonly>|</includeonly>}}} | | {{ #var: $main }} }}
 
     -->| main = {{ #if: {{{ja_name<includeonly>|</includeonly>}}} | | {{ #var: $main }} }}
 
     }}
 
     }}
Line 124: Line 126:
 
   -->[[Card type::{{ #var: $card_type | Monster }} Card| ]]<!--
 
   -->[[Card type::{{ #var: $card_type | Monster }} Card| ]]<!--
 
   -->{{ #set: Card type (short) = [[{{ #var: $card_type | Monster }} Card|{{ #var: $card_type_name | Monster }}]] }}<!--
 
   -->{{ #set: Card type (short) = [[{{ #var: $card_type | Monster }} Card|{{ #var: $card_type_name | Monster }}]] }}<!--
   -->[[Monster type::{{ #var: $monster_type }}| ]]<!--
+
   -->{{ #if: {{ #var: $monster_type }} | [[Monster type::{{ #var: $monster_type }} Monster| ]] }}<!--
 
   -->[[Type::{{ #var: $type }}| ]]<!--
 
   -->[[Type::{{ #var: $type }}| ]]<!--
 
   -->[[Evolves to::{{{evolves_to|}}}| ]]<!--
 
   -->[[Evolves to::{{{evolves_to|}}}| ]]<!--
Line 141: Line 143:
 
   -->{{ #if: {{{level|}}} | {{Star properties}} }}<!--
 
   -->{{ #if: {{{level|}}} | {{Star properties}} }}<!--
 
   -->{{ #if: {{{atk|}}}{{{def|}}} | {{ATK DEF properties|{{{atk|}}}|{{{def|}}}}} }}<!--
 
   -->{{ #if: {{{atk|}}}{{{def|}}} | {{ATK DEF properties|{{{atk|}}}|{{{def|}}}}} }}<!--
   -->[[Medium::Yu-Gi-Oh! Reshef of Destruction| ]]<!--
+
   -->[[Medium::Video game| ]]<!--
 
   -->[[Release::{{ #var: $release }}| ]]<!--
 
   -->[[Release::{{ #var: $release }}| ]]<!--
 
   -->{{ #if: {{{given_by|}}}        | [[Obtained by::Given| ]] }}<!--
 
   -->{{ #if: {{{given_by|}}}        | [[Obtained by::Given| ]] }}<!--
 
   -->{{ #if: {{ #var: $alignment }} |<!--
 
   -->{{ #if: {{ #var: $alignment }} |<!--
       -->[[Alignment::{{ #var: $alignment }} (Alignment)| ]]<!--
+
       -->[[Alignment::{{ #var: $alignment }}| ]]<!--
       -->{{ #set: Alignment (local) = [[{{ #var: $alignment }} (Alignment)|{{ #var: $alignment_name }}]] }}
+
       -->{{ #set: Alignment (local) = [[{{ #var: $alignment }}|{{ #var: $alignment_name }}]] }}
 
     }}<!--
 
     }}<!--
 
   -->{{ #set: Misc      = {{#invoke:String|replace|source={{{misc|}}}      |pattern=^*|plain=false}} |+sep=* }}<!--
 
   -->{{ #set: Misc      = {{#invoke:String|replace|source={{{misc|}}}      |pattern=^*|plain=false}} |+sep=* }}<!--
 
   -->{{ #set: Archseries = {{#invoke:String|replace|source={{{archseries|}}}|pattern=^*|plain=false}} |+sep=* }}<!--
 
   -->{{ #set: Archseries = {{#invoke:String|replace|source={{{archseries|}}}|pattern=^*|plain=false}} |+sep=* }}<!--
 +
 +
  -->{{ #if: {{{has_edited_artwork|}}} | [[Misc::Edited artwork| ]] }}<!--
  
 
   # Artwork subobjects
 
   # Artwork subobjects
Line 167: Line 171:
  
 
-->{{ #if: {{ #var: $main }}
 
-->{{ #if: {{ #var: $main }}
| {{Main|type=card page|"[[{{ #var: $main }}|{{ #var: $main_text | {{ #var: $main }} }}]]"}}
+
| {{Main|type=card page|"[[{{ #var: $main }}|{{ #var: $main_text | {{ #var: $main }} }}]]"|t=1}}
 
}}<!--
 
}}<!--
  
Line 177: Line 181:
 
| above                  = {{ #var: $above }}
 
| above                  = {{ #var: $above }}
  
| image                  = {{ #var: $image }}
+
| image_raw              = {{ #if: {{{has_edited_artwork|}}}
| max_width              = 240
+
  | <div class="switcher-container" style="margin: 0 auto; max-width: 240px; text-align: left;"><!--
| below_image            = <includeonly>
+
      --><div style="margin-bottom: .5rem;"><!--
<div class="hlist image-switcher">
+
        -->[[File:{{ #var: $ja-image }}|240px|alt=]]<!--
{{ #if: {{ #var: $eu-image }} |
+
        --><span class="switcher-label">Original artwork</span><!--
* {{Image dimensions|{{ #var: $eu-image }}|2=<span title="European English">eu</span>}}
+
      --></div><!--
* {{Image dimensions|{{ #var: $na-image }}|2=<span title="North American English">na</span>}}
+
      --><div style="margin-bottom: .5rem;"><!--
|
+
        -->[[File:{{ #var: $image }}|240px|alt=]]<!--
* {{Image dimensions|{{ #var: $na-image }}|2=<span title="English">en</span>}}
+
        --><span class="switcher-label" data-switcher-default="true">Edited artwork</span><!--
}}
+
      --></div><!--
* {{Image dimensions|{{ #var: $fr-image }}|2=<span title="French">fr</span>}}
+
    --></div>
* {{Image dimensions|{{ #var: $de-image }}|2=<span title="German">de</span>}}
+
  | [[File:{{ #var: $image }}|240px|alt=]]
* {{Image dimensions|{{ #var: $it-image }}|2=<span title="Italian">it</span>}}
+
  }}
* {{Image dimensions|{{ #var: $es-image }}|2=<span title="Spanish">es</span>}}
 
* {{Image dimensions|{{ #var: $ja-image }}|2=<span title="Japanese">ja</span>}}
 
</div>
 
</includeonly>
 
  
 
| label1                  = [[Card type]]
 
| label1                  = [[Card type]]
Line 208: Line 208:
  
 
| label5                  = [[Alignment|Summon]]
 
| label5                  = [[Alignment|Summon]]
| data5                  = {{ #if: {{ #var: $alignment }} | [[{{ #var: $alignment }} (Alignment)|{{ #var: $alignment_name }}]] }}
+
| data5                  = {{ #if: {{ #var: $alignment }} | [[{{ #var: $alignment }}|{{ #var: $alignment_name }}]] }}
  
 
| label6                  = [[Deck Cost]]
 
| label6                  = [[Deck Cost]]
Line 236: Line 236:
 
   |
 
   |
 
   |{{ #var: $number }}
 
   |{{ #var: $number }}
 +
  |name      = {{ #var: $name }}
 
   |last      = 800
 
   |last      = 800
   |curr      = ''[[Yu-Gi-Oh! Reshef of Destruction|Yu-Gi-Oh! Duel Monsters 8: Reshef of Destruction]]''<br />cards ([[List of Yu-Gi-Oh! Reshef of Destruction cards|list]] '''·''' galleries: [[Gallery of Yu-Gi-Oh! Reshef of Destruction cards (North American English)|na]] '''·''' [[Gallery of Yu-Gi-Oh! Reshef of Destruction cards (European English)|eu]] '''·''' [[Gallery of Yu-Gi-Oh! Reshef of Destruction cards (French)|fr]] '''·''' [[Gallery of Yu-Gi-Oh! Reshef of Destruction cards (German)|de]] '''·''' [[Gallery of Yu-Gi-Oh! Reshef of Destruction cards (Italian)|it]] '''·''' [[Gallery of Yu-Gi-Oh! Reshef of Destruction cards (Spanish)|es]] '''·''' [[Gallery of Yu-Gi-Oh! Duel Monsters 8: Reshef of Destruction cards|ja]])
+
   |curr      = ''[[Yu-Gi-Oh! Reshef of Destruction|Yu-Gi-Oh! Duel Monsters 8: Reshef of Destruction]]'' cards ([[List of Yu-Gi-Oh! Reshef of Destruction cards|list]] '''·''' [[Gallery of Yu-Gi-Oh! Reshef of Destruction cards (European English)|gallery]])
 
   |curr2      = none
 
   |curr2      = none
 
   |padded    = true
 
   |padded    = true
Line 246: Line 247:
  
 
-->{{ #if: {{{given_by|}}}{{ #var: $in_initial_deck }}{{ #var: $in_initial_trunk }}{{ #var: $is_drop }}{{ #var: $ritual_card }}{{ #var: $evolves_from }}{{ #var: $can_shop_spawn }} | &#32;
 
-->{{ #if: {{{given_by|}}}{{ #var: $in_initial_deck }}{{ #var: $in_initial_trunk }}{{ #var: $is_drop }}{{ #var: $ritual_card }}{{ #var: $evolves_from }}{{ #var: $can_shop_spawn }} | &#32;
==Obtained by==
+
<h2>Obtained by</h2>
 
&#32;
 
&#32;
 
}}<!--
 
}}<!--
Line 255: Line 256:
 
-->{{ #if: {{{given_by<includeonly>|</includeonly>}}} | <!--
 
-->{{ #if: {{{given_by<includeonly>|</includeonly>}}} | <!--
 
   --><p>"{{ #var: $name }}" is '''given''' to the [[Player (The Sacred Cards and Reshef of Destruction)|player]] by <!--
 
   --><p>"{{ #var: $name }}" is '''given''' to the [[Player (The Sacred Cards and Reshef of Destruction)|player]] by <!--
   -->{{autolink|{{{given_by}}}|{{trim|{{ #explode: {{{given_by}}} | ( }}}}}}<!--
+
   -->{{ #if: {{ #pos: {{{given_by}}} | {{!((}} }} | {{{given_by}}} | [[{{{given_by}}}|{{trim|{{ #explode: {{{given_by}}} | ( }}}}]] }}<!--
 
   -->{{ #if: {{{given_condition<includeonly>|</includeonly>}}} |, {{{given_condition}}} }}.</p>
 
   -->{{ #if: {{{given_condition<includeonly>|</includeonly>}}} |, {{{given_condition}}} }}.</p>
 
}}<!--
 
}}<!--
  
-->{{ #if: {{ #var: $can_shop_spawn }}{{{password|}}} |<!--
+
-->{{ #ifeq: {{{password}}} | 51404976 |<!-- hardcoding ftw
  --><p>"{{ #var: $name }}" can be '''purchased''' in the [[Kame Game|shop]].</p><!--
+
  --><p>The player can '''receive''' "{{ #var: $name }}" by entering the [[password]] {{{password}}} and then talking to [[Marik Ishtar (The Sacred Cards and Reshef of Destruction)|Marik Ishtar]].</p><!--
  -->{{ #if: {{ #var: $can_shop_spawn }} |
+
  -->| {{ #if: {{ #var: $can_shop_spawn }}{{{password|}}} |<!--
* When the player wins a Duel, a number of cards are [[Shop spawn rates (Reshef of Destruction)|added to the shop]]. Each has an intended probability of {{ #var: $intended_shop_rate }}/30,000 being this card. But due to [[Yu-Gi-Oh! Reshef of Destruction#Glitches|a bias]] in the random number generation, it is actually a probability of {{ #var: $actual_shop_rate }}/65,536.
+
    --><p>"{{ #var: $name }}" can be '''purchased''' in the [[toy shop]].</p><!--
  }}<!--
+
    -->{{ #if: {{ #var: $can_shop_spawn }} |
  -->{{ #if: {{{password<includeonly>|</includeonly>}}} |
+
* When the player wins a Duel, a number of cards are [[Shop spawn rates (Reshef of Destruction)|added to the shop]]. Each has an intended probability of {{ #var: $intended_shop_rate }}/30,000 of being this card. But due to [[Yu-Gi-Oh! Reshef of Destruction#Glitches|a bias]] in the random number generation, it is actually a probability of {{ #var: $actual_shop_rate }}/65,536.
 +
    }}<!--
 +
    -->{{ #if: {{{password<includeonly>|</includeonly>}}} |
 
* When the player enters this card's [[password]] ({{{password}}}), it appears in the shop.
 
* When the player enters this card's [[password]] ({{{password}}}), it appears in the shop.
 +
    }}
 +
&#32;
 
   }}
 
   }}
&#32;
 
 
}}<!--
 
}}<!--
  
 
-->{{ #if: {{ #var: $is_drop }} | <!--
 
-->{{ #if: {{ #var: $is_drop }} | <!--
   --><p>"{{ #var: $name }}" can be obtained via '''[[Ante Duel|ante]]''' from the following pools. The chance of winning it is listed as a percentage and a probability out of 2048.</p><!--
+
   --><p>"{{ #var: $name }}" can be obtained via '''[[Ante Duel|ante]]''' from the following pools. The chance of winning it is listed as a percentage and a probability out of 2048. ''This list might be incomplete until all opponents have been documented on this site.''</p><!--
  
 
   --><table class="wikitable">
 
   --><table class="wikitable">
 
     <tr>
 
     <tr>
 +
      <th scope="col"><abbr title="Internal number">#</abbr></th>
 
       <th scope="col">Pool</th>
 
       <th scope="col">Pool</th>
 
       <th scope="col">%</th>
 
       <th scope="col">%</th>
Line 280: Line 285:
 
     </tr><!--
 
     </tr><!--
 
     -->{{ #ask: [[Drops::{{PAGENAME}}]]
 
     -->{{ #ask: [[Drops::{{PAGENAME}}]]
     |?Owner
+
     |?Subobject of.Internal number
     |?Owner name
+
     |?Subobject of.English name (linked)
 
     |?Probability
 
     |?Probability
 
     |?2048th probability
 
     |?2048th probability
 +
    |mainlabel = -
 
     |format    = plainlist
 
     |format    = plainlist
     |template  = DM1 card/Decks
+
     |template  = HTML table row
    |link      = none
 
    |userparam = Drops
 
 
     }}
 
     }}
 
   </table>
 
   </table>
Line 311: Line 315:
  
 
-->{{ #ifeq: {{ #ask: [[Deck contains::{{PAGENAME}}]] |format=count}} | <includeonly>0</includeonly> | |&#32;
 
-->{{ #ifeq: {{ #ask: [[Deck contains::{{PAGENAME}}]] |format=count}} | <includeonly>0</includeonly> | |&#32;
==Opponents' Decks==
+
<h2>Opponents' Decks</h2>
The following characters use "{{ #var: $name }}" in their Deck.
+
The following characters use "{{ #var: $name }}" in their Deck. ''This list might be incomplete until all opponents have been documented on this site.''
  
 
<table class="wikitable">
 
<table class="wikitable">
 
   <tr>
 
   <tr>
 +
    <th scope="col"><abbr title="Internal number">#</abbr></th>
 
     <th scope="col">Character</th>
 
     <th scope="col">Character</th>
 
     <th scope="col"><abbr title="Quantity">Qty</abbr></th>
 
     <th scope="col"><abbr title="Quantity">Qty</abbr></th>
 
   </tr><!--
 
   </tr><!--
 
   -->{{ #ask: [[Deck contains::{{PAGENAME}}]]
 
   -->{{ #ask: [[Deck contains::{{PAGENAME}}]]
   |?Owner
+
   |?Subobject of.Internal number
   |?Owner name
+
   |?Subobject of.English name (linked)
 
   |?Amount
 
   |?Amount
   |format    = template
+
  |mainlabel = -
   |template  = DM1 card/Decks
+
   |format    = plain
  |link      = none
+
   |template  = HTML table row
  |userparam = Victory bonus<!-- Necessary to indicate that it is a fixed quantity. Template needs genericizing. -->
 
 
   }}
 
   }}
 
</table>
 
</table>
Line 332: Line 336:
  
 
-->{{ #if: {{{targets|}}}{{{ritual_for|}}}{{{evolves_to<includeonly>|</includeonly>}}}{{ #var: $is_exodia_piece }}{{ #var: $is_spirit_message }}{{ #var: $has_equip }}{{ #var: $ritual_sacrifice_for }} | &#32;
 
-->{{ #if: {{{targets|}}}{{{ritual_for|}}}{{{evolves_to<includeonly>|</includeonly>}}}{{ #var: $is_exodia_piece }}{{ #var: $is_spirit_message }}{{ #var: $has_equip }}{{ #var: $ritual_sacrifice_for }} | &#32;
==Uses==
+
<h2>Uses</h2>
 
&#32; }}<!--
 
&#32; }}<!--
  
Line 404: Line 408:
 
   <p>"{{ #var: $name }}" can be equipped with the following [[Equip Spell Card|Equip Magic Cards]]:</p>
 
   <p>"{{ #var: $name }}" can be equipped with the following [[Equip Spell Card|Equip Magic Cards]]:</p>
  
   {{ #ask: [[Equip targets::{{PAGENAME}}]]<!-- OR [[Megamorph (ROD)]] Uncomment this after other Equip targets have been setup. -->
+
   {{ #ask: [[Equip targets::{{PAGENAME}}]] OR [[Megamorph (ROD)]]
 
   |?Card number = Number
 
   |?Card number = Number
 
   |?English name (linked)
 
   |?English name (linked)
Line 420: Line 424:
  
 
-->{{ #if: {{{fr_name<includeonly>|</includeonly>}}}{{{fr_lore|}}}{{{de_name|}}}{{{de_lore|}}}{{{it_name|}}}{{{it_lore|}}}{{{es_name|}}}{{{es_lore|}}}{{{ja_lore|}}} | &#32;
 
-->{{ #if: {{{fr_name<includeonly>|</includeonly>}}}{{{fr_lore|}}}{{{de_name|}}}{{{de_lore|}}}{{{it_name|}}}{{{it_lore|}}}{{{es_name|}}}{{{es_lore|}}}{{{ja_lore|}}} | &#32;
==Other languages==
+
<h2>Other languages</h2>
 
<table class="wikitable">
 
<table class="wikitable">
 
     <tr>
 
     <tr>
Line 465: Line 469:
 
   }}
 
   }}
 
</table>
 
</table>
 +
}}
 +
<h2>Gallery</h2>
 +
{{ #tag: gallery |
 +
{{ #if: {{ #var: $eu-image }} |
 +
{{ #var: $na-image }} {{!}} [[Gallery of Yu-Gi-Oh! Reshef of Destruction cards (North American English)|English (North America)]]
 +
{{ #var: $eu-image }} {{!}} [[Gallery of Yu-Gi-Oh! Reshef of Destruction cards (European English)|English (Europe)]]
 +
  |
 +
{{ #var: $na-image }} {{!}} English ([[Gallery of Yu-Gi-Oh! Reshef of Destruction cards (North American English)|North America]] and [[Gallery of Yu-Gi-Oh! Reshef of Destruction cards (European English)|Europe]])
 +
}}
 +
{{ #var: $fr-image }} {{!}} [[Gallery of Yu-Gi-Oh! Reshef of Destruction cards (French)|French]]
 +
{{ #var: $de-image }} {{!}} [[Gallery of Yu-Gi-Oh! Reshef of Destruction cards (German)|German]]
 +
{{ #var: $it-image }} {{!}} [[Gallery of Yu-Gi-Oh! Reshef of Destruction cards (Italian)|Italian]]
 +
{{ #var: $es-image }} {{!}} [[Gallery of Yu-Gi-Oh! Reshef of Destruction cards (Spanish)|Spanish]]
 +
{{ #var: $ja-image }} {{!}} [[Gallery of Yu-Gi-Oh! Duel Monsters 8: Reshef of Destruction cards|Japanese]]
 +
| mode="nolines"
 +
| widths="240px"
 +
| heights="160px"
 +
}}<!--
  
}}<!--
+
-->{{In other media}}<!--
  
 
--><includeonly>{{Card navigation}}</includeonly><!--
 
--><includeonly>{{Card navigation}}</includeonly><!--

Latest revision as of 01:07, 21 May 2024

DM8 card
Japanese
{{{ja_name}}}
Rōmaji
{{{romaji_name}}}
Translated
{{{trans_name}}}
Number {{{number}}}
Type [[{{{types}}}]]
Summon [[{{{summon}}} (Alignment)|{{{summon}}}]]
Deck Cost {{{deck_cost}}}
ATK / DEF {{{atk}}} / {{{def}}}

{{{lore}}}

Password {{{password}}}
Status [[{{{status}}}]]
Low-level ante Yes
  • [[Card Gallery:{{{main}}}|Gallery]]
  • [[Card Artworks:{{{main}}}|Artworks]]
  • [[Card Tips:{{{main}}}|Tips]]
  • [[Card Trivia:{{{main}}}|Trivia]]
  • [[Card Appearances:{{{main}}}|Appearances]]
  • [[Card Names:{{{main}}}|Names]]
  • [[Card Lores:{{{main}}}|Lores]]

Obtained by

"DM8 card" is given to the player by [[{{{given_by}}}|{{{given_by}}}]], {{{given_condition}}}.

"DM8 card" can be purchased in the toy shop.

  • When the player wins a Duel, a number of cards are added to the shop. Each has an intended probability of /30,000 of being this card. But due to a bias in the random number generation, it is actually a probability of /65,536.
  • When the player enters this card's password ({{{password}}}), it appears in the shop.

"DM8 card" can be temporarily obtained by evolution by having stay on the field for one turn.

"DM8 card" can be temporarily obtained by Ritual Summon using with the following sacrifices:

Opponents' Decks

The following characters use "DM8 card" in their Deck. This list might be incomplete until all opponents have been documented on this site.

# Character Qty

Uses

"DM8 card" can be equipped to the following monsters:

# Card Type Alignment ATK DEF

"DM8 card" can be used to Ritual Summon "{{{ritual_for}}}" by sacrificing the following monsters:

"DM8 card" evolves into "{{{evolves_to}}}" by staying on the field for one turn.

"DM8 card" can be equipped with the following Equip Magic Cards:

"DM8 card" is a required sacrifice for the Ritual Summoning of .

Other languages

Name Lore
French {{{fr_name}}} {{{fr_lore}}}
German {{{de_name}}} {{{de_lore}}}
Italian {{{it_name}}} {{{it_lore}}}
Spanish {{{es_name}}} {{{es_lore}}}
Japanese {{{ja_name}}} {{{ja_lore}}}
Japanese translated {{{trans_name}}} {{{ja_trans_lore}}}

Gallery

In other media