Mage Power: 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/83746708.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 65: | Line 65: | ||
<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 82: | Line 82: | ||
<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 02:42, 16 September 2023

Mage Power
| Card Type: | Spell |
| Category: | Equip |
| ID: | 83746708 |
| Archetypes: | Prophecy |
| TCG Release: | March 01, 2003 |
| OCG Release: | April 19, 2001 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
The equipped monster gains 500 ATK/DEF for each Spell/Trap you control.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1774 | Dark Beginning 1 | October 09, 2004 |
| 1376 | Labyrinth of Nightmare | February 26, 2003 |
| 1100 | Structure Deck: Spellcaster's Judgment | January 15, 2006 |
| 1810 | Champion Pack: Game Six | May 09, 2008 |
| 1063 | Spellcaster's Command Structure Deck | March 31, 2009 |
| 298 | Dragunity Legion Structure Deck | March 05, 2011 |
| 1154 | Retro Pack 2 | July 25, 2009 |
| 558 | Starter Deck: Yugi Reloaded | December 03, 2013 |
| 1307 | OTS Tournament Pack 1 | March 15, 2016 |
| 1360 | Maximum Gold | November 09, 2020 |
| 1147 | Speed Duel: Battle City Box | November 17, 2020 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1376 | Labyrinth of Nightmare | July 18, 2001 |
| 1100 | Structure Deck: Spellcaster's Judgment | September 19, 2005 |
| 1039 | Spell of Mask | April 16, 2001 |
| 1727 | Duelist Legacy Volume.3 | December 09, 2002 |
| 1846 | Beginner's Edition 1 | June 21, 2004 |
| 1132 | Structure Deck: Lord of the Magician | December 13, 2008 |
| 1129 | Structure Deck: Dragunity Drive | June 16, 2010 |
| 1848 | Beginner's Edition 1 (2011) | May 11, 2011 |
| 1773 | Duelist Box 2012 | November 23, 2011 |
| 1567 | Gold Series 2013 | January 09, 2013 |
| 1759 | Deck Custom Pack 01 | April 16, 2014 |
| 515 | Expansion Pack Vol.2 | October 18, 2008 |
| 494 | X-Saber: Special Edition | January 25, 2012 |
| 2234 | Starter Pack Volume 2 | September 27, 2014 |












