Multiple Piece Golem: Difference between revisions

From Yu-Gi-Oh! Wiki
(Test edit from WCL quick start.)
 
(Test edit from WCL quick start.)
 
(2 intermediate revisions by the same user not shown)
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://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/71628381.jpg"></p>
<p style="margin: 0px; "><img id="card-image" src="https://yugi.wiki/assets/card-images/common/71628381.jpg"></p>
<div id="alternative-arts"><!--
<div id="alternative-arts"><!--
--></div>
--></div>
Line 19: Line 19:
<tr><td class="card-data-td-title">Defense:</td><td>1300</td></tr>
<tr><td class="card-data-td-title">Defense:</td><td>1300</td></tr>
<tr><td class="card-data-td-title">ID:</td><td>71628381</td></tr>
<tr><td class="card-data-td-title">ID:</td><td>71628381</td></tr>
<tr><td class="card-data-td-title">TCG Release:</td><td>August 09, 2008</td></tr>
<tr><td class="card-data-td-title">TCG Release:</td><td>September 02, 2008</td></tr>
<tr><td class="card-data-td-title">OCG Release:</td><td>April 19, 2008</td></tr>
<tr><td class="card-data-td-title">OCG Release:</td><td>April 19, 2008</td></tr>
</table>
</table>
Line 30: Line 30:
At the end of the Battle Phase, if this card attacked or was attacked, you can return it to the Extra Deck. Then, if all of the Fusion Material Monsters that were used for the Fusion Summon of this card are in your Graveyard, you can Special Summon them.</p>
At the end of the Battle Phase, if this card attacked or was attacked, you can return it to the Extra Deck. Then, if all of the Fusion Material Monsters that were used for the Fusion Summon of this card are in your Graveyard, you can Special Summon them.</p>
<div id="card-container-buttons">
<div id="card-container-buttons">
<form class="card-button" style="margin-right: 1%;" action="https://duelingnexus.com/browse/yugioh-deck/index.php"><input type="hidden" name="cardId" value="71628381" /><button id="find-decks">Find in Decks</button></form><!--
<form class="card-button" style="margin-right: 1%;" action="https://duelingnexus.com/yugioh-decks/index.php"><input type="hidden" name="cardId" value="71628381" /><button id="find-decks">Find in Decks</button></form><!--
--><form class="card-button" style="margin-right: 1%;" action="https://www.tcgplayer.com/search/yugioh/product"><input type="hidden" name="productLineName" value="yugioh" /><input type="hidden" name="q" value="Multiple+Piece+Golem" /><button id="buy-card-tcgplayer">Buy on TCGplayer</button></form><!--
--><form class="card-button" style="margin-right: 1%;" action="https://www.tcgplayer.com/search/yugioh/product"><input type="hidden" name="productLineName" value="yugioh" /><input type="hidden" name="q" value="Multiple+Piece+Golem" /><button id="buy-card-tcgplayer">Buy on TCGplayer</button></form><!--
--><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Multiple-Piece-Golem"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form><!--
--><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Multiple-Piece-Golem"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form><!--
Line 38: Line 38:
<table id="card-packs-tcg-table" class="card-packs-table">
<table id="card-packs-tcg-table" class="card-packs-table">
<tr class="card-pack-title"><th id="card-pack-abbr-title">ID</th><th id="card-pack-name-title">Name</th><th id="card-pack-release-date-title">Release Date</th></tr>
<tr class="card-pack-title"><th id="card-pack-abbr-title">ID</th><th id="card-pack-name-title">Name</th><th id="card-pack-release-date-title">Release Date</th></tr>
<tr id="card-pack"><td id="card-pack-abbr">354</td><td id="card-pack-name">The Duelist Genesis</td><td id="card-pack-release-date">September 02, 2008</td></tr>
<tr id="card-pack"><td id="card-pack-abbr">103513</td><td id="card-pack-name">The Duelist Genesis</td><td id="card-pack-release-date">September 02, 2008</td></tr>
</table>
</table>
<p id="card-packs-ocg-title" class="sets-title">OCG Sets</p>
<p id="card-packs-ocg-title" class="sets-title">OCG Sets</p>
<table id="card-packs-ocg-table" class="card-packs-table">
<table id="card-packs-ocg-table" class="card-packs-table">
<tr class="card-pack-title"><th id="card-pack-abbr-title">ID</th><th id="card-pack-name-title">Name</th><th id="card-pack-release-date-title">Release Date</th></tr>
<tr class="card-pack-title"><th id="card-pack-abbr-title">ID</th><th id="card-pack-name-title">Name</th><th id="card-pack-release-date-title">Release Date</th></tr>
<tr id="card-pack"><td id="card-pack-abbr">354</td><td id="card-pack-name">The Duelist Genesis</td><td id="card-pack-release-date">April 19, 2008</td></tr>
<tr id="card-pack"><td id="card-pack-abbr">369939</td><td id="card-pack-name">The Duelist Genesis</td><td id="card-pack-release-date">April 19, 2008</td></tr>
</table>
</table>
</div>
</div>
Line 49: Line 49:
<script>
<script>
setCardImage = function(image, id) {
setCardImage = function(image, id) {
document.getElementById("card-image").src = "https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/" + id + ".jpg";
document.getElementById("card-image").src = "https://yugi.wiki/assets/card-images/common/" + id + ".jpg";
}
}
</script>
</script>
</html>
</html>

Latest revision as of 09:53, 10 May 2026

Multiple Piece Golem

Card Type:Monster
Category:Effect, Fusion
Type:Rock
Attribute:Earth
Level:★7
Attack:2600
Defense:1300
ID:71628381
TCG Release:September 02, 2008
OCG Release:April 19, 2008

TCG Status: Unlimited

OCG Status: Unlimited

Description:

"Big Piece Golem" + "Medium Piece Golem" At the end of the Battle Phase, if this card attacked or was attacked, you can return it to the Extra Deck. Then, if all of the Fusion Material Monsters that were used for the Fusion Summon of this card are in your Graveyard, you can Special Summon them.

TCG Sets

IDNameRelease Date
103513The Duelist GenesisSeptember 02, 2008

OCG Sets

IDNameRelease Date
369939The Duelist GenesisApril 19, 2008