Flamvell Counter: 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/60718396.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/Neo_Flamvell_Lady" target="_blank"><img id="related-card-image" src="https:// | <a href="https://duelingnexus.com/wiki/Neo_Flamvell_Lady" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/816427.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Neo_Flamvell_Hedgehog" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Neo_Flamvell_Hedgehog" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/2377034.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Flamvell_Baby" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Flamvell_Baby" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/13761956.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Flamvell_Guard" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Flamvell_Guard" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/21615956.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Flamvell_Firedog" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Flamvell_Firedog" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/23297235.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Ancient_Flamvell_Deity" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Ancient_Flamvell_Deity" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/26304459.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Flamvell_Poun" target="_blank"><img id="related-card-image" src="https:// | --><a href="https://duelingnexus.com/wiki/Flamvell_Poun" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/28332833.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Neo_Flamvell_Shaman" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Neo_Flamvell_Shaman" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/39761138.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Flamvell_Commando" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Flamvell_Commando" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/40189917.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Flamvell_Uruquizas" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Flamvell_Uruquizas" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/53714009.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Flamvell_Archer" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Flamvell_Archer" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/54326448.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Neo_Flamvell_Garuda" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Neo_Flamvell_Garuda" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/65156847.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 19:18, 14 September 2023

Flamvell Counter
| Card Type: | Trap |
| Category: | Counter |
| ID: | 60718396 |
| Archetypes: | Flamvell |
| TCG Release: | September 01, 2009 |
| OCG Release: | April 18, 2009 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
When a Spell/Trap Card is activated: Banish 1 FIRE monster with 200 DEF from your Graveyard; negate the activation, and if you do, destroy it.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 39 | Ancient Prophecy | August 29, 2009 |
| 1072 | Onslaught of the Fire Kings Structure Deck | February 05, 2013 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 39 | Ancient Prophecy | April 15, 2009 |
| 1123 | Structure Deck: Onslaught of the Fire Kings | December 05, 2012 |












