MediaWiki:Centralnotice-template-raise money:修订间差异
MediaWiki界面页面
更多操作
第1行: | 第1行: | ||
<!-- | <!-- | ||
[[HOMEPAGE]] V3.0 IS NOW [[LIVE]]!! | |||
UPGRADED WITH [[Hyper-Color]] TECHNOLOGY AND [[100% PURE]] 90s SOUL! | |||
--> | --> | ||
<!-- 步骤 1: 外部 Wrapper, | <!-- 步骤 1: 外部 Wrapper, 保留 टेबल 边框, 但背景换回动态彩虹边框 --> | ||
<div id="spamton-wrapper-1997" style="position: relative; margin: 15px; border: | <div id="spamton-wrapper-1997" style="position: relative; margin: 15px; overflow: hidden; padding: 10px; background-color: #000;"> | ||
<div style="border: 10px solid; border-image: linear-gradient(45deg, #ff00ff, #00ffff, #ffff00, #ff00ff) 1; animation: sp-container-pulse-1997 2s infinite;"> | |||
<!-- 步骤 2: | <!-- 步骤 2: 内部容器, 保持滚动和 90s 深蓝色背景,但边框和滚动条回归绚丽 --> | ||
<div id="spamton-chaos-container-1997" style="font-family: 'Times New Roman | <div id="spamton-chaos-container-1997" style="font-family: 'Comic Sans MS', 'Times New Roman', serif; text-align: center; padding: 10px; position: relative; background-color: #000033; /* 90年代深蓝底色 */ color: #ffffff; | ||
height: 500px; | height: 500px; | ||
overflow-y: scroll; | overflow-y: scroll; | ||
overflow-x: hidden; | overflow-x: hidden; | ||
animation: sp-intense-shake-1997 0.5s infinite; /* 让内容区本身也在抖动 */ | |||
"> | "> | ||
<style> | <style> | ||
/* | /* 动画回归绚丽,同时保留闪烁 */ | ||
@keyframes sp-intense-shake-1997 { 0%{transform:translate( | @keyframes sp-container-pulse-1997 { 0%{border-image:linear-gradient(45deg,#ff00ff,#00ffff,#ffff00,#ff00ff) 1} 25%{border-image:linear-gradient(135deg,#ffff00,#ff00ff,#00ffff,#ffff00) 1} 50%{border-image:linear-gradient(225deg,#00ffff,#ffff00,#ff00ff,#00ffff) 1} 75%{border-image:linear-gradient(315deg,#ff00ff,#00ffff,#ffff00,#ff00ff) 1} 100%{border-image:linear-gradient(405deg,#ffff00,#ff00ff,#00ffff,#ffff00) 1} } | ||
@keyframes sp-rainbow-anim-1997 { 0%{color: | @keyframes sp-intense-shake-1997 { 0%{transform:translate(2px,1px) rotate(0deg)} 10%{transform:translate(-2px,-3px) rotate(-1deg)} 20%{transform:translate(-4px,0px) rotate(1deg)} 30%{transform:translate(4px,3px) rotate(0deg)} 40%{transform:translate(2px,-2px) rotate(1deg)} 50%{transform:translate(-2px,3px) rotate(-1deg)} 60%{transform:translate(-4px,2px) rotate(0deg)} 70%{transform:translate(4px,2px) rotate(-1deg)} 80%{transform:translate(-2px,-2px) rotate(1deg)} 90%{transform:translate(2px,3px) rotate(0deg)} 100%{transform:translate(2px,-3px) rotate(-1deg)} } | ||
@keyframes sp-rainbow-anim-1997 { 0%{color:#ff0000} 15%{color:#ffff00} 30%{color:#00ff00} 45%{color:#00ffff} 60%{color:#0000ff} 75%{color:#ff00ff} 100%{color:#ff0000} } | |||
@keyframes sp-blink-1997 { 50% { opacity: 0; } } | @keyframes sp-blink-1997 { 50% { opacity: 0; } } | ||
/* Glitch 效果回归!*/ | |||
#spamton-chaos-container-1997 .glitch-text { position: relative; display: inline-block; text-shadow: 2px 2px #ff00ff, -2px -2px #00ffff; } | |||
#spamton-chaos-container-1997 .glitch-text::before, #spamton-chaos-container-1997 .glitch-text::after { content: attr(data-text); position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000033; overflow: hidden; } | |||
#spamton-chaos-container-1997 .glitch-text::before { left: 2px; text-shadow: -2px 0 #ff00ff; animation: sp-glitch-anim-1-1997 2s infinite linear alternate-reverse; } | |||
#spamton-chaos-container-1997 .glitch-text::after { left: -2px; text-shadow: -2px 0 #00ffff, 2px 2px #ff00ff; animation: sp-glitch-anim-2-1997 1.5s infinite linear alternate-reverse; } | |||
@keyframes sp-glitch-anim-1-1997 { 0% { clip-path: inset(10% 0 80% 0); } 100% { clip-path: inset(40% 0 20% 0); } } | |||
@keyframes sp-glitch-anim-2-1997 { 0% { clip-path: inset(70% 0 5% 0); } 100% { clip-path: inset(15% 0 60% 0); } } | |||
/* | /* 彩虹文字和按钮回归之前的“颠”版 */ | ||
#spamton-chaos-container-1997 .rainbow-text { animation: sp-rainbow-anim-1997 | #spamton-chaos-container-1997 .rainbow-text { animation: sp-rainbow-anim-1997 1s infinite; font-weight: bold; } | ||
#spamton-chaos-container-1997 . | #spamton-chaos-container-1997 .crazy-button { background-color:#ffff00; color:#000; border:5px outset #ff00ff; padding:15px 30px; font-size:28px; font-weight:900; text-decoration:none; cursor:crosshair; display:inline-block; margin-top:20px; box-shadow:0 0 25px #ffff00,inset 0 0 10px #000; transition:all .05s ease; transform:skew(-15deg); } | ||
#spamton-chaos-container-1997 .crazy-button:hover { background-color:#00ff00; color:#ff00ff; border-color:#ffff00; animation:sp-intense-shake-1997 .2s infinite; transform:scale(1.2) skew(15deg); } | |||
#spamton-chaos-container-1997 . | |||
/* | /* 滚动条也回到绚丽版本 */ | ||
#spamton-chaos-container-1997::-webkit-scrollbar { width: | #spamton-chaos-container-1997::-webkit-scrollbar { width: 20px; } | ||
#spamton-chaos-container-1997::-webkit-scrollbar-track { background- | #spamton-chaos-container-1997::-webkit-scrollbar-track { background: repeating-linear-gradient(45deg, #000, #000 5px, #ff00ff 5px, #ff00ff 10px); border-left: 2px solid #ffff00; } | ||
#spamton-chaos-container-1997::-webkit-scrollbar-thumb { background-color: # | #spamton-chaos-container-1997::-webkit-scrollbar-thumb { background-color: #ffff00; border: 3px outset #00ffff; box-shadow: 0 0 10px #ffff00; } | ||
#spamton-chaos-container-1997::-webkit-scrollbar-thumb:hover { background-color: #00ff00; } | |||
/* | /* 90年代元素样式,但色彩更鲜艳 */ | ||
#spamton-chaos-container-1997 .hit-counter { | #spamton-chaos-container-1997 .hit-counter { border: 2px inset #00ffff; background: #000; color: #00ff00; padding: 5px 15px; font-family: 'Courier New', monospace; font-size: 20px; display: inline-block; margin: 10px auto; text-shadow: 0 0 5px #00ff00; } | ||
#spamton-chaos-container-1997 .new-gif { animation: sp-blink-1997 0.8s step-end infinite; vertical-align: middle; } | |||
#spamton-chaos-container-1997 .new-gif { | |||
</style> | </style> | ||
<!-- 90年代灵魂核心:TABLE布局和MARQUEE! --> | <!-- 90年代灵魂核心:TABLE布局和MARQUEE!--> | ||
<table width="100%" border=" | <table width="100%" border="0" cellspacing="5" cellpadding="10"> | ||
<tbody> | <tbody> | ||
<tr> | <tr> | ||
<td | <td align="center"> | ||
<h1 style="font-family: 'Impact', sans-serif; | <h1 class="rainbow-text" style="font-family: 'Impact', sans-serif; font-size: 2.5em; text-shadow: 3px 3px #000;"> | ||
<img src=" | <img src="https://www.animatedimages.org/data/media/1089/animated-new-image-0209.gif" alt="NEW!" class="new-gif" width="50"> | ||
欢迎来到我的【赛博老家】! | 欢迎来到我的【赛博老家】! | ||
<img src=" | <img src="https://www.animatedimages.org/data/media/1089/animated-new-image-0209.gif" alt="NEW!" class="new-gif" width="50"> | ||
</h1> | </h1> | ||
</td> | </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td | <td> | ||
<marquee behavior="scroll" direction="left" scrollamount=" | <marquee behavior="scroll" direction="left" scrollamount="8" style="color: #ffff00; font-size: 22px; font-weight: bold; text-shadow: 1px 1px #ff00ff;"> | ||
现在就是你的机会!成为一个【大人物】!限时优惠!点击下面的按钮!交易!交易!交易!KROMER!KROMER!KROMER! | |||
</marquee> | </marquee> | ||
</td> | </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td | <td style="line-height: 1.6; color: #fff;"> | ||
<p> | <p>嘿【小家伙】!你看到了吗?我们的【点击率】正在<span class="rainbow-text">【一路狂飙】</span>!</p> | ||
<div class="hit-counter">VISITORS: 781997</div> | <div class="hit-counter">VISITORS: 781997</div> | ||
<p> | <p>但这个【知识天堂】需要你的【KROMER】来维持!没有它,我们就要被【踢出】这个【网络空间】了!</p> | ||
<p>这个网站会变成... < | <p>这个网站会变成... <span class="glitch-text" data-text="404 NOT FOUND" style="font-size: 32px; color: red;">404 NOT FOUND</span></p> | ||
<p> | <p style="font-size: 22px; font-style: italic;">快!用你的【心形物体】进行一笔<span class="rainbow-text">【无法拒绝的交易】</span>!</p> | ||
<a href="https://afdian.com/a/ottohub" target="_blank" class=" | <a href="https://afdian.com/a/ottohub" target="_blank" class="crazy-button"> | ||
【点此成为大人物!】 | |||
</a> | </a> | ||
<p style="font-size: 12px; color: # | <p style="font-size: 12px; color: #aaa; padding-top: 20px;"> | ||
*所有KROMER概不退还。本站使用cookies,点击即表示您同意分享您的【心形物体】。 | *所有KROMER概不退还。本站使用cookies,点击即表示您同意分享您的【心形物体】。 | ||
</p> | </p> | ||
第105行: | 第85行: | ||
<tr> | <tr> | ||
<td align="center"> | <td align="center"> | ||
<img src=" | <img src="https://www.animatedimages.org/data/media/133/animated-dollar-sign-image-0026.gif" alt="$$$" width="40"> | ||
<img src="https://www.animatedimages.org/data/media/133/animated-dollar-sign-image-0026.gif" alt="$$$" width="40"> | |||
<img src="https://www.animatedimages.org/data/media/133/animated-dollar-sign-image-0026.gif" alt="$$$" width="40"> | |||
</td> | </td> | ||
</tr> | </tr> | ||
第112行: | 第94行: | ||
</div><!-- 滚动容器结束 --> | </div><!-- 滚动容器结束 --> | ||
</div> | |||
</div><!-- 外部结界结束 --> | </div><!-- 外部结界结束 --> | ||
<!-- | <!-- 关闭按钮也回归绚丽风格 --> | ||
<a id="spamton-close-btn-1997" href="#" title="关闭" onclick="mw.centralNotice.hideBanner();return false;" style="display:block; text-align:center; font-family: 'Impact', sans-serif; font-size: 20px | <a id="spamton-close-btn-1997" href="#" title="关闭" onclick="mw.centralNotice.hideBanner();return false;" style="display:block; text-align:center; font-family: 'Impact', sans-serif; font-size: 20px; text-decoration: none;"> | ||
[ X | <span class="rainbow-text">[ X 关闭这个【交易】 ]</span> | ||
</a> | </a> | ||
<style> | <style> | ||
@keyframes sp- | @keyframes sp-rainbow-anim-1997 { 0%{color:#ff0000} 15%{color:#ffff00} 30%{color:#00ff00} 45%{color:#00ffff} 60%{color:#0000ff} 75%{color:#ff00ff} 100%{color:#ff0000} } | ||
#spamton-close-btn-1997 { animation: sp- | #spamton-close-btn-1997 .rainbow-text { animation: sp-rainbow-anim-1997 1s linear infinite; text-shadow: 2px 2px #000; } | ||
</style> | </style> |
2025年7月7日 (一) 19:36的版本
<style> /* 动画回归绚丽,同时保留闪烁 */ @keyframes sp-container-pulse-1997 { 0%{border-image:linear-gradient(45deg,#ff00ff,#00ffff,#ffff00,#ff00ff) 1} 25%{border-image:linear-gradient(135deg,#ffff00,#ff00ff,#00ffff,#ffff00) 1} 50%{border-image:linear-gradient(225deg,#00ffff,#ffff00,#ff00ff,#00ffff) 1} 75%{border-image:linear-gradient(315deg,#ff00ff,#00ffff,#ffff00,#ff00ff) 1} 100%{border-image:linear-gradient(405deg,#ffff00,#ff00ff,#00ffff,#ffff00) 1} } @keyframes sp-intense-shake-1997 { 0%{transform:translate(2px,1px) rotate(0deg)} 10%{transform:translate(-2px,-3px) rotate(-1deg)} 20%{transform:translate(-4px,0px) rotate(1deg)} 30%{transform:translate(4px,3px) rotate(0deg)} 40%{transform:translate(2px,-2px) rotate(1deg)} 50%{transform:translate(-2px,3px) rotate(-1deg)} 60%{transform:translate(-4px,2px) rotate(0deg)} 70%{transform:translate(4px,2px) rotate(-1deg)} 80%{transform:translate(-2px,-2px) rotate(1deg)} 90%{transform:translate(2px,3px) rotate(0deg)} 100%{transform:translate(2px,-3px) rotate(-1deg)} } @keyframes sp-rainbow-anim-1997 { 0%{color:#ff0000} 15%{color:#ffff00} 30%{color:#00ff00} 45%{color:#00ffff} 60%{color:#0000ff} 75%{color:#ff00ff} 100%{color:#ff0000} } @keyframes sp-blink-1997 { 50% { opacity: 0; } } /* Glitch 效果回归!*/ #spamton-chaos-container-1997 .glitch-text { position: relative; display: inline-block; text-shadow: 2px 2px #ff00ff, -2px -2px #00ffff; } #spamton-chaos-container-1997 .glitch-text::before, #spamton-chaos-container-1997 .glitch-text::after { content: attr(data-text); position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000033; overflow: hidden; } #spamton-chaos-container-1997 .glitch-text::before { left: 2px; text-shadow: -2px 0 #ff00ff; animation: sp-glitch-anim-1-1997 2s infinite linear alternate-reverse; } #spamton-chaos-container-1997 .glitch-text::after { left: -2px; text-shadow: -2px 0 #00ffff, 2px 2px #ff00ff; animation: sp-glitch-anim-2-1997 1.5s infinite linear alternate-reverse; } @keyframes sp-glitch-anim-1-1997 { 0% { clip-path: inset(10% 0 80% 0); } 100% { clip-path: inset(40% 0 20% 0); } } @keyframes sp-glitch-anim-2-1997 { 0% { clip-path: inset(70% 0 5% 0); } 100% { clip-path: inset(15% 0 60% 0); } }
/* 彩虹文字和按钮回归之前的“颠”版 */ #spamton-chaos-container-1997 .rainbow-text { animation: sp-rainbow-anim-1997 1s infinite; font-weight: bold; } #spamton-chaos-container-1997 .crazy-button { background-color:#ffff00; color:#000; border:5px outset #ff00ff; padding:15px 30px; font-size:28px; font-weight:900; text-decoration:none; cursor:crosshair; display:inline-block; margin-top:20px; box-shadow:0 0 25px #ffff00,inset 0 0 10px #000; transition:all .05s ease; transform:skew(-15deg); } #spamton-chaos-container-1997 .crazy-button:hover { background-color:#00ff00; color:#ff00ff; border-color:#ffff00; animation:sp-intense-shake-1997 .2s infinite; transform:scale(1.2) skew(15deg); }
/* 滚动条也回到绚丽版本 */ #spamton-chaos-container-1997::-webkit-scrollbar { width: 20px; } #spamton-chaos-container-1997::-webkit-scrollbar-track { background: repeating-linear-gradient(45deg, #000, #000 5px, #ff00ff 5px, #ff00ff 10px); border-left: 2px solid #ffff00; } #spamton-chaos-container-1997::-webkit-scrollbar-thumb { background-color: #ffff00; border: 3px outset #00ffff; box-shadow: 0 0 10px #ffff00; } #spamton-chaos-container-1997::-webkit-scrollbar-thumb:hover { background-color: #00ff00; } /* 90年代元素样式,但色彩更鲜艳 */ #spamton-chaos-container-1997 .hit-counter { border: 2px inset #00ffff; background: #000; color: #00ff00; padding: 5px 15px; font-family: 'Courier New', monospace; font-size: 20px; display: inline-block; margin: 10px auto; text-shadow: 0 0 5px #00ff00; } #spamton-chaos-container-1997 .new-gif { animation: sp-blink-1997 0.8s step-end infinite; vertical-align: middle; } </style><tbody> </tbody>
<img src="
|
<marquee behavior="scroll" direction="left" scrollamount="8" style="color: #ffff00; font-size: 22px; font-weight: bold; text-shadow: 1px 1px #ff00ff;"> 现在就是你的机会!成为一个【大人物】!限时优惠!点击下面的按钮!交易!交易!交易!KROMER!KROMER!KROMER! </marquee> |
嘿【小家伙】!你看到了吗?我们的【点击率】正在【一路狂飙】! VISITORS: 781997
但这个【知识天堂】需要你的【KROMER】来维持!没有它,我们就要被【踢出】这个【网络空间】了! 这个网站会变成... 404 NOT FOUND 快!用你的【心形物体】进行一笔【无法拒绝的交易】! <a href="https://afdian.com/a/ottohub" target="_blank" class="crazy-button"> 【点此成为大人物!】 </a> *所有KROMER概不退还。本站使用cookies,点击即表示您同意分享您的【心形物体】。 |
<img src=" |
<a id="spamton-close-btn-1997" href="#" title="关闭" onclick="mw.centralNotice.hideBanner();return false;" style="display:block; text-align:center; font-family: 'Impact', sans-serif; font-size: 20px; text-decoration: none;">
[ X 关闭这个【交易】 ]
</a> <style> @keyframes sp-rainbow-anim-1997 { 0%{color:#ff0000} 15%{color:#ffff00} 30%{color:#00ff00} 45%{color:#00ffff} 60%{color:#0000ff} 75%{color:#ff00ff} 100%{color:#ff0000} }
- spamton-close-btn-1997 .rainbow-text { animation: sp-rainbow-anim-1997 1s linear infinite; text-shadow: 2px 2px #000; }
</style>