Grass Phantom: 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/41249545.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 49: | Line 49: | ||
<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/Phantom_Dragon" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Phantom_Dragon" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" 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" src="https:// | --><a href="https://duelingnexus.com/wiki/Firewall_Phantom" target="_blank"><img id="related-card-image" 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><!-- | ||
--><a href="https://duelingnexus.com/wiki/Odd-Eyes_Phantom_Dragon" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Odd-Eyes_Phantom_Dragon" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/93149655.jpg"></a><!-- | ||
--></div> | --></div> | ||
</div> | </div> | ||
| Line 66: | Line 66: | ||
<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 15:44, 14 September 2023

Grass Phantom
| Card Type: | Monster |
| Category: | Effect |
| Type: | Plant |
| Attribute: | Water |
| Level: | ★3 |
| Attack: | 1000 |
| Defense: | 1000 |
| ID: | 41249545 |
| Archetypes: | Phantom Knights |
| TCG Release: | February 18, 2006 |
| OCG Release: | November 17, 2005 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
This card gains 500 ATK for each "Grass Phantom" in your Graveyard.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1036 | Shadow of Infinity | February 15, 2006 |
| 1676 | Dark Revelation Volume 4 | November 11, 2007 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1036 | Shadow of Infinity | November 14, 2005 |
| 1636 | Expert Edition Volume 4 | September 19, 2007 |












