Card Rotator: Difference between revisions

From Yu-Gi-Oh! Wiki
(Test edit from WCL quick start.)
 
(Test edit from WCL quick start.)
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/72767833.jpg"></p>
<p style="margin: 0px; "><img id="card-image" src="https://yugi.wiki/assets/card-images/common/72767833.jpg"></p>
<div id="alternative-arts"><!--
<div id="alternative-arts"><!--
--></div>
--></div>
Line 44: 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>

Revision as of 00:45, 16 September 2023

Card Rotator

Card Type:Spell
ID:72767833
TCG Release:November 01, 2008
OCG Release:July 19, 2008

TCG Status: Unlimited

OCG Status: Unlimited

Description:

Send 1 card from your hand to the Graveyard. Change the battle positions of all monsters your opponent controls. (Face-down Defense Position monsters are flipped to face-up Attack Position.)

TCG Sets

IDNameRelease Date
66Crossroads of ChaosNovember 18, 2008
1706Duelist Pack: YuseiFebruary 21, 2009

OCG Sets

IDNameRelease Date
66Crossroads of ChaosJuly 19, 2008
1706Duelist Pack: YuseiOctober 15, 2008