Magical Labyrinth: Difference between revisions
From Yu-Gi-Oh! Wiki
(Test edit from WCL quick start.) |
(Test edit from WCL quick start.) |
||
| (3 intermediate revisions by the same user not shown) | |||
| 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/64389297.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 15: | Line 15: | ||
<tr><td class="card-data-td-title">ID:</td><td>64389297</td></tr> | <tr><td class="card-data-td-title">ID:</td><td>64389297</td></tr> | ||
<tr><td class="card-data-td-title">TCG Release:</td><td>September 16, 2002</td></tr> | <tr><td class="card-data-td-title">TCG Release:</td><td>September 16, 2002</td></tr> | ||
<tr><td class="card-data-td-title">OCG Release:</td><td> | <tr><td class="card-data-td-title">OCG Release:</td><td>June 20, 2002</td></tr> | ||
</table> | </table> | ||
<div id="banlist-status-container"> | <div id="banlist-status-container"> | ||
| Line 24: | Line 24: | ||
<p id="card-description-data">Equip only to "Labyrinth Wall". You can Tribute the equipped monster; Special Summon "Wall Shadow" from your Deck.</p> | <p id="card-description-data">Equip only to "Labyrinth Wall". You can Tribute the equipped monster; Special Summon "Wall Shadow" from your Deck.</p> | ||
<div id="card-container-buttons"> | <div id="card-container-buttons"> | ||
<form class="card-button" style="margin-right: 1%;" action="https://duelingnexus.com | <form class="card-button" style="margin-right: 1%;" action="https://duelingnexus.com/yugioh-decks/index.php"><input type="hidden" name="cardId" value="64389297" /><button id="find-decks">Find in Decks</button></form><!-- | ||
--><form class="card-button" style="margin-right: 1%;" action="https://www.tcgplayer.com/search/yugioh/product"><input type="hidden" name="productLineName" value="yugioh" /><input type="hidden" name="q" value="Magical+Labyrinth" /><button id="buy-card-tcgplayer">Buy on TCGplayer</button></form><!-- | --><form class="card-button" style="margin-right: 1%;" action="https://www.tcgplayer.com/search/yugioh/product"><input type="hidden" name="productLineName" value="yugioh" /><input type="hidden" name="q" value="Magical+Labyrinth" /><button id="buy-card-tcgplayer">Buy on TCGplayer</button></form><!-- | ||
--><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Magical-Labyrinth"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form><!-- | --><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Magical-Labyrinth"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form><!-- | ||
| Line 32: | Line 32: | ||
<table id="card-packs-tcg-table" class="card-packs-table"> | <table id="card-packs-tcg-table" class="card-packs-table"> | ||
<tr class="card-pack-title"><th id="card-pack-abbr-title">ID</th><th id="card-pack-name-title">Name</th><th id="card-pack-release-date-title">Release Date</th></tr> | <tr class="card-pack-title"><th id="card-pack-abbr-title">ID</th><th id="card-pack-name-title">Name</th><th id="card-pack-release-date-title">Release Date</th></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr"> | <tr id="card-pack"><td id="card-pack-abbr">26685</td><td id="card-pack-name">Spell Ruler</td><td id="card-pack-release-date">September 16, 2002</td></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr"> | <tr id="card-pack"><td id="card-pack-abbr">299352</td><td id="card-pack-name">Legendary Collection 4: Joey's World Mega Pack</td><td id="card-pack-release-date">October 11, 2013</td></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr"> | <tr id="card-pack"><td id="card-pack-abbr">937074</td><td id="card-pack-name">Spell Ruler (25th Anniversary Edition)</td><td id="card-pack-release-date">April 21, 2023</td></tr> | ||
</table> | </table> | ||
<p id="card-packs-ocg-title" class="sets-title">OCG Sets</p> | <p id="card-packs-ocg-title" class="sets-title">OCG Sets</p> | ||
<table id="card-packs-ocg-table" class="card-packs-table"> | <table id="card-packs-ocg-table" class="card-packs-table"> | ||
<tr class="card-pack-title"><th id="card-pack-abbr-title">ID</th><th id="card-pack-name-title">Name</th><th id="card-pack-release-date-title">Release Date</th></tr> | <tr class="card-pack-title"><th id="card-pack-abbr-title">ID</th><th id="card-pack-name-title">Name</th><th id="card-pack-release-date-title">Release Date</th></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr"> | <tr id="card-pack"><td id="card-pack-abbr">186012</td><td id="card-pack-name">Duelist Legacy Volume.1</td><td id="card-pack-release-date">June 20, 2002</td></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr"> | <tr id="card-pack"><td id="card-pack-abbr">229773</td><td id="card-pack-name">Pharaoh's Servant</td><td id="card-pack-release-date">April 24, 2003</td></tr> | ||
</table> | </table> | ||
</div> | </div> | ||
| Line 47: | Line 46: | ||
<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> | ||
Latest revision as of 08:16, 10 May 2026

Magical Labyrinth
| Card Type: | Spell |
| Category: | Equip |
| ID: | 64389297 |
| TCG Release: | September 16, 2002 |
| OCG Release: | June 20, 2002 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
Equip only to "Labyrinth Wall". You can Tribute the equipped monster; Special Summon "Wall Shadow" from your Deck.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 26685 | Spell Ruler | September 16, 2002 |
| 299352 | Legendary Collection 4: Joey's World Mega Pack | October 11, 2013 |
| 937074 | Spell Ruler (25th Anniversary Edition) | April 21, 2023 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 186012 | Duelist Legacy Volume.1 | June 20, 2002 |
| 229773 | Pharaoh's Servant | April 24, 2003 |
