用户:普通の魔法使/沙盒:修订间差异
跳转到导航
跳转到搜索
文件:Announce.png 恶俗狗公告
注册 | 留言 | 最近更改 | 帮助 | 答疑
文件:Good.png 超级巨星

文件:Unknown.png 年度硬汉
文件:Picture.png 高雅画廊
小 |
小 |
||
第1行: | 第1行: | ||
[[文件:Otomads1.png|800px]] | [[文件:Otomads1.png|800px]] | ||
[[文件:Otomads2.png|800px]] | [[文件:Otomads2.png|800px]] | ||
{{#css: | |||
.esu-hp-content { | |||
overflow-x: auto; | |||
overflow-y: auto; | |||
background-color: rgb(255,240,240); | |||
border-top-left-radius: 5px 5px; | |||
border-top-right-radius: 5px 5px; | |||
border-bottom-right-radius: 5px 5px; | |||
border-bottom-left-radius: 5px 5px; | |||
border-radius: 5px; | |||
border-width: 1px; | |||
border-style: solid; | |||
padding: 10px; | |||
border-color:rgba(255, 120 , 178, 0.1); | |||
-webkit-box-flex: 1; | |||
-ms-flex: 1; | |||
flex: 1; | |||
} | |||
.esu-overflow-visible { | |||
overflow: visible !important; | |||
} | |||
.esu-hp-text-center { | |||
text-align: center; | |||
} | |||
.esu-hp-huge-text { | |||
font-size: 500%; | |||
} | |||
.esu-hp-title { | |||
color: black; | |||
background-image: none; | |||
background-color: transparent; | |||
font-weight: normal; | |||
overflow-x: hidden; | |||
overflow-y: hidden; | |||
line-height: 1.3; | |||
font-size: 1.5em; | |||
text-align: left; | |||
border-width: medium; | |||
border-style: none none hidden; | |||
margin: 1px; | |||
padding: 1px; | |||
padding-bottom: 4px; | |||
-webkit-box-flex: 0; | |||
-ms-flex: 0 0 auto; | |||
flex: 0 0 auto; | |||
} | |||
.esu-hp-title .floatleft { | |||
margin: 0; | |||
} | |||
.esu-hp-row { | |||
display: -webkit-box; | |||
display: -ms-flexbox; | |||
display: flex; | |||
-webkit-box-orient: horizontal; | |||
-webkit-box-direction: normal; | |||
-ms-flex-direction: row; | |||
flex-direction: row; | |||
-ms-flex-pack: distribute; | |||
justify-content: space-around; | |||
-webkit-box-align: stretch; | |||
-ms-flex-align: stretch; | |||
align-items: stretch; | |||
-ms-flex-wrap: wrap; | |||
flex-wrap: wrap; | |||
} | |||
.esu-hp-item { | |||
max-width: 100%; | |||
min-width: 320px; | |||
vertical-align: top; | |||
background-color: rgba(250, 120, 178, 0.5); | |||
border-color: rgba(255, 120 , 178, 0.1); | |||
border-width: 1px; | |||
border-style: solid; | |||
margin: 5px 1px; | |||
border-radius: 5px; | |||
-webkit-box-flex: 1; | |||
-ms-flex: 1 1 0px; | |||
flex: 1 1 0; | |||
display: -webkit-box; | |||
display: -ms-flexbox; | |||
display: flex; | |||
-webkit-box-orient: vertical; | |||
-webkit-box-direction: normal; | |||
-ms-flex-direction: column; | |||
flex-direction: column; | |||
} | |||
.esu-hp-left { | |||
justify-self: flex-start; | |||
} | |||
.esu-hp-right { | |||
justify-self: flex-end; | |||
} | |||
.esu-hp-zxr-container { | |||
display: -webkit-box; | |||
display: -ms-flexbox; | |||
display: flex; | |||
-webkit-box-align: center; | |||
-ms-flex-align: center; | |||
align-items: center; | |||
-webkit-box-pack: space-evenly; | |||
-ms-flex-pack: space-evenly; | |||
justify-content: space-evenly; | |||
-webkit-box-orient: horizontal; | |||
-webkit-box-direction: normal; | |||
-ms-flex-direction: row; | |||
flex-direction: row; | |||
} | |||
@media( max-width: 1024px ){ | |||
.esu-hp-zxr-container { | |||
-webkit-box-orient: vertical; | |||
-webkit-box-direction: normal; | |||
-ms-flex-direction: column; | |||
flex-direction: column; | |||
} | |||
} | |||
.esu-hp-zxr-text { | |||
color: rgba(255, 0, 0, 0.546875); | |||
font-family: 微软雅黑; | |||
white-space: nowrap; | |||
text-shadow: rgb(255, 255, 255) 0px 0px 5px, rgb(255, 255, 255) 0px 0px 10px, rgb(255, 255, 255) 0px 0px 15px, rgba(255, 0, 0, 0.746094) 0px 0px 40px, rgba(255, 0, 0, 0.796875) 0px 0px 70px; | |||
border-width: 0; | |||
border-style: solid; | |||
} | |||
#esu-topbanner { | |||
background-color: rgba(247, 117, 175,0.8); | |||
display: -webkit-box; | |||
display: -ms-flexbox; | |||
display: flex; | |||
border-radius: 5px; | |||
-webkit-box-pack: justify; | |||
-ms-flex-pack: justify; | |||
justify-content: space-between; | |||
-webkit-box-align: center; | |||
-ms-flex-align: center; | |||
align-items: center; | |||
padding: 0.5em 0; | |||
} | |||
#esu-topbanner .left{ | |||
text-align: center; | |||
max-width: 280px; | |||
-webkit-box-flex: 1; | |||
-ms-flex: 1; | |||
flex: 1; | |||
} | |||
#esu-topbanner .primary-title{ | |||
font-size:1.5em; | |||
margin:0; | |||
line-height:1.5; | |||
text-shadow: rgb(255, 255, 255) 0px 0px 5px, rgb(255, 255, 255) 0px 0px 10px, rgb(255, 255, 255) 0px 0px 15px, rgba(225, 100, 150, 0.3) 0px 0px 40px, rgba(225, 100, 150, 0.3) 0px 0px 70px; | |||
} | |||
#esu-topbanner .secondary-title{ | |||
font-size: 0.9em; | |||
} | |||
#esu-topbanner .right{ | |||
padding: 0 0.5em; | |||
} | |||
#esu-topbanner .right p{ | |||
margin: 0; | |||
} | |||
#fallback-banner { | |||
text-align:center; | |||
background-color:rgb(247, 117, 175); | |||
display: none; | |||
} | |||
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { | |||
.esu-hp-item{ display:block; } | |||
} | |||
.skin-minerva .esu-hp-content > table > tbody > tr > td:nth-child(1) { | |||
display: block; | |||
} | |||
.skin-minerva .esu-hp-content > table > tbody > tr > td:nth-child(2) { | |||
display: block; | |||
} | |||
.skin-minerva .esu-hp-content > table { | |||
margin: 0; | |||
} | |||
}}<div id="fallback-banner"> | |||
<h3> | |||
你的浏览器都旧得生[[蛆]]了,如无法正常黑屁请立刻[https://www.mozilla.org/ 升级大脑] | |||
</h3> | |||
</div> | |||
<div id="esu-topbanner"> | |||
<div class="left"> | |||
<div class="primary-title">恶俗狗维基</div> | |||
<div class="secondary-title">揭露恶俗犯罪的百科全书<br> | |||
共有[[Special:Statistics|{{NUMBEROFARTICLES}}]]个条目</div> | |||
</div> | |||
<div class="right"> | |||
[[file:Esu_icon_2018.png|64px|]] | |||
</div> | |||
</div> | |||
<div class="esu-hp-row"> | |||
<div class="esu-hp-item"> | |||
<div class="esu-hp-title"> | |||
[[File:Announce.png|left|25px]]恶俗狗公告 | |||
</div> | |||
<div class="esu-hp-content esu-hp-text-center"> | |||
{{公告}} | |||
</div> | |||
</div> | |||
</div> | |||
<div class="esu-hp-row"> | |||
<div class="esu-hp-item"> | |||
<div class="esu-hp-title"> | |||
[[File:good.png|left|25px]]万恶之[[实名/程然|'''然''']] | |||
</div> | |||
<div class="esu-hp-content"> | |||
{{Esu:FeaturedSpecial0}} | |||
</div> | |||
</div> | |||
</div> | |||
<div class="esu-hp-row"> | |||
<div class="esu-hp-item"> | |||
<div class="esu-hp-title"> | |||
[[File:Dead.png|left|25px]][[实名/程然|恶俗狗]]的[[实名/肖彦锐|奇妙灵堂]] | |||
</div> | |||
<div> | |||
<div class="esu-hp-content esu-hp-text-center esu-hp-huge-text esu-hp-zxr-container" style="background-color:black;color:red"> | |||
<div class="desktop-inline esu-hp-zxr-text">功在茂南</div> | |||
<div class="desktop-inline esu-hp-zxr-text">[[File:Yhdkxj.png|200px|link=实名/肖彦锐]]</div> | |||
<div class="desktop-inline esu-hp-zxr-text">文字文字</div> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
<div class="esu-hp-row"> | |||
<div class="esu-hp-item"> | |||
<div class="esu-hp-title"> | |||
[[File:good.png|left|25px]][[实名/程然|'''创建恶俗''']] | |||
</div> | |||
<div class="esu-hp-content"> | |||
{{Esu:WhoFuckedTheOldESU}} | |||
</div> | |||
</div> | |||
</div> | |||
<!--<div class="esu-hp-row"> | |||
<div class="esu-hp-item"> | |||
<div class="esu-hp-title"> | |||
[[File:good.png|left|25px]]C位出道 | |||
</div> | |||
<div class="esu-hp-content"> | |||
{{C位}} | |||
</div> | |||
</div> | |||
</div>--> | |||
<div class="esu-hp-row"> | |||
<div class="esu-hp-item esu-hp-left"> | |||
<div class="esu-hp-title"> | |||
[[File:good.png|left|25px]]超级巨星 | |||
</div> | |||
<div class="esu-hp-content"> | |||
{{巨星}} | |||
</div> | |||
</div> | |||
<div class="esu-hp-item esu-hp-right"> | |||
<div class="esu-hp-title"> | |||
[[File:Unknown.png|left|25px]]年度硬汉 | |||
</div> | |||
<div class="esu-hp-content"> | |||
{{硬汉}} | |||
</div> | |||
</div> | |||
</div> | |||
<div class="esu-hp-row"> | |||
<div class="esu-hp-item"> | |||
<div class="esu-hp-title"> | |||
[[File:picture.png|left|25px]]高雅画廊 | |||
</div> | |||
<div class="esu-hp-content"> | |||
{{,}} | |||
</div> | |||
</div> | |||
</div> | |||
<div class="esu-hp-row"> | |||
<div class="esu-hp-item esu-hp-left"> | |||
<div class="esu-hp-title"> | |||
[[File:artical.png|left|25px]]高雅美文 | |||
</div> | |||
<div class="esu-hp-content"> | |||
{{娱乐区}} | |||
</div> | |||
</div> | |||
<div class="esu-hp-item esu-hp-right"> | |||
<div class="esu-hp-title"> | |||
[[File:know.png|left|25px]]你知道吗 | |||
</div> | |||
<div class="esu-hp-content"> | |||
{{Esu:DidYouKnow}} | |||
</div> | |||
</div> | |||
</div> | |||
<div class="esu-hp-row"> | |||
<div class="esu-hp-item"> | |||
<div class="esu-hp-title"> | |||
[[File:worlds.png|left|25px]] | |||
</div> | |||
<div class="esu-hp-content esu-text-center"> | |||
{{111}} | |||
</div> | |||
</div> | |||
</div> | |||
<div class="esu-hp-row mobile-block"> | |||
<div class="esu-hp-item"> | |||
<div class="esu-hp-title"> | |||
[[File:know.png|left|25px]]手机版导航 | |||
</div> | |||
<div class="esu-hp-content esu-text-center"> | |||
{{Esu:MobileNavigation}} | |||
</div> | |||
</div> | |||
</div> | |||
欢迎通过左上方的导航访问其他页面。 | |||
{{#seo: | |||
|title=恶俗Wiki - 恶俗的百科全书 | |||
|titlemode=append | |||
|keywords=恶俗,恶俗维基,恶俗Wiki,恶俗维基关闭,恶俗维基网址,恶俗维基重开,新恶俗维基,反恶俗维基 | |||
}} |
2021年8月29日 (日) 22:53的版本
文件:Otomads1.png 文件:Otomads2.png {{#css:
.esu-hp-content { overflow-x: auto; overflow-y: auto; background-color: rgb(255,240,240); border-top-left-radius: 5px 5px; border-top-right-radius: 5px 5px; border-bottom-right-radius: 5px 5px; border-bottom-left-radius: 5px 5px; border-radius: 5px; border-width: 1px; border-style: solid; padding: 10px; border-color:rgba(255, 120 , 178, 0.1); -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
.esu-overflow-visible { overflow: visible !important; } .esu-hp-text-center { text-align: center; }
.esu-hp-huge-text { font-size: 500%; }
.esu-hp-title { color: black; background-image: none; background-color: transparent; font-weight: normal; overflow-x: hidden; overflow-y: hidden; line-height: 1.3; font-size: 1.5em; text-align: left; border-width: medium; border-style: none none hidden; margin: 1px; padding: 1px; padding-bottom: 4px; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }
.esu-hp-title .floatleft { margin: 0; }
.esu-hp-row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.esu-hp-item { max-width: 100%; min-width: 320px; vertical-align: top; background-color: rgba(250, 120, 178, 0.5); border-color: rgba(255, 120 , 178, 0.1); border-width: 1px; border-style: solid; margin: 5px 1px; border-radius: 5px; -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.esu-hp-left { justify-self: flex-start; }
.esu-hp-right { justify-self: flex-end; } .esu-hp-zxr-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
@media( max-width: 1024px ){ .esu-hp-zxr-container { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } } .esu-hp-zxr-text { color: rgba(255, 0, 0, 0.546875); font-family: 微软雅黑; white-space: nowrap; text-shadow: rgb(255, 255, 255) 0px 0px 5px, rgb(255, 255, 255) 0px 0px 10px, rgb(255, 255, 255) 0px 0px 15px, rgba(255, 0, 0, 0.746094) 0px 0px 40px, rgba(255, 0, 0, 0.796875) 0px 0px 70px; border-width: 0; border-style: solid; }
#esu-topbanner { background-color: rgba(247, 117, 175,0.8); display: -webkit-box; display: -ms-flexbox; display: flex; border-radius: 5px; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0.5em 0; } #esu-topbanner .left{ text-align: center; max-width: 280px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } #esu-topbanner .primary-title{ font-size:1.5em; margin:0; line-height:1.5; text-shadow: rgb(255, 255, 255) 0px 0px 5px, rgb(255, 255, 255) 0px 0px 10px, rgb(255, 255, 255) 0px 0px 15px, rgba(225, 100, 150, 0.3) 0px 0px 40px, rgba(225, 100, 150, 0.3) 0px 0px 70px; }
#esu-topbanner .secondary-title{ font-size: 0.9em; }
#esu-topbanner .right{ padding: 0 0.5em; }
#esu-topbanner .right p{ margin: 0; }
#fallback-banner { text-align:center; background-color:rgb(247, 117, 175); display: none; } @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .esu-hp-item{ display:block; } }
.skin-minerva .esu-hp-content > table > tbody > tr > td:nth-child(1) { display: block; }
.skin-minerva .esu-hp-content > table > tbody > tr > td:nth-child(2) { display: block; } .skin-minerva .esu-hp-content > table { margin: 0; }
}}
欢迎来到新浪维基!
官方频道:NewLangWiki(关注查看站长女装),站长TG:@Nihility_SW,投稿邮箱:[email protected]

王伟恒,知名润人“甜甜圈”,1988年出生于河北邯郸,曾当过消防员,并于知乎平台拥有3万粉丝,后因炒币失败、婚姻破裂、负债累累,逐渐走向极端反华立场。2022年,其通过非法滞留手段抵达美国,开启“润人”生涯。因在美国购买甜甜圈时获店员赠送1个额外甜甜圈而狂喜,相关表情包及视频片段爆红中文网络,遂得外号“甜甜圈”。王伟恒在美国生活极度不如意,长期被黑帮、银行追债,加之沾染毒品,身体虚弱憔悴至极。与此同时,王伟恒被中文互联网当作电子宠物取乐时,又被王靖渝的间谍故事弄得胆颤心惊,心理也接近崩溃。2024年11月30日至今,王伟恒的社交平台已经停更,原因不明。
(完整文章)
欢迎通过左上方的导航访问其他页面。