Ten Thousand Dragon: Difference between revisions

From Yu-Gi-Oh! Wiki
(Test edit from WCL quick start.)
(Test edit from WCL quick start.)
Line 1: Line 1:
<div>
<div>
<div id="card-images-container">
<div id="card-images-container">
<p style="margin: 0px; ">https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/10000.jpg</p>
<p style="margin: 0px; "><img id="card-image" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/10000.jpg"></p>
<div id="alternative-arts"><!--
<div id="alternative-arts"><!--
--></div>
--></div>
Line 19: Line 19:
<tr><td class="card-data-td-title">OCG Release:</td><td>October 12, 2019</td></tr>
<tr><td class="card-data-td-title">OCG Release:</td><td>October 12, 2019</td></tr>
</table>
</table>
<div id="banlist-status-container">
<p id="tcg-status" class="banlist-status" style="color: rgb(0, 0, 0); background-color: rgb(5, 255, 1); ">TCG Status: Unlimited</p><!--
--><p id="ocg-status" class="banlist-status" style="color: rgb(0, 0, 0); background-color: rgb(5, 255, 1); ">OCG Status: Unlimited</p>
</div>
<p id="card-description-label">Description:</p>
<p id="card-description-label">Description:</p>
<p id="card-description-data">Cannot be Normal Summoned/Set. Must be Special Summoned by Tributing monsters you control whose combined ATK & DEF is 10,000 or more. If Summoned this way, the ATK/DEF of this card becomes 10,000.</p>
<p id="card-description-data">Cannot be Normal Summoned/Set. Must be Special Summoned by Tributing monsters you control whose combined ATK & DEF is 10,000 or more. If Summoned this way, the ATK/DEF of this card becomes 10,000.</p>
<div id="card-container-buttons">
<form class="card-button" style="margin-right: 1%; " action="https://duelingnexus.com/browse/yugioh-deck/index.php?cardId=89631139"><button id="buy-card-tcgplayer">Find in Decks</button></form><!--
--><form class="card-button" style="margin-right: 1%; " action="https://www.tcgplayer.com/search/yugioh/product?productLineName=yugioh&q=Blue-Eyes+White+Dragon"><button id="buy-card-tcgplayer">Buy on TCGplayer</button></form><!--
--><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/BlueEyes-White-Dragon"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form><!--
--></div>
</div>
</div>
</div><p id="card-packs-tcg-title" class="sets-title">TCG Sets</p>
<p id="card-packs-tcg-title" class="sets-title">TCG Sets</p>
<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>
Line 35: Line 44:
<tr id="card-pack"><td id="card-pack-abbr">1156</td><td id="card-pack-name">Rise of the Duelist</td><td id="card-pack-release-date">April 18, 2020</td></tr>
<tr id="card-pack"><td id="card-pack-abbr">1156</td><td id="card-pack-name">Rise of the Duelist</td><td id="card-pack-release-date">April 18, 2020</td></tr>
</table>
</table>
<script>
setCardImage = function(image, id) {
document.getElementById("card-image").src = "https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/" + id + ".jpg";
}
</script>
</html>

Revision as of 20:28, 17 May 2023

Ten Thousand Dragon

Card Type:Monster
Category:Effect, Special Summon
Type:Dragon
Attribute:Dark
Level:★10
Attack:?
Defense:?
ID:10000
TCG Release:January 30, 2020
OCG Release:October 12, 2019

TCG Status: Unlimited

OCG Status: Unlimited

Description:

Cannot be Normal Summoned/Set. Must be Special Summoned by Tributing monsters you control whose combined ATK & DEF is 10,000 or more. If Summoned this way, the ATK/DEF of this card becomes 10,000.

<form class="card-button" style="margin-right: 1%; " action="https://duelingnexus.com/browse/yugioh-deck/index.php?cardId=89631139"><button id="buy-card-tcgplayer">Find in Decks</button></form><form class="card-button" style="margin-right: 1%; " action="https://www.tcgplayer.com/search/yugioh/product?productLineName=yugioh&q=Blue-Eyes+White+Dragon"><button id="buy-card-tcgplayer">Buy on TCGplayer</button></form><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/BlueEyes-White-Dragon"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form>

TCG Sets

IDNameRelease Date
1844Battles of Legend: ArmageddonJuly 20, 2020
1541Ignition AssaultJanuary 30, 2020
1156Rise of the DuelistAugust 06, 2020

OCG Sets

IDNameRelease Date
1541Ignition AssaultOctober 12, 2019
1156Rise of the DuelistApril 18, 2020

<script> setCardImage = function(image, id) { document.getElementById("card-image").src = "https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/" + id + ".jpg"; } </script> </html>