Yado Karu: Difference between revisions
From Yu-Gi-Oh! Wiki
(Test edit from WCL quick start.) |
(Updated card data) |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{#seo:|title=Yu-Gi-Oh! Wiki - Yado Karu | {{#seo:|title=Yu-Gi-Oh! Wiki - Yado Karu | ||
|description=When this card is changed from Attack Position to Defense Position, you can place any number of cards from your hand at the bottom of your Deck in any | |||
|image=https://yugi.wiki/assets/card-images/common/29380133.jpg | |||
|image_width=421 | |||
|image_height=614 | |||
|type=article | |||
|site_name=Yu-Gi-Oh! Wiki | |||
}} | |||
<html> | <html> | ||
<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/29380133.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 29: | Line 35: | ||
<p id="card-description-data">When this card is changed from Attack Position to Defense Position, you can place any number of cards from your hand at the bottom of your Deck in any order you desire.</p> | <p id="card-description-data">When this card is changed from Attack Position to Defense Position, you can place any number of cards from your hand at the bottom of your Deck in any order you desire.</p> | ||
<div id="card-container-buttons"> | <div id="card-container-buttons"> | ||
<form class="card-button" style="margin-right: 1%;" action="https://duelingnexus.com | <form class="card-button" style="margin-right: 1%;" action="https://duelingnexus.com/yugioh-decks/index.php"><input type="hidden" name="cardId" value="29380133" /><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="Yado+Karu" /><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="Yado+Karu" /><button id="buy-card-tcgplayer">Buy on TCGplayer</button></form><!-- | ||
--><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Yado-Karu"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form><!-- | --><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Yado-Karu"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form><!-- | ||
| Line 37: | Line 43: | ||
<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"> | <tr id="card-pack"><td id="card-pack-abbr">936098</td><td id="card-pack-name">Metal Raiders (25th Anniversary Edition)</td><td id="card-pack-release-date">April 21, 2023</td></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr">91426</td><td id="card-pack-name">Metal Raiders</td><td id="card-pack-release-date">June 26, 2002</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"> | <tr id="card-pack"><td id="card-pack-abbr">309137</td><td id="card-pack-name">Tournament Pack 2007 Vol.1</td><td id="card-pack-release-date">April 01, 2007</td></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr">330302</td><td id="card-pack-name">Duelist Legacy Volume.4</td><td id="card-pack-release-date">January 23, 2003</td></tr> | |||
<tr id="card-pack"><td id="card-pack-abbr">91461</td><td id="card-pack-name">Metal Raiders</td><td id="card-pack-release-date">October 24, 2002</td></tr> | |||
<tr id="card-pack"><td id="card-pack-abbr"> | <tr id="card-pack"><td id="card-pack-abbr">330283</td><td id="card-pack-name">Booster 7</td><td id="card-pack-release-date">March 01, 2000</td></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr"> | |||
<tr id="card-pack"><td id="card-pack-abbr"> | |||
</table> | </table> | ||
</div> | </div> | ||
| Line 53: | Line 58: | ||
<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> | ||
Latest revision as of 05:52, 6 August 2026

Yado Karu
| Card Type: | Monster |
| Category: | Effect |
| Type: | Aqua |
| Attribute: | Water |
| Level: | ★4 |
| Attack: | 900 |
| Defense: | 1700 |
| ID: | 29380133 |
| TCG Release: | June 26, 2002 |
| OCG Release: | March 01, 2000 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
When this card is changed from Attack Position to Defense Position, you can place any number of cards from your hand at the bottom of your Deck in any order you desire.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 936098 | Metal Raiders (25th Anniversary Edition) | April 21, 2023 |
| 91426 | Metal Raiders | June 26, 2002 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 309137 | Tournament Pack 2007 Vol.1 | April 01, 2007 |
| 330302 | Duelist Legacy Volume.4 | January 23, 2003 |
| 91461 | Metal Raiders | October 24, 2002 |
| 330283 | Booster 7 | March 01, 2000 |
