Photon Veil: 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/9354555.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 44: | Line 44: | ||
<div id="related-cards" style="display: block; " hidden=""> | <div id="related-cards" style="display: block; " hidden=""> | ||
<p>Related Cards</p> | <p>Related Cards</p> | ||
<a href="https://duelingnexus.com/wiki/Photon_Crusher" target="_blank"><img id="related-card-image" src="https:// | <a href="https://duelingnexus.com/wiki/Photon_Crusher" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/1362589.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Photon_Chargeman" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Photon_Chargeman" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/2618045.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Number_90_Galaxy-Eyes_Photon_Lord" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Number_90_Galaxy-Eyes_Photon_Lord" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/8165596.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Photon_Timestop" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Photon_Timestop" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/8653757.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Photon_Slasher" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Photon_Slasher" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/9718968.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Photon_Caesar" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Photon_Caesar" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/13492423.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Photon_Hand" target="_blank"><img id="related-card-image" src="https:// | --><a href="https://duelingnexus.com/wiki/Photon_Hand" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/15520842.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Starliege_Photon_Blast_Dragon" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Starliege_Photon_Blast_Dragon" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/16643334.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Photon_Sanctuary" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Photon_Sanctuary" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/17418744.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Photon_Token" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Photon_Token" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/17418745.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Photon_Papilloperative" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Photon_Papilloperative" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/28150174.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Photon_Cerberus" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Photon_Cerberus" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/28990150.jpg"></a><!-- | ||
--></div> | --></div> | ||
</div> | </div> | ||
| Line 61: | Line 61: | ||
<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 06:38, 13 September 2023

Photon Veil
| Card Type: | Spell |
| ID: | 9354555 |
| Archetypes: | Photon |
| TCG Release: | November 10, 2011 |
| OCG Release: | July 16, 2011 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
Shuffle 3 LIGHT monsters from your hand into the Deck, then add 1 to 3 Level 4 or lower LIGHT monsters from your Deck to your hand. If you add 2 or more monsters, they must have the same name.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 239 | Photon Shockwave | November 15, 2011 |
| 1886 | Astral Pack Two | April 16, 2013 |
| 1018 | Spirit Warriors | November 14, 2017 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 239 | Photon Shockwave | July 16, 2011 |
| 1700 | Duelist Pack: Kite | September 12, 2012 |












