Phantom Knights Wing: 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/98431356.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 43: | Line 43: | ||
<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/Raidraptors_Phantom_Knights_Claw" target="_blank"><img id="related-card-image" src="https:// | <a href="https://duelingnexus.com/wiki/Raidraptors_Phantom_Knights_Claw" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/13486638.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Phantom_Bounzer" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Phantom_Bounzer" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/17189532.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Gem-Knight_Phantom_Quartz" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Gem-Knight_Phantom_Quartz" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/24484270.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Phantom_Knights_Fog_Blade" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Phantom_Knights_Fog_Blade" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/25542642.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Phantom_of_Chaos" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Phantom_of_Chaos" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/30312361.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Grass_Phantom" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Grass_Phantom" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/41249545.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Phantom_Dragon" target="_blank"><img id="related-card-image" src="https:// | --><a href="https://duelingnexus.com/wiki/Phantom_Dragon" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/49879995.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Firewall_Phantom" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Firewall_Phantom" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/57940938.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Phantom_Knights_Sword" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Phantom_Knights_Sword" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/61936647.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/All-Eyes_Phantom_Dragon" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/All-Eyes_Phantom_Dragon" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/70335319.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Stardust_Phantom" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Stardust_Phantom" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/80244114.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Phantom_Knights_Rank-Up-Magic_Force" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Phantom_Knights_Rank-Up-Magic_Force" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/88504133.jpg"></a><!-- | ||
--></div> | --></div> | ||
</div> | </div> | ||
| Line 60: | Line 60: | ||
<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 07:31, 16 September 2023

Phantom Knights' Wing
| Card Type: | Trap |
| ID: | 98431356 |
| Archetypes: | Phantom Knights |
| TCG Release: | February 11, 2016 |
| OCG Release: | November 14, 2015 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
Target 1 face-up monster on the field; it gains 500 ATK, also the first time that target would be destroyed by battle or card effect this turn, it is not destroyed. You can banish this card from your GY, then target 1 "The Phantom Knights" monster in your GY; Special Summon it, but banish it when it leaves the field. You can only use this effect of "Phantom Knights' Wing" once per turn.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 661 | Wing Raiders | February 09, 2016 |
| 1380 | Legendary Hero Decks | October 02, 2018 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1017 | Booster SP: Wing Raiders | November 11, 2015 |
| 2612 | Classic Pack 01 | May 28, 2022 |












