Great White: Difference between revisions
From Yu-Gi-Oh! Wiki
(Test edit from WCL quick start.) |
(Updated card data) |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{#seo:|title=Yu-Gi-Oh! Wiki - Great White | {{#seo:|title=Yu-Gi-Oh! Wiki - Great White | ||
|description=A giant white shark with razor-sharp teeth. | |||
|image=https://yugi.wiki/assets/card-images/common/13429800.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/13429800.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 29: | Line 35: | ||
<p id="card-description-data">A giant white shark with razor-sharp teeth.</p> | <p id="card-description-data">A giant white shark with razor-sharp teeth.</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="13429800" /><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="Great+White" /><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="Great+White" /><button id="buy-card-tcgplayer">Buy on TCGplayer</button></form><!-- | ||
--><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Great-White"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form><!-- | --><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Great-White"><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">597138</td><td id="card-pack-name">Speed Duel: Attack from the Deep</td><td id="card-pack-release-date">May 31, 2019</td></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr"> | <tr id="card-pack"><td id="card-pack-abbr">93187</td><td id="card-pack-name">Starter Deck: Yugi Evolution</td><td id="card-pack-release-date">March 01, 2004</td></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr"> | <tr id="card-pack"><td id="card-pack-abbr">226483</td><td id="card-pack-name">Starter Deck: Yugi</td><td id="card-pack-release-date">March 29, 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">330370</td><td id="card-pack-name">EX-R Starter Box</td><td id="card-pack-release-date">November 23, 2000</td></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr"> | <tr id="card-pack"><td id="card-pack-abbr">330284</td><td id="card-pack-name">Booster R2</td><td id="card-pack-release-date">September 09, 2000</td></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr"> | <tr id="card-pack"><td id="card-pack-abbr">330358</td><td id="card-pack-name">EX Starter Box</td><td id="card-pack-release-date">December 16, 1999</td></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr"> | <tr id="card-pack"><td id="card-pack-abbr">330273</td><td id="card-pack-name">Booster 3</td><td id="card-pack-release-date">July 05, 1999</td></tr> | ||
</table> | </table> | ||
</div> | </div> | ||
| Line 53: | Line 59: | ||
<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 21:26, 5 August 2026

Great White
| Card Type: | Monster |
| Category: | Normal |
| Type: | Fish |
| Attribute: | Water |
| Level: | ★4 |
| Attack: | 1600 |
| Defense: | 800 |
| ID: | 13429800 |
| TCG Release: | March 29, 2002 |
| OCG Release: | July 05, 1999 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
A giant white shark with razor-sharp teeth.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 597138 | Speed Duel: Attack from the Deep | May 31, 2019 |
| 93187 | Starter Deck: Yugi Evolution | March 01, 2004 |
| 226483 | Starter Deck: Yugi | March 29, 2002 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 330370 | EX-R Starter Box | November 23, 2000 |
| 330284 | Booster R2 | September 09, 2000 |
| 330358 | EX Starter Box | December 16, 1999 |
| 330273 | Booster 3 | July 05, 1999 |
