Ancient Gear Factory: 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/30435145.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 46: | Line 46: | ||
<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/Ancient_Gear_Frame" target="_blank"><img id="related-card-image" src="https:// | <a href="https://duelingnexus.com/wiki/Ancient_Gear_Frame" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/1278431.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Ancient_Gear_Engineer" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Ancient_Gear_Engineer" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/1953925.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Ancient_Gear_Explosive" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Ancient_Gear_Explosive" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/4446672.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Toon_Ancient_Gear_Golem" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Toon_Ancient_Gear_Golem" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/7171149.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Ancient_Gear_Beast" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Ancient_Gear_Beast" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/10509340.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Ancient_Gear_Ballista" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Ancient_Gear_Ballista" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/10547580.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Ultimate_Ancient_Gear_Golem" target="_blank"><img id="related-card-image" src="https:// | --><a href="https://duelingnexus.com/wiki/Ultimate_Ancient_Gear_Golem" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/12652643.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Ancient_Gear_Wyvern" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Ancient_Gear_Wyvern" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/17663375.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Ancient_Gear_Gadget" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Ancient_Gear_Gadget" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/18486927.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Ancient_Gear" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Ancient_Gear" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/31557782.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Ancient_Gear_Tank" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Ancient_Gear_Tank" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/37457534.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Ancient_Gear_Megaton_Golem" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Ancient_Gear_Megaton_Golem" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/37663536.jpg"></a><!-- | ||
--></div> | --></div> | ||
</div> | </div> | ||
| Line 63: | Line 63: | ||
<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 13:42, 14 September 2023

Ancient Gear Factory
| Card Type: | Spell |
| ID: | 30435145 |
| Archetypes: | Ancient Gear |
| TCG Release: | February 18, 2006 |
| OCG Release: | November 17, 2005 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
Reveal 1 Level 5 or higher "Ancient Gear" monster from your hand, then banish a number of "Ancient Gear" monsters from your Graveyard, whose combined Levels are double the revealed monster's, and if you do, if you Normal Summon the revealed monster this turn, you must Normal Smmon it without Tributing.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1036 | Shadow of Infinity | February 15, 2006 |
| 285 | Structure Deck: Machine Re-Volt | January 14, 2007 |
| 1676 | Dark Revelation Volume 4 | November 11, 2007 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1036 | Shadow of Infinity | November 14, 2005 |
| 285 | Structure Deck: Machine Re-Volt | September 11, 2006 |
| 2360 | Shadow of Infinity: Vendor Edition | November 17, 2005 |
| 1636 | Expert Edition Volume 4 | September 19, 2007 |












