Universal Adapter: 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/53077251.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 44: | Line 44: | ||
<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 17:52, 14 September 2023

Universal Adapter
| Card Type: | Trap |
| ID: | 53077251 |
| TCG Release: | June 07, 2018 |
| OCG Release: | April 14, 2018 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
Target 1 face-up monster your opponent controls; the ATK of all other monsters currently on the field become equal to that monster's current ATK, until the end of this turn.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 130 | Flames of Destruction Special Edition | June 08, 2018 |
| 78 | Cybernetic Horizon | July 24, 2018 |
| 1330 | 2019 Gold Sarcophagus Tin Mega Pack | August 27, 2019 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 78 | Cybernetic Horizon | April 11, 2018 |
