Difference between pages "Template:DM8 card" and "File:ReptilianneNaga-LOD2-JP-VG-artwork.jpg"

From Yugipedia
(Difference between pages)
Jump to: navigation, search
(Restoring revision 5193130 by User:Dinoguy1000 on 2023-03-03 07:12:59. "per Template:DM7 card, just in case this needs to handle links too")
 
((recovered file, missing upload log entry))
 
Line 1: Line 1:
{{ #if: {{ #pos: {{PAGENAME}} | ROD }} | {{Italic dab|{{ #replace: {{PAGENAME}} | ROD | <i>ROD</i> }}|t=1}} }}{{ #if: {{NAMESPACE}}
+
== Summary ==
|
+
(recovered file, missing upload log entry)
| [[Category:Yu-Gi-Oh! Reshef of Destruction cards]]
 
}}<!--
 
 
 
## Variables ##
 
-->{{ #vardefine: $release    | Yu-Gi-Oh! Reshef of Destruction              }}<!--
 
-->{{ #vardefine: $pagename    | {{ #titleparts: {{ #explode: {{PAGENAME}} | (ROD }} }} }}<!--
 
-->{{ #vardefine: $name        | {{ #if: {{{name|}}} | {{{name}}} | {{ #var: $pagename }} }} }}<!--
 
-->{{ #vardefine: $url-name    | {{ #replace: {{ #var: $name }} | # }}        }}<!--
 
-->{{ #vardefine: $type        | {{ #explode: {{{types<includeonly>|</includeonly>}}} | / }} }}<!--
 
-->{{ #vardefine: $type2      | {{ #explode: {{{types|}}} | / | 1 }}          }}<!--
 
-->{{ #vardefine: $type3      | {{ #explode: {{{types|}}} | / | 2 }}          }}<!--
 
-->{{ #vardefine: $atk        | {{{atk|}}}                                    }}<!--
 
-->{{ #vardefine: $def        | {{{def|}}}                                    }}<!--
 
-->{{ #vardefine: $stars      | {{{level|}}}                                  }}<!--
 
-->{{ #vardefine: $level-rank  | Level                                        }}<!-- needed for {{Star properties}}
 
-->{{ #vardefine: $star_icon  | <includeonly>{{Repeat|[[File:CG Star.svg|18px|alt=|class=noviewer]]|{{ #var: $stars }}}}</includeonly> }}<!--
 
-->{{ #vardefine: $deck_cost  | {{{deck_cost|}}}                              }}<!--
 
-->{{ #vardefine: $number      | {{ #if: {{{number<includeonly>|</includeonly>}}}  | {{ padleft: {{{number}}}  | 3 | 0 }} }} }}<!--
 
-->{{ #vardefine: $is_drop            | {{ #ifeq: {{ #ask: [[Drops::{{PAGENAME}}]] | format=count }} | 0 || 1 }} }}<!--
 
-->{{ #vardefine: $in_initial_deck    | {{ #ifeq: {{ #ask: [[Set contains::{{PAGENAME}}]][[Owner name::Initial Deck]]  | format=count }} | 0 || 1 }} }}<!--
 
-->{{ #vardefine: $in_initial_trunk  | {{ #ifeq: {{ #ask: [[Set contains::{{PAGENAME}}]][[Owner name::Initial Trunk]] | format=count }} | 0 || 1 }} }}<!--
 
-->{{ #vardefine: $intended_shop_rate | {{ #ask: [[Shop spawn::{{PAGENAME}}]][[Uses artwork::1]] |?Assigned amount= |format=plain |mainlabel=- }} }}<!--
 
-->{{ #vardefine: $actual_shop_rate  | {{ #ask: [[Shop spawn::{{PAGENAME}}]][[Uses artwork::1]] |?Amount= |format=plain |mainlabel=- }} }}<!--
 
-->{{ #vardefine: $can_shop_spawn    | {{ #switch: {{ #var: $intended_shop_rate }}<noinclude>1</noinclude> | 0 | = |#default = 1 }} }}<!--
 
 
 
-->{{ #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=-}} }}<!--
 
 
 
-->{{ #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 | {{ #var: $type2 | Normal }} }}
 
}}<!--
 
 
 
-->{{ #switch: {{ lc: {{{summon}}} }}
 
| black magic    | shadow | dark = {{ #vardefine: $alignment | Black Magic    }}{{ #vardefine: $alignment_name | Dark    }}
 
| 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 | {{{summon}}}  }}{{ #vardefine: $alignment_name | {{{summon}}} }}</noinclude>
 
}}<!--
 
 
 
-->{{ #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|{{PAGENAME}}}} }}<!--
 
 
 
-->{{ #vardefine: $eu-image
 
| {{ #ifexist: File:{{ #var: $image-name-fragment }}-ROD-EU-VG.png  | {{ #var: $image-name-fragment }}-ROD-EU-VG.png }}
 
}}<!--
 
-->{{ #vardefine: $na-image  | {{ #var: $image-name-fragment }}-ROD-NA-VG.png }}<!--
 
-->{{ #vardefine: $fr-image  | {{ #var: $image-name-fragment }}-ROD-FR-VG.png }}<!--
 
-->{{ #vardefine: $de-image  | {{ #var: $image-name-fragment }}-ROD-DE-VG.png }}<!--
 
-->{{ #vardefine: $it-image  | {{ #var: $image-name-fragment }}-ROD-IT-VG.png }}<!--
 
-->{{ #vardefine: $es-image  | {{ #var: $image-name-fragment }}-ROD-SP-VG.png }}<!--
 
-->{{ #vardefine: $ja-image  | {{ #var: $image-name-fragment }}-GB8-JP-VG.png }}<!--
 
 
 
-->{{ #vardefine: $image
 
| {{ #var: $eu-image
 
  | {{ #ifexist: File:{{ #var: $na-image }}
 
    | {{ #var: $na-image }}
 
    | {{ #ifexist: File:{{ #var: $ja-image }}
 
      | {{ #var: $ja-image }}
 
      | ROD-VideoGame-NA.jpg
 
      }}
 
    }}
 
  }}
 
}}<!--
 
 
 
-->{{ #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: {{PAGENAME}} | Forbidden One }}
 
| {{ #vardefine: $is_exodia_piece | 1 }}
 
}}<!--
 
-->{{ #if: {{ #pos: {{PAGENAME}} | Spirit Message }}{{ #pos: {{PAGENAME}} | Destiny Board }}
 
| {{ #vardefine: $is_spirit_message | 1 }}
 
}}<!--
 
 
 
-->{{ #if: {{{ja_name<includeonly>|</includeonly>}}}{{ #var: $main }}
 
| {{ #vardefine: $above
 
  | {{Japanese names<!--
 
    -->| {{{ja_name<includeonly>|</includeonly>}}}<!--
 
    -->| {{{romaji_name<includeonly>|</includeonly>}}}<!--
 
    -->| {{{trans_name<includeonly>|</includeonly>}}}<!--
 
    -->| no_ruby = true<!--
 
    -->| main = {{ #if: {{{ja_name<includeonly>|</includeonly>}}} | | {{ #var: $main }} }}
 
    }}
 
  }}
 
}}<!--
 
 
 
## Properties ##
 
-->{{IfSemantics|<!--
 
  -->[[Debut date::March 20, 2003| ]]<!--
 
  -->[[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 }}| ]]<!--
 
  -->[[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 }}| ]]<!--
 
  -->[[Is low-level ante::{{ #if: {{{low_level_ante<includeonly>|</includeonly>}}} | true | false }}| ]]<!--
 
  -->{{ #if: {{{level|}}} | {{Star properties}} }}<!--
 
  -->{{ #if: {{{atk|}}}{{{def|}}} | {{ATK DEF properties|{{{atk|}}}|{{{def|}}}}} }}<!--
 
  -->[[Medium::Video game| ]]<!--
 
  -->[[Release::{{ #var: $release }}| ]]<!--
 
  -->{{ #if: {{{given_by|}}}        | [[Obtained by::Given| ]] }}<!--
 
  -->{{ #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: {{{has_edited_artwork|}}} | [[Misc::Edited artwork| ]] }}<!--
 
 
 
  # Artwork subobjects
 
  -->{{ #subobject: artwork_1
 
  | Subobject of    = {{FULLPAGENAME}}
 
  | Card number    = {{ #var: $number }}
 
  | North American English image  = {{ #var: $na-image }}
 
  | European English image        = {{ #var: $eu-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 }}
 
  | Password        = {{{password|}}}
 
  }}
 
}}<!--
 
 
 
-->{{ #if: {{ #var: $main }}
 
| {{Main|type=card page|"[[{{ #var: $main }}|{{ #var: $main_text | {{ #var: $main }} }}]]"}}
 
}}<!--
 
 
 
-->{{Duel Monsters card navigation}}<!--
 
 
 
-->{{Card table
 
| bodyclass              = {{ #if: {{{cardclass|}}} | {{{cardclass}}} | {{ 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 }}|240px|alt=]]<!--
 
        --><span class="switcher-label">Original artwork</span><!--
 
      --></div><!--
 
      --><div style="margin-bottom: .5rem;"><!--
 
        -->[[File:{{ #var: $image }}|240px|alt=]]<!--
 
        --><span class="switcher-label" data-switcher-default="true">Edited artwork</span><!--
 
      --></div><!--
 
    --></div>
 
  | [[File:{{ #var: $image }}|240px|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                  = [[Type]]
 
| data4                  = {{ #if: {{ #var: $type }} | [[{{ #var: $type }}]] {{ #if: {{ #var: $type2 }} | / [[{{ #var: $type2 }} Monster|{{ #var: $type2 }}]] }} {{ #if: {{ #var: $type3 }} | / [[{{ #var: $type3 }} Monster|{{ #var: $type3 }}]] }} }}
 
 
 
| label5                  = [[Alignment|Summon]]
 
| data5                  = {{ #if: {{ #var: $alignment }} | [[{{ #var: $alignment }} (Alignment)|{{ #var: $alignment_name }}]] }}
 
 
 
| label6                  = [[Deck Cost]]
 
| data6                  = {{{deck_cost<includeonly>|</includeonly>}}}
 
 
 
| label7                  = [[ATK]] / [[DEF]]
 
| data7                  = {{ #if: {{{atk|}}}{{{def<includeonly>|</includeonly>}}} | {{{atk<includeonly>|</includeonly>}}} / {{{def<includeonly>|</includeonly>}}} }}
 
 
 
 
 
| data8                  = {{ #if: {{{lore<includeonly>|</includeonly>}}} |
 
<div class="lore">
 
<p>{{{lore}}}</p>
 
</div>
 
  }}
 
 
 
| label9                  = [[Password]]
 
| data9                  = {{{password<includeonly>|</includeonly>}}}
 
 
 
| label10                = [[Status]]
 
| data10                  = {{ #if: {{{status<includeonly>|</includeonly>}}} | [[{{{status}}}]] }}
 
 
 
| label11                = [[Low-level ante card|Low-level ante]]
 
| data11                  = {{ #if: {{{low_level_ante<includeonly>|</includeonly>}}} | Yes }}
 
 
 
| below                  =
 
  {{Enumeration
 
  |
 
  |{{ #var: $number }}
 
  |last      = 800
 
  |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
 
  |padded    = true
 
  }}
 
}}
 
 
 
{{Card info links|{{ #var: $main | {{ #var: $pagename }} }}|medium=vg}}<!--
 
 
 
-->{{ #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;
 
<h2>Obtained by</h2>
 
&#32;
 
}}<!--
 
 
 
-->{{ #if: {{ #var: $in_initial_deck  }} | <p>"{{ #var: $name }}" is included in the '''[[Initial Deck and Trunk (Reshef of Destruction)|Initial Deck]]'''.</p> }}<!--
 
-->{{ #if: {{ #var: $in_initial_trunk }} | <p>Two copies of "{{ #var: $name }}" are included in the '''[[Initial Deck and Trunk (Reshef of Destruction)|Initial Trunk]]'''.</p> }}<!--
 
 
 
-->{{ #if: {{{given_by<includeonly>|</includeonly>}}} | <!--
 
  --><p>"{{ #var: $name }}" is '''given''' to the [[Player (The Sacred Cards and Reshef of Destruction)|player]] by <!--
 
  -->{{ #if: {{ #pos: {{{given_by}}} | {{!((}} }} | {{{given_by}}} | [[{{{given_by}}}|{{trim|{{ #explode: {{{given_by}}} | ( }}}}]] }}<!--
 
  -->{{ #if: {{{given_condition<includeonly>|</includeonly>}}} |, {{{given_condition}}} }}.</p>
 
}}<!--
 
 
 
-->{{ #ifeq: {{{password}}} | 51404976 |<!-- hardcoding ftw
 
  --><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 }}{{{password|}}} |<!--
 
    --><p>"{{ #var: $name }}" can be '''purchased''' in the [[Kame Game|shop]].</p><!--
 
    -->{{ #if: {{ #var: $can_shop_spawn }} |
 
* 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.
 
    }}
 
&#32;
 
  }}
 
}}<!--
 
 
 
-->{{ #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. ''This list might be incomplete until all opponents have been documented on this site.''</p><!--
 
 
 
  --><table class="wikitable">
 
    <tr>
 
      <th scope="col"><abbr title="Internal number">#</abbr></th>
 
      <th scope="col">Pool</th>
 
      <th scope="col">%</th>
 
      <th scope="col">2048th</th>
 
    </tr><!--
 
    -->{{ #ask: [[Drops::{{PAGENAME}}]]
 
    |?Subobject of.Internal number
 
    |?Subobject of.English name (linked)
 
    |?Probability
 
    |?2048th probability
 
    |mainlabel = -
 
    |format    = plainlist
 
    |template  = HTML table row
 
    }}
 
  </table>
 
}}<!--
 
 
 
-->{{ #if: {{ #var: $evolves_from }}<noinclude>1</noinclude>
 
| <p>"{{ #var: $name }}" can be temporarily obtained by '''evolution''' by having {{ #var: $evolves_from }} stay on the field for one turn.</p>
 
}}<!--
 
 
 
-->{{ #if: {{ #var: $ritual_card }}<noinclude>1</noinclude>
 
| {{ #ifeq: {{ #arraysize: $ritual_sacrifices }} | 1
 
  | {{ #if: {{ #pos: {{ #var: $ritual_card }} | Ultimate Dragon }}
 
    | <p>"{{ #var: $name }}" can be temporarily obtained by '''[[Ritual Summon]]''' using {{ #var: $ritual_card }} and sacrificing three copies of {{ #arrayprint: $ritual_sacrifices }}.</p>
 
    | <p>"{{ #var: $name }}" can be temporarily obtained by '''[[Ritual Summon]]''' using {{ #var: $ritual_card }} and sacrificing {{ #arrayprint: $ritual_sacrifices }} and two other monsters.</p>
 
    }}
 
  | <p>"{{ #var: $name }}" can be temporarily obtained by '''[[Ritual Summon]]''' using {{ #var: $ritual_card }} with the following sacrifices:</p>
 
 
 
* {{ #arrayprint: $ritual_sacrifices |&#32;
 
*
 
    }}
 
  }}
 
}}<!--
 
 
 
-->{{ #ifeq: {{ #ask: [[Deck contains::{{PAGENAME}}]] |format=count}} | <includeonly>0</includeonly> | |&#32;
 
<h2>Opponents' Decks</h2>
 
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">
 
  <tr>
 
    <th scope="col"><abbr title="Internal number">#</abbr></th>
 
    <th scope="col">Character</th>
 
    <th scope="col"><abbr title="Quantity">Qty</abbr></th>
 
  </tr><!--
 
  -->{{ #ask: [[Deck contains::{{PAGENAME}}]]
 
  |?Subobject of.Internal number
 
  |?Subobject of.English name (linked)
 
  |?Amount
 
  |mainlabel = -
 
  |format    = plain
 
  |template  = HTML table row
 
  }}
 
</table>
 
}}<!--
 
 
 
-->{{ #if: {{{targets|}}}{{{ritual_for|}}}{{{evolves_to<includeonly>|</includeonly>}}}{{ #var: $is_exodia_piece }}{{ #var: $is_spirit_message }}{{ #var: $has_equip }}{{ #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: {{ #var: $is_spirit_message }} |
 
  <p>"{{ #var: $name }}" is one of the cards necessary to perform a [[Spirit Message|"Destiny Board" 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 (ROD)]] Uncomment this after other Equip targets have been setup. -->
 
  |?Card number = Number
 
  |?English name (linked)
 
  | headers    = plain
 
  | sort        = Card number
 
  | format      = ul
 
  | template    = DM1 card/card reference
 
  | named args  = true
 
  }}
 
}}<!--
 
 
 
-->{{ #if: {{ #var: $ritual_sacrifice_for }}<noinclude>1</noinclude> |
 
  <p>"{{ #var: $name }}" is a required sacrifice for the [[Ritual Summon]]ing of {{ #var: $ritual_sacrifice_for }}.</p>
 
}}<!--
 
 
 
-->{{ #if: {{{fr_name<includeonly>|</includeonly>}}}{{{fr_lore|}}}{{{de_name|}}}{{{de_lore|}}}{{{it_name|}}}{{{it_lore|}}}{{{es_name|}}}{{{es_lore|}}}{{{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: {{{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: {{{ja_lore<includeonly>|</includeonly>}}} |
 
    <tr>
 
        <th scope="row">Japanese</th>
 
        <td>{{ #var: $ja_name }}</td>
 
        <td>{{{ja_lore<includeonly>|</includeonly>}}}</td>
 
    </tr>
 
  }}{{ #if: {{{ja_trans_lore<includeonly>|</includeonly>}}} |
 
    <tr>
 
        <th scope="row">Japanese translated</th>
 
        <td>{{ #var: $ja_trans_name | {{ #var: $name }} }}</td>
 
        <td>{{{ja_trans_lore<includeonly>|</includeonly>}}}</td>
 
    </tr>
 
  }}
 
</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><!--
 
 
 
-->{{ #if: {{NAMESPACE}}
 
  || {{ #if: {{ #var: $main }}
 
    | {{ #if: {{ #ask: <q>[[Category:OCG cards]] OR [[Category:TCG 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 00:42, 23 March 2023

Summary[edit]

(recovered file, missing upload log entry)