Token Sundae: Difference between revisions

From Yu-Gi-Oh! Wiki
(Test edit from WCL quick start.)
 
(Test edit from WCL quick start.)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#seo:|title=Yu-Gi-Oh! Wiki - Token Sundae}}
{{#seo:|title=Yu-Gi-Oh! Wiki - Token Sundae}}
{{#seo:|description=Destroy all Tokens you control, then destroy cards on the field up to the number of Tokens destroyed by this effect.}}
{{#seo:|description=Destroy as many Tokens you control as possible, then destroy cards on the field up to the number of Tokens destroyed by this effect.}}
<html>
<html>
<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/52971673.jpg"></p>
<p style="margin: 0px; "><img id="card-image" src="https://yugi.wiki/assets/card-images/common/52971673.jpg"></p>
<div id="alternative-arts"><!--
<div id="alternative-arts"><!--
--></div>
--></div>
Line 21: Line 21:
</div>
</div>
<p id="card-description-label">Description:</p>
<p id="card-description-label">Description:</p>
<p id="card-description-data">Destroy all Tokens you control, then destroy cards on the field up to the number of Tokens destroyed by this effect.</p>
<p id="card-description-data">Destroy as many Tokens you control as possible, then destroy cards on the field up to the number of Tokens destroyed by this effect.</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="52971673" /><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="52971673" /><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="Token+Sundae" /><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="Token+Sundae" /><button id="buy-card-tcgplayer">Buy on TCGplayer</button></form><!--
--><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Token-Sundae"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form><!--
--><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Token-Sundae"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form><!--
Line 31: Line 31:
<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">985</td><td id="card-pack-name">Storm of Ragnarok</td><td id="card-pack-release-date">February 08, 2011</td></tr>
<tr id="card-pack"><td id="card-pack-abbr">274564</td><td id="card-pack-name">Storm of Ragnarok</td><td id="card-pack-release-date">February 08, 2011</td></tr>
<tr id="card-pack"><td id="card-pack-abbr">1384</td><td id="card-pack-name">Legendary Duelists: Rage of Ra</td><td id="card-pack-release-date">September 22, 2020</td></tr>
<tr id="card-pack"><td id="card-pack-abbr">734739</td><td id="card-pack-name">Legendary Duelists: Rage of Ra</td><td id="card-pack-release-date">September 25, 2020</td></tr>
<tr id="card-pack"><td id="card-pack-abbr">932746</td><td id="card-pack-name">Speed Duel: Streets of Battle City</td><td id="card-pack-release-date">August 25, 2023</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">985</td><td id="card-pack-name">Storm of Ragnarok</td><td id="card-pack-release-date">November 13, 2010</td></tr>
<tr id="card-pack"><td id="card-pack-abbr">148713</td><td id="card-pack-name">Storm of Ragnarok</td><td id="card-pack-release-date">November 13, 2010</td></tr>
</table>
</table>
</div>
</div>
Line 43: Line 44:
<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 05:41, 10 May 2026

Token Sundae

Card Type:Spell
ID:52971673
TCG Release:February 08, 2011
OCG Release:November 13, 2010

TCG Status: Unlimited

OCG Status: Unlimited

Description:

Destroy as many Tokens you control as possible, then destroy cards on the field up to the number of Tokens destroyed by this effect.

TCG Sets

IDNameRelease Date
274564Storm of RagnarokFebruary 08, 2011
734739Legendary Duelists: Rage of RaSeptember 25, 2020
932746Speed Duel: Streets of Battle CityAugust 25, 2023

OCG Sets

IDNameRelease Date
148713Storm of RagnarokNovember 13, 2010