mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-03 20:11:03 +02:00
ts so chris
This commit is contained in:
parent
4a60c5c505
commit
15ae5c7713
21
credits.html
21
credits.html
@ -18,9 +18,10 @@
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||
<style>
|
||||
figure {display: flex;align-items: flex-start;}
|
||||
figure img.pfp {width:150px;height:150px; min-height:150px; min-width:150px; object-fit: cover;margin-right:10px;border-radius: 5px;}
|
||||
p.mem {flex: 1}
|
||||
hr {border-style:dashed}
|
||||
figure img.pfp {width:150px;height:150px;object-fit: cover;border-radius:5px;}
|
||||
figure figcaption {margin-left: -10px;padding-left: 15px;}
|
||||
p.mem {flex:1;}
|
||||
hr {border-style: dashed;}
|
||||
</style>
|
||||
</head>
|
||||
<body onload="loadafterwednesdaycheck();">
|
||||
@ -34,13 +35,16 @@
|
||||
|
||||
<nav><a href="install" class="btn">Install</a> <a href="support" class="btn">Support</a> <a href="errors" class="btn">Errors</a> <a href="branding" class="btn">Branding</a> <a href="specials" class="btn">Specials</a> <span class="active">Credits</span></nav>
|
||||
|
||||
<div class="row">
|
||||
<div class="box">
|
||||
<h2>Shop Developers</h2>
|
||||
|
||||
<hr>
|
||||
|
||||
<figure>
|
||||
<img loading="lazy" src="media/pfp-ocarina.png" class="pfp" style="cursor:help">
|
||||
<figcaption><b><i>Ocarina</i></b> is the creator of WiiMart! He began working on it after the unsuccess of Rii Shop.
|
||||
As the owner, he maintains the shop entirely.<br><br>
|
||||
<figcaption><b><i>Ocarina</i></b> is the creator of WiiMart!
|
||||
He began working on it after the unsuccess of Rii Shop. As the owner, he maintains the shop entirely.<br><br>
|
||||
<a href="https://wiilab.wiimart.org/Ocarina"><button><img loading="lazy" src="meta/ico-git.png" class="ico" alt="GitLab"></button></a> <a href="https://www.youtube.com/@Epicboss16"><button><img loading="lazy" src="meta/ico-yt.png" class="ico"></button></a></figcaption>
|
||||
<audio src="media/sound-zelda.mp3"></audio>
|
||||
</figure>
|
||||
@ -80,6 +84,8 @@
|
||||
|
||||
<h2>Website Developers</h2>
|
||||
|
||||
<hr>
|
||||
|
||||
<figure class="box">
|
||||
<img loading="lazy" src="media/pfp-gem.png" class="pfp" style="cursor:help">
|
||||
<figcaption class="mem"><b><i>Gemdation</i></b> is the main website coder and designer of the WiiMart branding.<br><br>
|
||||
@ -100,6 +106,8 @@
|
||||
|
||||
<h2>Discord Staff</h2>
|
||||
|
||||
<hr>
|
||||
|
||||
<figure class="box">
|
||||
<img loading="lazy" src="media/pfp-yts.png" class="pfp" style="cursor:help">
|
||||
<figcaption class="mem"><b><i>YourTooSlow</i></b> is a Discord administrator, he is learning HTML and JavaScript.<br><br>
|
||||
@ -116,6 +124,7 @@
|
||||
</figure>
|
||||
|
||||
<hr>
|
||||
|
||||
<figure class="box">
|
||||
<img src="media/pfp-rm05.png" class="pfp">
|
||||
<figcaption class="mem"><b>RM05</b> is a Discord administrator and WiiMart translation contributor.<br><br>
|
||||
@ -167,6 +176,7 @@
|
||||
|
||||
<div class="box" style="border-color:#9900FF;">
|
||||
<h2 style="color:#9900FF;">Contributors</h2>
|
||||
<hr>
|
||||
<figure class="box">
|
||||
<img loading="lazy" src="media/pfp-rou.png" class="pfp" style="cursor:help">
|
||||
<figcaption class="mem"><b><i>Roulettz</i></b> created the first 2006 banner WiiMart WAD.<br><br>
|
||||
@ -215,6 +225,7 @@
|
||||
<p class="mem">Want to also contribute to this project? You can help out with a custom game or contribute directly on our GitLab.<br><br>
|
||||
<a href="https://wiilab.wiimart.org/wiimart/"><button><img loading="lazy" src="meta/ico-git.png" class="ico" alt="GitLab"></button></a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p style="padding: 0;color:#5A5A5A">Some people have their username italicized, click on their profile picture and something interesting will happen!</p>
|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 232 KiB |
Binary file not shown.
Before Width: | Height: | Size: 163 KiB |
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user