Trick Box: 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/93983867.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 43: | Line 43: | ||
<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 04:28, 16 September 2023

Trick Box
| Card Type: | Trap |
| ID: | 93983867 |
| TCG Release: | August 06, 2015 |
| OCG Release: | April 25, 2015 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
If a face-up "Performage" monster(s) you control is destroyed by battle or card effect and sent to the Graveyard: Target 1 monster your opponent controls; take control of it until the End Phase, then Special Summon 1 "Performage" monster from your Graveyard to your opponent's field. During the End Phase of this turn, give control of the monster Special Summoned by this effect to its owner.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1818 | Clash of Rebellions | August 07, 2015 |
| 1333 | 2016 Mega-Tin Mega Pack | August 30, 2016 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1818 | Clash of Rebellions | April 25, 2015 |
