Parallel Selection: 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/23327298.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 42: | Line 42: | ||
<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:19, 14 September 2023

Parallel Selection
| Card Type: | Trap |
| ID: | 23327298 |
| TCG Release: | August 07, 2010 |
| OCG Release: | April 17, 2010 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
Activate only when a Synchro Monster you control is destroyed by your opponent's card (either by battle or by card effect) and sent to the Graveyard. Select 1 of your removed from play Spell Cards and add it to your hand.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 88 | Duelist Revolution | August 14, 2010 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 88 | Duelist Revolution | April 14, 2010 |
