Qlipper Launch: 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:// | <p style="margin: 0px; "><img id="card-image" src="https://yugi.wiki/assets/card-images/common/30845999.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 42: | Line 42: | ||
<div id="related-cards" style="display: block; " hidden=""> | <div id="related-cards" style="display: block; " hidden=""> | ||
<p>Related Cards</p> | <p>Related Cards</p> | ||
<a href="https://duelingnexus.com/wiki/Qliphort_Stealth" target="_blank"><img id="related-card-image" src="https:// | <a href="https://duelingnexus.com/wiki/Qliphort_Stealth" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/13073850.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Saqlifice" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Saqlifice" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/17639150.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Re-qliate" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Re-qliate" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/20426907.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Qlifes_End" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Qlifes_End" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/20447641.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Qliphort_Genius" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Qliphort_Genius" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/22423493.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Qliphort_Helix" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Qliphort_Helix" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/37991342.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Laser_Qlip" target="_blank"><img id="related-card-image" src="https:// | --><a href="https://duelingnexus.com/wiki/Laser_Qlip" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/43034264.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Qliphort_Monolith" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Qliphort_Monolith" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/51194046.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Qliphort_Disk" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Qliphort_Disk" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/64496451.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Qliphort_Scout" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Qliphort_Scout" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/65518099.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Qliphort_Cephalopod" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Qliphort_Cephalopod" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/87588741.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Qliphort_Shell" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Qliphort_Shell" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/90885155.jpg"></a><!-- | ||
--></div> | --></div> | ||
</div> | </div> | ||
| Line 59: | 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> | ||
Revision as of 13:47, 14 September 2023

Qlipper Launch
| Card Type: | Trap |
| ID: | 30845999 |
| Archetypes: | Qli |
| TCG Release: | November 06, 2014 |
| OCG Release: | July 19, 2014 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
Until the end of this turn, all Normal Summoned/Set "Qli" monsters currently on the field gain 300 ATK, but are unaffected by other Spell/Trap effects, also their effects are negated.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 229 | The New Challengers | November 04, 2014 |
| 1334 | 2015 Mega-Tin Mega Pack | September 15, 2015 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 229 | The New Challengers | July 16, 2014 |












