Difference between revisions of "Template:DM3 card"

From Yugipedia
Jump to: navigation, search
(include all language versions in the image switcher (second try))
(pass card name to {{Enumeration}})
 
(48 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOEDITSECTION__{{ #if: {{ #pos: {{PAGENAME}} | DDS }} | {{Italic dab|t=1}} }}{{ #if: {{NAMESPACE}}
+
{{ #if: {{ #pos: {{PAGENAME}} | DDS }} | {{Italic dab|t=1}} }}{{ #if: {{NAMESPACE}}
 
|
 
|
 
| [[Category:Yu-Gi-Oh! Dark Duel Stories cards]]
 
| [[Category:Yu-Gi-Oh! Dark Duel Stories cards]]
Line 6: Line 6:
 
## Variables ##
 
## Variables ##
 
-->{{ #vardefine: $release    | Yu-Gi-Oh! Dark Duel Stories                  }}<!--
 
-->{{ #vardefine: $release    | Yu-Gi-Oh! Dark Duel Stories                  }}<!--
-->{{ #vardefine: $pagename  | {{ #explode: {{PAGENAME}} | ( }}             }}<!--
+
-->{{ #vardefine: $pagename  | {{ #titleparts: {{ #explode: {{PAGENAME}} | ( }} }} }}<!--
-->{{ #vardefine: $name      | {{ #if: {{{name|}}} | {{{name}}} | {{ #titleparts: {{ #var: $pagename }} }} }} }}<!--
+
-->{{ #vardefine: $name      | {{ #if: {{{name|}}} | {{{name}}} | {{ #var: $pagename }} }} }}<!--
 
-->{{ #vardefine: $url-name  | {{ #replace: {{ #var: $name }} | # }}        }}<!--
 
-->{{ #vardefine: $url-name  | {{ #replace: {{ #var: $name }} | # }}        }}<!--
 
-->{{ #vardefine: $type      | {{ #explode: {{{types<includeonly>|</includeonly>}}} | / }} }}<!--
 
-->{{ #vardefine: $type      | {{ #explode: {{{types<includeonly>|</includeonly>}}} | / }} }}<!--
Line 18: Line 18:
 
-->{{ #vardefine: $deck_cost  | {{{deck_cost|}}}                              }}<!--
 
-->{{ #vardefine: $deck_cost  | {{{deck_cost|}}}                              }}<!--
 
-->{{ #vardefine: $number    | {{ #if: {{{number|}}} | {{ padleft: {{{number}}} | 3 | 0 }} }} }}<!--
 
-->{{ #vardefine: $number    | {{ #if: {{{number|}}} | {{ padleft: {{{number}}} | 3 | 0 }} }} }}<!--
 +
-->{{ #vardefine: $status    | {{ #ifeq: {{ lc: {{{status|}}} }} | limited | [[Limited]] }}<noinclude>[[{{{status}}}]]</noinclude> }}<!--
 +
  
 
-->{{ #switch: {{ lc: {{{card_type|}}} }}
 
-->{{ #switch: {{ lc: {{{card_type|}}} }}
Line 26: Line 28:
 
}}<!--
 
}}<!--
  
-->{{ #switch: {{ lc: {{{summon}}} }}
+
-->{{ #switch: {{ lc: {{{alignment}}} }}
| black magic    | shadow   = {{ #vardefine: $alignment | Black Magic   }}{{ #vardefine: $alignment_name | Shadow       }}
+
| black magic    | shadow | dark = {{ #vardefine: $alignment | Dark (Alignment)   }}{{ #vardefine: $alignment_name | Shadow }}
| 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 | {{{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>}}}
 +
  }}
 
}}<!--
 
}}<!--
  
Line 44: Line 61:
 
-->{{ #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|{{ #var: $main | {{ #var: $url-name }} }}}}
+
-->{{ #vardefine: $image-name-fragment | {{Card image name|{{PAGENAME}} }}
 
}}{{ #vardefine: $eu-image
 
}}{{ #vardefine: $eu-image
 
| {{ #ifexist: File:{{ #var: $image-name-fragment }}-DDS-EU-VG.png
 
| {{ #ifexist: File:{{ #var: $image-name-fragment }}-DDS-EU-VG.png
Line 69: Line 86:
 
   }}
 
   }}
 
}}{{ #vardefine: $es-image
 
}}{{ #vardefine: $es-image
| {{ #ifexist: File:{{ #var: $image-name-fragment }}-DDS-ES-VG.png
+
| {{ #ifexist: File:{{ #var: $image-name-fragment }}-DDS-SP-VG.png
   | {{ #var: $image-name-fragment }}-DDS-ES-VG.png
+
   | {{ #var: $image-name-fragment }}-DDS-SP-VG.png
 
   }}
 
   }}
 
}}{{ #vardefine: $ja-image
 
}}{{ #vardefine: $ja-image
Line 78: Line 95:
 
}}<!--
 
}}<!--
  
-->{{ #vardefine: $image | {{ #var: $eu-image | {{ #var: $na-image | {{ #var: $ja-image | DDS-VideoGameEN.jpg }} }} }} }}<!--
+
-->{{ #vardefine: $image | {{ #var: $eu-image | {{ #var: $na-image | {{ #var: $ja-image | DDS-VideoGame-NA.jpg }} }} }} }}<!--
  
 
-->{{ #if: {{{ja_name<includeonly>|</includeonly>}}}{{ #var: $main }}
 
-->{{ #if: {{{ja_name<includeonly>|</includeonly>}}}{{ #var: $main }}
Line 91: Line 108:
 
   }}
 
   }}
 
}}<!--
 
}}<!--
 +
 +
-->{{ #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 ##
 
## Properties ##
 
-->{{IfSemantics|<!--
 
-->{{IfSemantics|<!--
 +
  -->[[Debut date::July 13, 2000| ]]<!--
 
   -->[[English name::{{ #var: $name }}| ]]<!--
 
   -->[[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: English name (linked) = [[{{PAGENAME}}|{{ #var: $name }}]] }}<!--
 +
  -->{{ #set: Reference name = &#35;{{ padleft: {{{number|}}} | 3 | 0 }}: "[[{{PAGENAME}}|{{ #var: $name }}]]" }}<!--
 
   -->[[Main card page::{{ #var: $main }}| ]]<!--
 
   -->[[Main card page::{{ #var: $main }}| ]]<!--
 
   -->[[Card image::{{ #var: $image }}| ]]<!--
 
   -->[[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| ]]<!--
 
   -->[[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 }}| ]]<!--
   -->[[Passcode::{{{password|}}}| ]]<!--
+
   -->[[Evolves to::{{{evolves_to|}}}| ]]<!--
 +
  -->[[Ritual Monster required::{{{ritual_for|}}}| ]]<!--
 
   -->{{ #set: Lore = {{{lore|}}} }}<!--
 
   -->{{ #set: Lore = {{{lore|}}} }}<!--
   -->{{ #set: Japanese lore = {{{ja_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 }}| ]] }}<!--
 
   -->{{ #if: {{{number|}}} | [[Card number::{{ #var: $number }}| ]] }}<!--
 +
  -->[[Deck Cost::{{ #var: $deck_cost }}| ]]<!--
 
   -->{{ #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! Dark Duel Stories| ]]<!--
+
   -->[[Medium::Video game| ]]<!--
 
   -->[[Release::{{ #var: $release }}| ]]<!--
 
   -->[[Release::{{ #var: $release }}| ]]<!--
 
   -->{{ #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: Archseries = {{#invoke:String|replace|source={{{archseries|}}}|pattern=^*|plain=false}} |+sep=* }}
 
}}<!--
 
}}<!--
  
 
-->{{ #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 123: Line 198:
  
 
-->{{Card table
 
-->{{Card table
| bodyclass = {{ lc: {{ #var: $card_type | {{ #var: $monster_type | blank }} }} }}-card
+
| bodyclass               = {{ lc: {{ #var: $card_type | {{ #var: $monster_type | blank }} }} }}-card
| title     = {{ #var: $name  }}
+
| title                   = {{ #var: $name  }}
| above     = {{ #var: $above }}
+
| above                   = {{ #var: $above }}
  
| image      = {{ #var: $image }}
+
| image_raw              = {{ #if: {{{has_edited_artwork|}}}
| max_width   = 160
+
   | <div class="switcher-container" style="margin: 0 auto; max-width: 240px; text-align: left;"><!--
| below_image = <includeonly><div class="hlist image-switcher">
+
      --><div style="margin-bottom: .5rem;"><!--
{{  #if: {{ #var: $eu-image }} |
+
        -->[[File:{{ #var: $ja-image }}|160px|alt=]]<!--
* {{Image dimensions|{{ #var: $eu-image}}|{{ #if: {{ #var: $na-image }} | eu | en }}}}
+
        --><span class="switcher-label">Original artwork</span><!--
}}{{ #if: {{ #var: $na-image }} |
+
      --></div><!--
* {{Image dimensions|{{ #var: $na-image}}|{{ #if: {{ #var: $eu-image }} | na | en }}}}
+
      --><div style="margin-bottom: .5rem;"><!--
}}{{ #if: {{ #var: $fr-image }} |
+
        -->[[File:{{ #var: $image }}|160px|alt=]]<!--
* {{Image dimensions|{{ #var: $fr-image}}|fr}}
+
        --><span class="switcher-label" data-switcher-default="true">Edited artwork</span><!--
}}{{ #if: {{ #var: $de-image }} |
+
      --></div><!--
* {{Image dimensions|{{ #var: $de-image}}|de}}
+
    --></div>
}}{{ #if: {{ #var: $it-image }} |
+
  | [[File:{{ #var: $image }}|160px|alt=]]
* {{Image dimensions|{{ #var: $it-image}}|it}}
+
  }}
}}{{ #if: {{ #var: $es-image }} |
 
* {{Image dimensions|{{ #var: $es-image}}|es}}
 
}}{{ #if: {{ #var: $ja-image }} |
 
* {{Image dimensions|{{ #var: $ja-image}}|ja}}
 
}}
 
</div></includeonly>
 
  
| label1   = [[Card type]]
+
| label1                 = [[Card type]]
| data1     = {{ #if: {{ #var: $card_type }} | [[{{ #var: $card_type }} Card|{{ #var: $card_type_name }}]] }}
+
| data1                   = {{ #if: {{ #var: $card_type }} | [[{{ #var: $card_type }} Card|{{ #var: $card_type_name }}]] }}
  
| label2   = [[Level]]
+
| label2                 = [[Level]]
| data2     = {{ #if: {{{level<includeonly>|</includeonly>}}} | {{ #var: $stars }} {{ #var: $star_icon }} }}
+
| data2                   = {{ #if: {{{level<includeonly>|</includeonly>}}} | {{ #var: $stars }} {{ #var: $star_icon }} }}
  
| label3   = Number
+
| label3                 = Number
| data3     = {{ #var: $number }}
+
| data3                   = {{ #var: $number }}
  
| label4   = [[Deck Cost]]
+
| label4                 = [[Deck Cost]]
| data4     = {{{deck_cost<includeonly>|</includeonly>}}}
+
| data4                   = {{{deck_cost<includeonly>|</includeonly>}}}
  
| label5   = [[ATK]] / [[DEF]]
+
| label5                 = [[ATK]] / [[DEF]]
| data5     = {{ #if: {{{atk|}}}{{{def<includeonly>|</includeonly>}}} | {{{atk<includeonly>|</includeonly>}}} / {{{def<includeonly>|</includeonly>}}} }}
+
| data5                   = {{ #if: {{{atk|}}}{{{def<includeonly>|</includeonly>}}} | {{{atk<includeonly>|</includeonly>}}} / {{{def<includeonly>|</includeonly>}}} }}
  
| label6   = [[Type]]
+
| label6                 = [[Type]]
| data6     = {{ #if: {{ #var: $type }} | [[{{ #var: $type }}]] {{ #if: {{ #var: $type2 }} | / [[Effect Monster|Effect]] }} }}
+
| data6                   = {{ #if: {{ #var: $type }} | [[{{ #var: $type }}]] {{ #if: {{ #var: $type2 }} | / [[Effect Monster|Effect]] }} }}
  
| label7   = [[Alignment|Summon]]
+
| label7                 = [[Alignment]]
| data7     = {{ #if: {{ #var: $alignment }} | [[{{ #var: $alignment }} (Alignment)|{{ #var: $alignment_name }}]] }}
+
| data7                   = {{ #if: {{ #var: $alignment }} | [[{{ #var: $alignment }}|{{ #var: $alignment_name }}]] }}
  
| label8    = [[Passcode|Password]]
+
| data8                   = {{ #if: {{{lore<includeonly>|</includeonly>}}} |
| data8     = {{{password<includeonly>|</includeonly>}}}
+
<div class="lore">
 
 
| data9    = {{ #if: {{{lore<includeonly>|</includeonly>}}} |
 
<div class="lore main_lore">
 
 
<p>{{{lore}}}</p>
 
<p>{{{lore}}}</p>
</div>
 
  }}{{ #if: {{{ja_lore<includeonly>|</includeonly>}}} |
 
<div class="lore main_lore" lang="ja">
 
<p>{{{ja_lore}}}</p>
 
 
</div>
 
</div>
 
   }}
 
   }}
  
| below     =  
+
| label9                  = [[Password]]
 +
| data9                  = {{{password<includeonly>|</includeonly>}}}
 +
 
 +
| label10                = [[Status]]
 +
| data10                  = {{ #var: $status }}
 +
 
 +
| below                   =  
 
   {{Enumeration
 
   {{Enumeration
 
   |
 
   |
 
   |{{ #var: $number }}
 
   |{{ #var: $number }}
   |last  = 720
+
  |name  = {{ #var: $name }}
   |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]] '''·''' galleries: [[Gallery of Yu-Gi-Oh! Dark Duel Stories cards (North American English)|na]] '''·''' [[Gallery of Yu-Gi-Oh! Dark Duel Stories cards (European English)|eu]] '''·''' [[Gallery of Yu-Gi-Oh! Dark Duel Stories cards (French)|fr]] '''·''' [[Gallery of Yu-Gi-Oh! Dark Duel Stories cards (German)|de]] '''·''' [[Gallery of Yu-Gi-Oh! Dark Duel Stories cards (Italian)|it]] '''·''' [[Gallery of Yu-Gi-Oh! Dark Duel Stories cards (Spanish)|es]] '''·''' [[Gallery of Yu-Gi-Oh! Duel Monsters III: Tri-Holy God Advent cards|ja]])
+
   |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
 
   |curr2  = none
 
   |padded = true
 
   |padded = true
Line 192: Line 261:
 
}}
 
}}
  
<div class="hlist" style="text-align: center;">
+
{{Card info links|{{ #var: $main | {{ #var: $pagename }} }}|medium=vg}}<!--
* {{Related page link| Card Gallery    | {{ #var: $main | {{PAGENAME}} }} | label = Gallery     }}
+
 
* {{Related page link| Card Artworks   | {{ #var: $main | {{PAGENAME}} }} | label = Artworks    }}
+
-->{{ #vardefine: $starter_deck_text
* {{Related page link| Card Tips        | {{ #var: $main | {{PAGENAME}} }} | label = Tips        }}
+
| {{ #if: {{{starter_deck<includeonly>|</includeonly>}}}
* {{Related page link| Card Trivia      | {{ #var: $main | {{PAGENAME}} }} | label = Trivia      }}
+
  | <p>{{ #switch: {{{starter_deck}}}
* {{Related page link| Card Appearances | {{ #var: $main | {{PAGENAME}} }} | label = Appearances }}
+
    | 3 = Three copies
</div><!--
+
    | 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>
 +
  }}
 +
}}<!--
 +
 
 +
-->{{DM card obtain
 +
| name                    = {{ #var: $name }}
 +
| is_communication_fusion = {{{communication_fusion1_material1<includeonly>|</includeonly>}}}
 +
| 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"
 +
}}<!--<!--
  
 
--><includeonly>{{Card navigation}}</includeonly><!--
 
--><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>
 
--><noinclude>{{documentation}}</noinclude>

Latest revision as of 19:26, 15 March 2024

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