Difference between pages "Yu-Gi-Oh! Duel Terminal Master Guide promotional cards" and "Template:DM3 card"

From Yugipedia
(Difference between pages)
Jump to: navigation, search
m (top: Fixing release date parameters, replaced: ja_release_date → jp_release_date)
 
(Restoring revision 5092528 by User:Dinoguy1000 on 2022-11-01 08:29:31. "replace wikitext headers with HTML headers (no visual difference, but HTML headers don't generate [edit] links, so __NOEDITSECTION__ isn't required)")
 
Line 1: Line 1:
{{Infobox set
+
{{ #if: {{ #pos: {{PAGENAME}} | DDS }} | {{Italic dab|t=1}} }}{{ #if: {{NAMESPACE}}
| image            = DuelTerminalMasterGuide-JP.jpg
+
|
| en_name          = Yu-Gi-Oh! Duel Terminal Master Guide
+
| [[Category:Yu-Gi-Oh! Dark Duel Stories cards]]
| ja_name         = Yu-Gi-Oh! DUEL TERMINAL MASTER GUIDE 付録カード
+
}}<!--
| romaji_name      = Yūgiō Dyueru Tāminaru Masutā Gaido Furoku Kādo
+
 
| type            = [[Book promotional cards]]
+
## Variables ##
| prefix          = DTC4
+
-->{{ #vardefine: $release    | Yu-Gi-Oh! Dark Duel Stories                  }}<!--
| postfix          = B
+
-->{{ #vardefine: $pagename  | {{ #titleparts: {{ #explode: {{PAGENAME}} | ( }} }} }}<!--
| size            = 2
+
-->{{ #vardefine: $name      | {{ #if: {{{name|}}} | {{{name}}} | {{ #var: $pagename }} }} }}<!--
| ja_database_id   = 121214018
+
-->{{ #vardefine: $url-name  | {{ #replace: {{ #var: $name }} | # }}        }}<!--
| jp_release_date = February 26, 2013
+
-->{{ #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 }} }} }}<!--
 +
-->{{ #vardefine: $status    | {{ #ifeq: {{ lc: {{{status|}}} }} | limited | [[Limited]] }}<noinclude>[[{{{status}}}]]</noinclude> }}<!--
 +
 
 +
 
 +
-->{{ #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 }} }}
 +
}}<!--
 +
 
 +
-->{{ #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 DM2
 +
 
 +
-->{{ #vardefine: $ja_lore
 +
| {{ #ifeq: {{{ja_lore}}} | DM2
 +
  | {{ #show: {{ #var: $pagename }} (DM2) | ?Japanese lore }}
 +
  | {{{ja_lore<includeonly>|</includeonly>}}}
 +
  }}
 +
}}<!--
 +
-->{{ #vardefine: $ja_trans_lore
 +
  | {{ #ifeq: {{{ja_trans_lore}}} | DM2
 +
  | {{ #replace: {{ #show: {{ #var: $pagename }} (DM2) |?Lore }} | (DM2) | (DDS) }}
 +
  | {{{ja_trans_lore<includeonly>|</includeonly>}}}
 +
  }}
 +
}}<!--
 +
 
 +
-->{{ #if: {{{main<includeonly>|</includeonly>}}}{{ #explode: {{PAGENAME}} | ( | 1 }} | {{ #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-name-fragment | {{Card image name|{{ #var: $url-name }} }}
 +
}}{{ #vardefine: $eu-image
 +
| {{ #ifexist: File:{{ #var: $image-name-fragment }}-DDS-EU-VG.png
 +
  | {{ #var: $image-name-fragment }}-DDS-EU-VG.png
 +
  }}
 +
}}{{ #vardefine: $na-image
 +
| {{ #ifexist: File:{{ #var: $image-name-fragment }}-DDS-NA-VG.png
 +
  | {{ #var: $image-name-fragment }}-DDS-NA-VG.png
 +
  | {{ #ifexist: File:{{ #var: $image-name-fragment }}-DDS-EN-VG.png
 +
    | {{ #var: $image-name-fragment }}-DDS-EN-VG.png
 +
    }}
 +
  }}
 +
}}{{ #vardefine: $fr-image
 +
| {{ #ifexist: File:{{ #var: $image-name-fragment }}-DDS-FR-VG.png
 +
  | {{ #var: $image-name-fragment }}-DDS-FR-VG.png
 +
  }}
 +
}}{{ #vardefine: $de-image
 +
| {{ #ifexist: File:{{ #var: $image-name-fragment }}-DDS-DE-VG.png
 +
  | {{ #var: $image-name-fragment }}-DDS-DE-VG.png
 +
  }}
 +
}}{{ #vardefine: $it-image
 +
| {{ #ifexist: File:{{ #var: $image-name-fragment }}-DDS-IT-VG.png
 +
  | {{ #var: $image-name-fragment }}-DDS-IT-VG.png
 +
  }}
 +
}}{{ #vardefine: $es-image
 +
| {{ #ifexist: File:{{ #var: $image-name-fragment }}-DDS-SP-VG.png
 +
  | {{ #var: $image-name-fragment }}-DDS-SP-VG.png
 +
  }}
 +
}}{{ #vardefine: $ja-image
 +
| {{ #ifexist: File:{{ #var: $image-name-fragment }}-DM3-JP-VG.png
 +
  | {{ #var: $image-name-fragment }}-DM3-JP-VG.png
 +
  }}
 +
}}<!--
 +
 
 +
-->{{ #vardefine: $image | {{ #var: $eu-image | {{ #var: $na-image | {{ #var: $ja-image | DDS-VideoGame-NA.jpg }} }} }} }}<!--
 +
 
 +
-->{{ #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: $is_communication_fusion_material
 +
| {{ #ifeq: {{ #ask: [[Fusion Material::{{PAGENAME}}]][[Fusion type::Communication Fusion]] | 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 }}
 +
}}<!--
 +
 
 +
-->{{ #vardefine: $has_equip | {{ #ifeq: {{ #ask: [[Equip targets::{{PAGENAME}}]] | format=count }} | 0 || 1 }} }}<!--
 +
-->{{ #vardefine: $has_field | {{ #ifeq: {{ #ask: [[Field affects::{{PAGENAME}}]] | format=count }} | 0 || 1 }} }}<!--
 +
 
 +
## Properties ##
 +
-->{{IfSemantics|<!--
 +
  -->[[Debut date::July 13, 2000| ]]<!--
 +
  -->[[English name::{{ #var: $name }}| ]]<!--
 +
  -->[[French name::{{{fr_name|}}}| ]]<!--
 +
  -->[[German name::{{{de_name|}}}| ]]<!--
 +
  -->[[Italian name::{{{it_name|}}}| ]]<!--
 +
  -->[[Spanish name::{{{es_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 }}| ]]<!--
 +
 
 +
  -->{{ #if: {{{has_edited_artwork|}}} | [[Misc::Edited artwork| ]] }}<!--
 +
 
 +
  -->{{ #subobject: artwork_1
 +
  | European English image      = {{ #var: $eu-image | {{ #var: $na-image }} }}
 +
  | North American English image = {{ #var: $na-image }}
 +
  | French image  = {{ #var: $fr-image }}
 +
  | German image  = {{ #var: $de-image }}
 +
  | Italian image  = {{ #var: $it-image }}
 +
  | Spanish image  = {{ #var: $es-image }}
 +
  | Japanese image = {{ #var: $ja-image }}
 +
  }}<!--
 +
 
 +
  -->[[Card type::{{ #var: $card_type | Monster }} Card| ]]<!--
 +
  -->{{ #set: Card type (short) = [[{{ #var: $card_type | Monster }} Card|{{ #var: $card_type_name | Monster }}]] }}<!--
 +
  -->{{ #if: {{ #var: $monster_type }} | [[Monster type::{{ #var: $monster_type }} Monster| ]] }}<!--
 +
  -->[[Type::{{ #var: $type }}| ]]<!--
 +
  -->[[Evolves to::{{{evolves_to|}}}| ]]<!--
 +
  -->[[Ritual Monster required::{{{ritual_for|}}}| ]]<!--
 +
  -->{{ #set: Lore = {{{lore|}}} }}<!--
 +
  -->{{ #set: French lore  = {{{fr_lore|}}} }}<!--
 +
  -->{{ #set: German lore  = {{{de_lore|}}} }}<!--
 +
  -->{{ #set: Italian lore = {{{it_lore|}}} }}<!--
 +
  -->{{ #set: Spanish lore = {{{es_lore|}}} }}<!--
 +
  -->{{ #set: Japanese lore = {{ #var: $ja_lore }} }}<!--
 +
  -->{{ #set: Translated Japanese lore = {{ #var: $ja_trans_lore }} }}<!--
 +
  -->[[Password::{{{password|}}}| ]]<!--
 +
  -->{{ #if: {{{number|}}} | [[Card number::{{ #var: $number }}| ]] }}<!--
 +
  -->[[Deck Cost::{{ #var: $deck_cost }}| ]]<!--
 +
  -->{{ #if: {{{level|}}} | {{Star properties}} }}<!--
 +
  -->{{ #if: {{{atk|}}}{{{def|}}} | {{ATK DEF properties|{{{atk|}}}|{{{def|}}}}} }}<!--
 +
  -->[[Medium::Video game| ]]<!--
 +
  -->[[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              = {{ lc: {{ #var: $card_type | {{ #var: $monster_type | blank }} }} }}-card
 +
| title                  = {{ #var: $name  }}
 +
| above                  = {{ #var: $above }}
 +
 
 +
| image_raw              = {{ #if: {{{has_edited_artwork|}}}
 +
  | <div class="switcher-container" style="margin: 0 auto; max-width: 240px; text-align: left;"><!--
 +
      --><div style="margin-bottom: .5rem;"><!--
 +
        -->[[File:{{ #var: $ja-image }}|160px|alt=]]<!--
 +
        --><span class="switcher-label">Original artwork</span><!--
 +
      --></div><!--
 +
      --><div style="margin-bottom: .5rem;"><!--
 +
        -->[[File:{{ #var: $image }}|160px|alt=]]<!--
 +
        --><span class="switcher-label" data-switcher-default="true">Edited artwork</span><!--
 +
      --></div><!--
 +
    --></div>
 +
  | [[File:{{ #var: $image }}|160px|alt=]]
 +
  }}
 +
 
 +
| 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 }}]] }}
 +
 
 +
| data8                  = {{ #if: {{{lore<includeonly>|</includeonly>}}} |
 +
<div class="lore">
 +
<p>{{{lore}}}</p>
 +
</div>
 +
  }}
 +
 
 +
| label9                  = [[Password]]
 +
| data9                  = {{{password<includeonly>|</includeonly>}}}
 +
 
 +
| label10                = [[Status]]
 +
| data10                  = {{ #var: $status }}
 +
 
 +
| below                  =  
 +
  {{Enumeration
 +
  |
 +
  |{{ #var: $number }}
 +
  |last  = 800
 +
  |curr   = [[Yu-Gi-Oh! Dark Duel Stories|''Yu-Gi-Oh! Duel Monsters III: Tri-Holy God Advent'' (''Dark Duel Stories'')]] cards ([[List of Yu-Gi-Oh! Dark Duel Stories cards|list]] '''·''' [[Gallery of Yu-Gi-Oh! Dark Duel Stories cards (European English)|gallery]])
 +
  |curr2 = none
 +
  |padded = true
 +
  }}
 
}}
 
}}
  
The '''''Duel Terminal Master Guide'' promotional cards''' are two cards included with the ''[[Yu-Gi-Oh! Duel Terminal Master Guide]]''.
+
{{Card info links|{{ #var: $main | {{ #var: $pagename }} }}|medium=vg}}<!--
  
==Gallery==
+
-->{{ #vardefine: $starter_deck_text
<gallery captionalign="center">
+
| {{ #if: {{{starter_deck<includeonly>|</includeonly>}}}
DuelTerminalMasterGuide-JP.jpg | [[Set Card Galleries:Yu-Gi-Oh! Duel Terminal Master Guide promotional cards (OCG-JP)|Duel Terminal Edition]]
+
  | <p>{{ #switch: {{{starter_deck}}}
</gallery>
+
    | 3 = Three copies
 +
    | 2 = Two copies
 +
    | #default = One copy
 +
    }} of "{{ #var: $name }}" {{ #switch: {{{starter_deck}}} | 3 | 2 = are | #default = is }} included in the '''[[Yu-Gi-Oh! Dark Duel Stories#Starter Deck|Starter Deck]]'''.</p>
 +
  }}
 +
}}<!--
  
==Lists==
+
-->{{DM card obtain
{{Set navigation
+
| name                    = {{ #var: $name }}
| lists       = JP
+
| is_communication_fusion = {{{communication_fusion1_material1<includeonly>|</includeonly>}}}
| ue_galleries = JP
+
| is_infrared_bonus      =
 +
| infrared_bonus_link    =
 +
| random_drop_link        =
 +
| starter_deck_text        = {{ #var: $starter_deck_text }}
 +
| victory_bonus_link      =
 +
 
 +
| evolution_link          =
 +
| is_fusion              = {{{fusion1_material1<includeonly>|</includeonly>}}}
 +
}}<!--
 +
 
 +
-->{{ #ifeq: {{ #ask: [[Deck contains::{{PAGENAME}}]] |format=count}} | <includeonly>0</includeonly> | |&#32;
 +
<h2>Opponents' Decks</h2>
 +
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: $has_field }}{{ #var: $is_fusion_material }}{{ #var: $is_communication_fusion_material }}{{ #var: $ritual_sacrifice_for }} | &#32;
 +
<h2>Uses</h2>
 +
&#32; }}<!--
 +
 
 +
-->{{ #if: {{ #var: $is_exodia_piece }} |
 +
  <p>"{{ #var: $name }}" is one of the cards necessary to perform an [[Forbidden One|"Exodia" instant win]].</p>
 +
}}<!--
 +
 
 +
-->{{ #if: {{{targets<includeonly>|</includeonly>}}} | &#32;
 +
<p>"{{ #var: $name }}" can be equipped to the following monsters:</p><!--
 +
 
 +
-->{{ #arraydefine: $targets | {{{targets}}} | * }}{{ #arrayunique: $targets }}
 +
 
 +
<table class="wikitable card-list sortable">
 +
  <th scope="col">#</th>
 +
  <th scope="col">Card</th>
 +
  <th scope="col">[[Type]]</th>
 +
  <th scope="col">[[ATK]]</th>
 +
  <th scope="col">[[DEF]]</th>
 +
{{ #arrayprint: $targets || $target
 +
| {{ #ask: [[$target]]
 +
  |?Card number
 +
  |?English name (linked)
 +
  |?Type
 +
  |?ATK string = ATK
 +
  |?DEF string = DEF
 +
  |format      = template
 +
  |template    = DM1 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 Cards]]:</p>
 +
 
 +
  {{ #ask: [[Equip targets::{{PAGENAME}}]]
 +
  |?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 }}{{ #var: $is_communication_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>}}}{{{communication_fusion1_material1|}}} | &#32;
 +
<h2>Fusion Material</h2>
 +
&#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: {{{communication_fusion1_material1<includeonly>|</includeonly>}}}
 +
| <!--
 +
  --><p id="Communication Fusion Material>"{{ #var: $name }}" can be obtained by [[Communication Fusion]], using the following Fusion Material:</p><!--
 +
 
 +
  -->{{DM Fusion Material2
 +
  | type              = Communication Fusion
 +
  | fusion1_material1 = {{{communication_fusion1_material1|}}}
 +
  | fusion1_material2 = {{{communication_fusion1_material2|}}}
 +
  | fusion1_material3 = {{{communication_fusion1_material3|}}}
 +
  }}
 +
}}<!--
 +
 
 +
-->{{ #if: {{ #var: $is_fusion_material }}{{ #var: $is_communication_fusion_material }}<noinclude>1</noinclude> | &#32;
 +
<h2>Fusion Material for</h2>
 +
&#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>
 +
}}<!--
 +
 
 +
-->{{ #if: {{ #var: $is_communication_fusion_material }}<noinclude>1</noinclude>
 +
| <!--
 +
  --><p>"{{ #var: $name }}" can be used as material for the following [[Communication Fusion]]s:</p><!--
 +
 
 +
  --><table class="wikitable list-noicon">
 +
    <tr>
 +
      <th>Result</th>
 +
      <th>Other material 1</th>
 +
      <th>Other material 2</th>
 +
    </tr><!--
 +
  -->{{ #ask: [[Fusion Material::{{PAGENAME}}]][[Fusion type::Communication Fusion]]
 +
    |?Fuses with
 +
    | format  = template
 +
    | template = DM Fusion Material2/for row
 +
    | link    = none
 +
    | sort    = Subobject of.Card number
 +
    }}
 +
  </table>
 +
}}<!--
 +
 
 +
-->{{ #if: {{{na_name<includeonly>|</includeonly>}}}{{{na_lore|}}}{{{fr_name|}}}{{{fr_lore|}}}{{{de_name|}}}{{{de_lore|}}}{{{it_name|}}}{{{it_lore|}}}{{{es_name|}}}{{{es_lore|}}}{{ #var: $ja_lore }} | &#32;
 +
<h2>Other languages</h2>
 +
<table class="wikitable">
 +
    <tr>
 +
        <th scope="col">&#32;</th>
 +
        <th scope="col">Name</th>
 +
        <th scope="col">Lore</th>
 +
    </tr>
 +
  {{ #if: {{{na_name|}}}{{{na_lore<includeonly>|</includeonly>}}} |
 +
    <tr>
 +
        <th scope="row">English (<abbr title="North America">na</abbr>)</th>
 +
        <td>{{ #if: {{{na_name<includeonly>|</includeonly>}}} | {{{na_name}}} | {{ #var: $name }} }}</td>
 +
      {{ #if: {{{na_lore<includeonly>|</includeonly>}}} |
 +
        <td>{{{na_lore<includeonly>|</includeonly>}}}</td> |
 +
        <td>{{{lore<includeonly>|</includeonly>}}}</td>
 +
      }}
 +
    </tr>
 +
  }}{{ #if: {{{fr_name|}}}{{{fr_lore<includeonly>|</includeonly>}}} |
 +
    <tr>
 +
        <th scope="row">French</th>
 +
        <td>{{{fr_name<includeonly>|</includeonly>}}}</td>
 +
        <td>{{{fr_lore<includeonly>|</includeonly>}}}</td>
 +
    </tr>
 +
  }}{{ #if: {{{de_name|}}}{{{de_lore<includeonly>|</includeonly>}}} |
 +
    <tr>
 +
        <th scope="row">German</th>
 +
        <td>{{{de_name<includeonly>|</includeonly>}}}</td>
 +
        <td>{{{de_lore<includeonly>|</includeonly>}}}</td>
 +
    </tr>
 +
  }}{{ #if: {{{it_name|}}}{{{it_lore<includeonly>|</includeonly>}}} |
 +
    <tr>
 +
        <th scope="row">Italian</th>
 +
        <td>{{{it_name<includeonly>|</includeonly>}}}</td>
 +
        <td>{{{it_lore<includeonly>|</includeonly>}}}</td>
 +
    </tr>
 +
  }}{{ #if: {{{es_name|}}}{{{es_lore<includeonly>|</includeonly>}}} |
 +
    <tr>
 +
        <th scope="row">Spanish</th>
 +
        <td>{{{es_name<includeonly>|</includeonly>}}}</td>
 +
        <td>{{{es_lore<includeonly>|</includeonly>}}}</td>
 +
    </tr>
 +
  }}{{ #if: {{ #var: $ja_lore }} |
 +
    <tr>
 +
        <th scope="row">Japanese</th>
 +
        <td>{{ #var: $ja_name }}</td>
 +
        <td>{{ #var: $ja_lore }}</td>
 +
    </tr>
 +
  }}{{ #if: {{ #var: $ja_trans_lore }} |
 +
    <tr>
 +
        <th scope="row">Japanese translated</th>
 +
        <td>{{ #var: $ja_trans_name | {{ #var: $name }} }}</td>
 +
        <td>{{ #var: $ja_trans_lore }}</td>
 +
    </tr>
 +
  }}
 +
</table>
 +
}}
 +
<h2>Gallery</h2>
 +
{{ #tag: gallery |
 +
{{ #if: {{ #var: $eu-image }} |
 +
{{ #var: $na-image }} {{!}} [[Gallery of Yu-Gi-Oh! Dark Duel Stories cards (North American English)|English (North America)]]
 +
{{ #var: $eu-image }} {{!}} [[Gallery of Yu-Gi-Oh! Dark Duel Stories cards (European English)|English (Europe)]]
 +
  |
 +
{{ #var: $na-image }} {{!}} English ([[Gallery of Yu-Gi-Oh! Dark Duel Stories cards (North American English)|North America]] and [[Gallery of Yu-Gi-Oh! Dark Duel Stories cards (European English)|Europe]])
 
}}
 
}}
 +
{{ #var: $fr-image }} {{!}} [[Gallery of Yu-Gi-Oh! Dark Duel Stories cards (French)|French]]
 +
{{ #var: $de-image }} {{!}} [[Gallery of Yu-Gi-Oh! Dark Duel Stories cards (German)|German]]
 +
{{ #var: $it-image }} {{!}} [[Gallery of Yu-Gi-Oh! Dark Duel Stories cards (Italian)|Italian]]
 +
{{ #var: $es-image }} {{!}} [[Gallery of Yu-Gi-Oh! Dark Duel Stories cards (Spanish)|Spanish]]
 +
{{ #var: $ja-image }} {{!}} [[Gallery of Yu-Gi-Oh! Duel Monsters III: Tri-Holy God Advent cards|Japanese]]
 +
| mode="nolines"
 +
| widths="160px"
 +
| heights="144px"
 +
}}<!--<!--
  
{{Set list tabs|JP}}
+
--><includeonly>{{Card navigation}}</includeonly><!--
  
{{Promotional cards}}
+
-->{{ #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]]
 +
  }}
 +
}}<!--
  
[[Category:OCG promotional cards]]
+
--><noinclude>{{documentation}}</noinclude>

Revision as of 02:36, 15 March 2023

DM3 card
Japanese
{{{ja_name}}}
Rōmaji
{{{romaji_name}}}
Translated
{{{trans_name}}}
Deck Cost {{{deck_cost}}}
ATK / DEF {{{atk}}} / {{{def}}}
Type [[{{{types}}}]]
Alignment [[{{{alignment}}} (Alignment)|{{{alignment}}}]]

{{{lore}}}

Password {{{password}}}
Status [[{{{status}}}]]
  • [[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

One copy of "DM3 card" is included in the Starter Deck.

"DM3 card" can be obtained by Communication Fusion. See below for combinations.

"DM3 card" can be temporarily obtained by Fusion Summon. See below for combinations.

Opponents' Decks

The following characters use "DM3 card" in their Deck.

Character Qty

Uses

"DM3 card" is one of the cards necessary to perform an "Exodia" instant win.

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

# Card Type ATK DEF

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

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

"DM3 card" can be used as Fusion Material. See below for combinations.

"DM3 card" can be used as as a sacrifice for the Ritual Summoning of .

Fusion Material

"DM3 card" can be Fusion Summoned, using the following Fusion Material:

Material 1 Material 2

"DM3 card" can be obtained by Communication Fusion, using the following Fusion Material:

Material 1 Material 2

Fusion Material for

"DM3 card" can be used as material for the following Fusion Summons:

Result Other Material

"DM3 card" can be used as material for the following Communication Fusions:

Result Other material 1 Other material 2

Other languages

Name Lore
English (na) {{{na_name}}} {{{na_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