Skilled White Magician: Difference between revisions
From Yu-Gi-Oh! Wiki
(Test edit from WCL quick start.) |
(Test edit from WCL quick start.) |
||
| Line 4: | Line 4: | ||
<div> | <div> | ||
<div id="card-images-container"> | <div id="card-images-container"> | ||
<p style="margin: 0px; "><img id="card-image" src="https:// | <p style="margin: 0px; "><img id="card-image" src="https://yugi.wiki/assets/card-images/common/46363422.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 59: | Line 59: | ||
<div id="related-cards" style="display: block; " hidden=""> | <div id="related-cards" style="display: block; " hidden=""> | ||
<p>Related Cards</p> | <p>Related Cards</p> | ||
<a href="https://duelingnexus.com/wiki/DD_Savant_Thomas" target="_blank"><img id="related-card-image" src="https:// | <a href="https://duelingnexus.com/wiki/DD_Savant_Thomas" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/41546.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Empress_of_Prophecy" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Empress_of_Prophecy" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/770365.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Defender_the_Magical_Knight" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Defender_the_Magical_Knight" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/2525268.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Endymion_the_Mighty_Master_of_Magic" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Endymion_the_Mighty_Master_of_Magic" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/3611830.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Dark_Magician_the_Knight_of_Dragon_Magic" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Dark_Magician_the_Knight_of_Dragon_Magic" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/5829717.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Armor_Exe" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Armor_Exe" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/7180418.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Reaper_of_Prophecy" target="_blank"><img id="related-card-image" src="https:// | --><a href="https://duelingnexus.com/wiki/Reaper_of_Prophecy" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/9560338.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/DD_Savant_Kepler" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/DD_Savant_Kepler" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/11609969.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Strength_of_Prophecy" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Strength_of_Prophecy" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/13002461.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Magical_Contract_Door" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Magical_Contract_Door" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/18809562.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/DD_Savant_Newton" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/DD_Savant_Newton" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/19302550.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Silent_Paladin" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Silent_Paladin" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/19502505.jpg"></a><!-- | ||
--></div> | --></div> | ||
</div> | </div> | ||
| Line 76: | Line 76: | ||
<script> | <script> | ||
setCardImage = function(image, id) { | setCardImage = function(image, id) { | ||
document.getElementById("card-image").src = "https:// | document.getElementById("card-image").src = "https://yugi.wiki/assets/card-images/common/" + id + ".jpg"; | ||
} | } | ||
</script> | </script> | ||
</html> | </html> | ||
Revision as of 16:41, 14 September 2023

Skilled White Magician
| Card Type: | Monster |
| Category: | Effect |
| Type: | Spellcaster |
| Attribute: | Light |
| Level: | ★4 |
| Attack: | 1700 |
| Defense: | 1900 |
| ID: | 46363422 |
| Archetypes: | Prophecy |
| TCG Release: | October 10, 2003 |
| OCG Release: | September 19, 2002 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
Each time a Spell Card is activated, place 1 Spell Counter on this card when that Spell Card resolves (max. 3). You can Tribute this card with 3 Spell Counters on it; Special Summon 1 "Buster Blader" from your hand, Deck, or GY.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1675 | Dark Revelation Volume 1 | March 16, 2005 |
| 920 | Tournament Pack 7 | October 29, 2005 |
| 1836 | Battle Pack: Epic Dawn | May 25, 2012 |
| 558 | Starter Deck: Yugi Reloaded | December 03, 2013 |
| 591 | Yugi's Legendary Decks | November 10, 2015 |
| 1073 | Structure Deck: Yugi Muto | October 18, 2016 |
| 1147 | Speed Duel: Battle City Box | November 17, 2020 |
| 1352 | Magician's Force | October 07, 2003 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1073 | Structure Deck: Yugi Muto | June 15, 2016 |
| 1910 | Champion of Black Magic | September 16, 2002 |
| 1635 | Expert Edition Volume.1 | September 20, 2004 |
| 1277 | World Ranking Promos: Series 6 | March 29, 2005 |
| 1132 | Structure Deck: Lord of the Magician | December 13, 2008 |
| 2652 | Memories of the Duel King: Ceremonial Battle Arc | August 23, 2014 |












