Difference between revisions of "Template:DM card obtain"

From Yugipedia
Jump to: navigation, search
(Centralising common code from Template:DM1 card, Template:DM2 card and Template:DM3 card)
 
(English and Japanese lore both imply that the specific monster is considered to be a sacrifice.)
(6 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
-->{{ #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=-}} }}<!--
  
 +
-->{{ #if: {{{communication_bonus|}}}    | [[Obtained by::Communication bonus| ]]  }}<!--
 
-->{{ #if: {{{is_communication_fusion|}}} | [[Obtained by::Communication Fusion| ]] }}<!--
 
-->{{ #if: {{{is_communication_fusion|}}} | [[Obtained by::Communication Fusion| ]] }}<!--
 
-->{{ #if: {{ #var: $is_drop }}          | [[Obtained by::Drop| ]]                }}<!--
 
-->{{ #if: {{ #var: $is_drop }}          | [[Obtained by::Drop| ]]                }}<!--
 
-->{{ #if: {{{is_infrared_bonus|}}}      | [[Obtained by::Infrared bonus| ]]      }}<!--
 
-->{{ #if: {{{is_infrared_bonus|}}}      | [[Obtained by::Infrared bonus| ]]      }}<!--
 +
-->{{ #if: {{{password_text|}}}          | [[Obtained by::Password| ]]            }}<!--
 +
-->{{ #if: {{{prize_text|}}}              | [[Obtained by::Prize| ]]                }}<!--
 +
-->{{ #if: {{{starter_deck_text|}}}      | [[Obtained by::Starter Deck| ]]        }}<!--
 
-->{{ #if: {{ #var: $is_vbonus }}        | [[Obtained by::Victory bonus| ]]        }}<!--
 
-->{{ #if: {{ #var: $is_vbonus }}        | [[Obtained by::Victory bonus| ]]        }}<!--
  
Line 16: Line 20:
 
-->{{ #if: {{ #var: $ritual_card  }}      | [[Temporarily obtained by::Ritual Summon| ]] }}<!--
 
-->{{ #if: {{ #var: $ritual_card  }}      | [[Temporarily obtained by::Ritual Summon| ]] }}<!--
  
-->{{ #if: {{ #var: $is_vbonus }}{{ #var: $is_drop }}{{{is_communication_fusion|}}}{{{fusion1_material1<includeonly>|</includeonly>}}}{{ #var: $ritual_card }}{{ #var: $evolves_from }}{{{infrared_bonus|}}} |&#32;
+
-->{{ #if: {{ #var: $is_vbonus }}{{ #var: $is_drop }}{{{is_communication_fusion|}}}{{{communication_bonus|}}}{{{is_fusion<includeonly>|</includeonly>}}}{{{starter_deck_text|}}}{{{password_text|}}}{{{prize_text|}}}{{ #var: $ritual_card }}{{ #var: $evolves_from }}{{{is_infrared_bonus|}}} |&#32;
 
==Obtained by==
 
==Obtained by==
 
&#32;
 
&#32;
 +
}}<!--
 +
 +
-->{{{starter_deck_text<includeonly>|</includeonly>}}}<!--
 +
 +
-->{{{password_text<includeonly>|</includeonly>}}}<!--
 +
 +
-->{{{prize_text<includeonly>|</includeonly>}}}<!--
 +
 +
-->{{ #if: {{{communication_bonus<includeonly>|</includeonly>}}} |
 +
<p>"{{{name}}}" is awarded as a '''{{ #if: {{{communication_bonus_link<includeonly>|</includeonly>}}} | [[{{{communication_bonus_link}}}|communication bonus]] | communication bonus }}''' by facing {{{communication_bonus}}} different opponents, using the [[wikipedia:Game Link Cable|Game Link Cable]].</p>
 
}}<!--
 
}}<!--
  
 
-->{{ #if: {{ #var: $is_vbonus }}<noinclude>1</noinclude>
 
-->{{ #if: {{ #var: $is_vbonus }}<noinclude>1</noinclude>
| <p>"{{ #var: $name }}" is awarded as a '''{{ #if: {{{victory_bonus_link<includeonly>|</includeonly>}}} | [[{{{victory_bonus_link}}}|victory bonus]] | victory bonus }}''' after defeating these characters a specific number of times.</p><!--
+
| <p>"{{{name}}}" is awarded as a '''{{ #if: {{{victory_bonus_link<includeonly>|</includeonly>}}} | [[{{{victory_bonus_link}}}|victory bonus]] | victory bonus }}''' after defeating these characters a specific number of times.</p><!--
  
 
   --><table class="wikitable">
 
   --><table class="wikitable">
Line 42: Line 56:
  
 
-->{{ #if: {{ #var: $is_drop }}<noinclude>1</noinclude>
 
-->{{ #if: {{ #var: $is_drop }}<noinclude>1</noinclude>
| <p>"{{ #var: $name }}" can be obtained via '''{{ #if: {{{random_drop_link<includeonly>|</includeonly>}}} | [[{{{random_drop_link}}}|random drop]] | random drop }}''' from the following characters. The chance of winning it is listed as a percentage and a probability out of 2048.</p><!--
+
| <p>"{{{name}}}" can be obtained via '''{{ #if: {{{random_drop_link<includeonly>|</includeonly>}}} | [[{{{random_drop_link}}}|random drop]] | random drop }}''' from the following characters. The chance of winning it is listed as a percentage and a probability out of 2048.</p><!--
  
 
   --><table class="wikitable">
 
   --><table class="wikitable">
Line 63: Line 77:
 
}}<!--
 
}}<!--
  
-->{{ #if: {{{infrared_bonus<includeonly>|</includeonly>}}}
+
-->{{ #if: {{{is_infrared_bonus<includeonly>|</includeonly>}}}
| <p>"{{ #var: $name }}" is one of the cards that can be given as an '''{{ #if: {{{infrared_bonus_link<includeonly>|</includeonly>}}} | [[{{{infrared_bonus_link}}}|infrared bonus]] | infrared bonus }}'''.</p>
+
| <p>"{{{name}}}" is one of the cards that can be given as an '''{{ #if: {{{infrared_bonus_link<includeonly>|</includeonly>}}} | [[{{{infrared_bonus_link}}}|infrared bonus]] | infrared bonus }}'''.</p>
 
}}<!--
 
}}<!--
  
 
-->{{ #if: {{{is_communication_fusion<includeonly>|</includeonly>}}}
 
-->{{ #if: {{{is_communication_fusion<includeonly>|</includeonly>}}}
| <p>"{{ #var: $name }}" can be obtained by '''[[Communication Fusion]]'''. See [[#Communication Fusion Material|below]] for combinations.</p>
+
| <p>"{{{name}}}" can be obtained by '''[[Communication Fusion]]'''. See [[#Communication Fusion Material|below]] for combinations.</p>
 
}}<!--
 
}}<!--
  
 
-->{{ #if: {{ #var: $evolves_from }}<noinclude>1</noinclude>
 
-->{{ #if: {{ #var: $evolves_from }}<noinclude>1</noinclude>
| <p>"{{ #var: $name }}" can be temporarily obtained by '''{{ #if: {{{evolution_link<includeonly>|</includeonly>}}} | [[{{{evolution_link}}}|evolution]] | evolution }}''' by having {{ #var: $evolves_from }} stay on the field for one turn.</p>
+
| <p>"{{{name}}}" can be temporarily obtained by '''{{ #if: {{{evolution_link<includeonly>|</includeonly>}}} | [[{{{evolution_link}}}|evolution]] | evolution }}''' by having {{ #var: $evolves_from }} stay on the field for one turn.</p>
 
}}<!--
 
}}<!--
  
-->{{ #if: {{{is_fusion_monster<includeonly>|</includeonly>}}}
+
-->{{ #if: {{{is_fusion<includeonly>|</includeonly>}}}
| <p>"{{ #var: $name }}" can be temporarily obtained by '''[[Fusion Summon]]'''. See [[#Fusion Material|below]] for combinations.</p>
+
| <p>"{{{name}}}" can be temporarily obtained by '''[[Fusion Summon]]'''. See [[#Fusion Material|below]] for combinations.</p>
 
}}<!--
 
}}<!--
  
 
-->{{ #if: {{ #var: $ritual_card }}<noinclude>1</noinclude>
 
-->{{ #if: {{ #var: $ritual_card }}<noinclude>1</noinclude>
 
| {{ #ifeq: {{ #arraysize: $ritual_sacrifices }} | 1
 
| {{ #ifeq: {{ #arraysize: $ritual_sacrifices }} | 1
   | <p>"{{ #var: $name }}" can be temporarily obtained by '''[[Ritual Summon]]''' using {{ #var: $ritual_card }} and sacrificing three copies of {{ #arrayprint: $ritual_sacrifices }}.
+
   | {{ #if: {{ #pos: {{ #var: $ritual_card }} | Ultimate Dragon }}
  | <p>"{{ #var: $name }}" can be temporarily obtained by '''[[Ritual Summon]]''' using {{ #var: $ritual_card }} with the following sacrifices:</p>
+
    | <p>"{{{name}}}" can be temporarily obtained by '''[[Ritual Summon]]''' using {{ #var: $ritual_card }} and sacrificing three copies of {{ #arrayprint: $ritual_sacrifices }}.</p>
 +
    | <p>"{{{name}}}" can be temporarily obtained by '''[[Ritual Summon]]''' using {{ #var: $ritual_card }} and sacrificing {{ #arrayprint: $ritual_sacrifices }} and two other monsters.</p>
 +
    }}
 +
  | <p>"{{{name}}}" can be temporarily obtained by '''[[Ritual Summon]]''' using {{ #var: $ritual_card }} with the following sacrifices:</p>
  
 
* {{ #arrayprint: $ritual_sacrifices |&#32;
 
* {{ #arrayprint: $ritual_sacrifices |&#32;

Revision as of 02:13, 9 January 2019

Obtained by

{{{starter_deck_text}}}{{{password_text}}}{{{prize_text}}}

"{{{name}}}" is awarded as a [[{{{communication_bonus_link}}}|communication bonus]] by facing {{{communication_bonus}}} different opponents, using the Game Link Cable.

"{{{name}}}" is awarded as a [[{{{victory_bonus_link}}}|victory bonus]] after defeating these characters a specific number of times.

Character Wins

"{{{name}}}" can be obtained via [[{{{random_drop_link}}}|random drop]] from the following characters. The chance of winning it is listed as a percentage and a probability out of 2048.

Character % 2048th

"{{{name}}}" is one of the cards that can be given as an [[{{{infrared_bonus_link}}}|infrared bonus]].

"{{{name}}}" can be obtained by Communication Fusion. See below for combinations.

"{{{name}}}" can be temporarily obtained by [[{{{evolution_link}}}|evolution]] by having stay on the field for one turn.

"{{{name}}}" can be temporarily obtained by Fusion Summon. See below for combinations.

"{{{name}}}" can be temporarily obtained by Ritual Summon using with the following sacrifices: