mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-02 19:40:59 +02:00
Create fishiemart.html
This commit is contained in:
parent
aa117d7fff
commit
f42e047565
104
fishiemart.html
Normal file
104
fishiemart.html
Normal file
@ -0,0 +1,104 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge" />
|
||||
<style>@font-face {font-family: 'Shop'; src: url('meta/shop.ttf') format('truetype'); font-weight: normal; font-style: normal;}</style>
|
||||
<script src="meta/music.js" ></script>
|
||||
<title>FishieMart: an active Fishie Fishie revival!</title>
|
||||
<meta content="FishieMart: an active Fishie Fishie revival!" property="og:title" />
|
||||
<meta content="FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE." property="og:description" />
|
||||
<meta content="https://wiimart.org/media/pfp-fishie.png" property="og:image"/>
|
||||
<meta content="https://wiimart.org/fishiemart" property="og:url" />
|
||||
<meta content="#FFA500" data-react-helmet="true" name="theme-color" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="stylesheet" href="meta/main.css" />
|
||||
<script src="meta/gallery.js" defer></script>
|
||||
<link rel="icon" type="image/x-icon" href="meta/favicon-fishie.ico" />
|
||||
<style>div {border-color: orange; box-shadow: 0 0 10px #a153005d; } h1, h2, h3 {color:orange} a {color:orange}</style>
|
||||
<style>button {font-family:'Shop',sans-serif;padding: 5px; border:none;outline:2px solid orange; color:black;background-color:white;border-radius: 5px;background-color:#f6fdff;filter: drop-shadow(1px 1px 3.4px #bbbbbb);box-shadow:inset 1px 1px 12px #53360015;}button:hover {border:none;outline:3px solid orange;cursor: pointer;filter: drop-shadow(1px 1px 3.4px #edb2347c);box-shadow:inset 1px 1px 12px #57310015;}button:active {box-shadow: none}</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="bgmplayer">
|
||||
<h2 style="height:20px; margin-top:-9px; line-height:40px; ">BGM player</h2>
|
||||
<a href="javascript:playBGM();" id="shopbgmselector" style="text-decoration:none;"><button id="shopbgm" >Play BGM</button></a>
|
||||
<p style="color:#8c8c8c; margin-top:-10px; font-style:italic; font-size:10px;"><br>(enable autoplay on your browser for the music to continue playing throughout the website)</p>
|
||||
</div>
|
||||
|
||||
<h1 style="cursor:pointer;">FishieMart</h1>
|
||||
|
||||
<div class="block" style="padding-bottom:10px;">
|
||||
<p>FishieMart is a revival for the defunct Fishie Fishie. It was closed on April 1, 2060, banishing
|
||||
Fishie Fishie from the universe. FishieMart brings back the experience of
|
||||
downloading and playing Fishie Fishie titles with a revival of the Fishie Fishie Channel.</p>
|
||||
<p>If FishieMart sounds like what you are looking for, try it out for yourself! FishieMart can be used on
|
||||
Fishii, Fishii U, and partially the <a target="_blank" href="https://spongebob.fandom.com/wiki/Magic_Conch_shell">magic conch shell</a>.</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h3>Screenshots</h3>
|
||||
<div class="gallery">
|
||||
<img loading="lazy" src="https://images.nintendolife.com/screenshots/24186/large.jpg" class="slide" style="min-height:300px;">
|
||||
<img loading="lazy" src="https://images.nintendolife.com/screenshots/24185/large.jpg" class="slide" style="min-height:300px;">
|
||||
<img loading="lazy" src="https://images.nintendolife.com/screenshots/24179/large.jpg" class="slide" style="min-height:300px;">
|
||||
<img loading="lazy" src="https://images.nintendolife.com/screenshots/24187/large.jpg" class="slide" style="min-height:300px;">
|
||||
<img loading="lazy" src="https://images.nintendolife.com/screenshots/24183/large.jpg" class="slide" style="min-height:300px;">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h1>What's on it?</h1>
|
||||
|
||||
<div class="block">
|
||||
<h2>The originals!</h2>
|
||||
<p>FishieMart includes a variety of ShovelWare content that was available on the original Fishie Fishie Channel, such
|
||||
as <b>Dr. Fishie Online Rx</b>, <b>My Fishie Ranch</b>, <b>Super Fishie 64</b>,
|
||||
<b>Fishie the Fish 4: Episode I</b>, and <b>Fishie Fishie</b>.</p>
|
||||
<p>Virtual Console is also included with titles like <b>Super Mario Bros.</b>, <b>Sonic the Hedgehog</b>, <b>Super Mario 64</b>,
|
||||
<b>Pac-Fishie</b>, and <b>Fishalaga</b>.</p>
|
||||
</div>
|
||||
|
||||
<div class="block">
|
||||
<h2>Something <mark class="new"><span style="color:#ff491b">FISHY!</span></mark></h2>
|
||||
<p>In case the originals aren't enough, we have also added tons of custom Virtual Tank injects! Just some of the
|
||||
latest titles we've added are <b>The New Fishie</b>, <b>WaterBound</b>, <b>Super Fishie All-Catch + Super Fishie World</b>,
|
||||
and <b>Fishie Kombat</b>.</p>
|
||||
<p>New titles are added every <b>Fishie Friday</b>.</p>
|
||||
</div>
|
||||
|
||||
<h1>How do I get support?</h1>
|
||||
|
||||
<p>Please consult the FAQ first.</p>
|
||||
|
||||
<div>
|
||||
<h2>Frequently Asked Questions</h2>
|
||||
<h3>I don't like Fishie Fishie! This got installed to my Wii automa-</h3>
|
||||
<p>Please stop lying, everyone loves Fishie Fishie and you installed this to the Wii yourself.</p>
|
||||
<h3>How can I get good at Fishie Fishie?</h3>
|
||||
<p>skill issue</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h2>Other Questions</h2>
|
||||
<p>You may ask Fishie himself for guidance with the FishieMart.</p>
|
||||
</div>
|
||||
|
||||
<h1>Who is involved?</h1>
|
||||
|
||||
<div class="block">
|
||||
<h2>Project Fishies</h2>
|
||||
<a href="http://christophekohler.epizy.com/FishieFishie" title="Fishie"><img loading="lazy" src="media/pfp-fishie.png" class="pfp"></a>
|
||||
<a href="http://christophekohler.epizy.com/FishieFishie" title="Fishie"><img loading="lazy" src="media/pfp-fishie.png" class="pfp"></a>
|
||||
<a href="http://christophekohler.epizy.com/FishieFishie" title="Fishie"><img loading="lazy" src="media/pfp-fishie.png" class="pfp"></a>
|
||||
<a href="http://christophekohler.epizy.com/FishieFishie" title="Fishie"><img loading="lazy" src="media/pfp-fishie.png" class="pfp"></a>
|
||||
<a href="http://christophekohler.epizy.com/FishieFishie" title="Fishie"><img loading="lazy" src="media/pfp-fishie.png" class="pfp"></a>
|
||||
<a href="http://christophekohler.epizy.com/FishieFishie" title="Fishie"><img loading="lazy" src="media/pfp-fishie.png" class="pfp"></a>
|
||||
<a href="http://christophekohler.epizy.com/FishieFishie" title="Fishie"><img loading="lazy" src="media/pfp-fishie.png" class="pfp"></a>
|
||||
<a href="http://christophekohler.epizy.com/FishieFishie" title="Fishie"><img loading="lazy" src="media/pfp-fishie.png" class="pfp"></a>
|
||||
<a href="http://christophekohler.epizy.com/FishieFishie" title="Fishie"><img loading="lazy" src="media/pfp-fishie.png" class="pfp"></a>
|
||||
<p>Want to also eat some fish? Swim with Fishie by downloading Fishie Fishie on the FishieMart</p>
|
||||
</div>
|
||||
|
||||
<footer><p>FishieMart is not affiliated with the evil DSiMart or any related parties. To contact, please send an email to <b>/dev/null</b>.</p></footer>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user