Inspiration: 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/25005816.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 45: | Line 45: | ||
<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 03:37, 14 September 2023

Inspiration
| Card Type: | Trap |
| ID: | 25005816 |
| TCG Release: | July 31, 2014 |
| OCG Release: | September 19, 2015 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
Target 1 face-up monster you control; it gains 700 ATK until the end of this turn.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1834 | Battle Pack 3: Monster League | July 29, 2014 |
| 1745 | Demo Deck 2015 | March 27, 2015 |
| 1147 | Speed Duel: Battle City Box | November 17, 2020 |
| 1744 | Demo Deck 2016 | January 11, 2016 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1619 | Extra Pack 2015 | September 16, 2015 |
