“Widget:用户测试邀请信”与“MediaWiki:Welcomecreation-msg”:页面之间的差异

H萌娘,万物皆可H的百科全书!
(页面间差异)
跳到导航 跳到搜索
(文本替换 - 替换“hmoegirl.com”为“hmoegirl.info”)
 
(文本替换 - 替换“hmoegirl.com”为“hmoegirl.info”)
 
第1行: 第1行:
<body>
<div style="padding: 1.5em; border-bottom: 1px solid #a1cef5; {{gradient|#e5eff5|#e5eff5|vertical|#ffffff|50%}}"><big> 欢迎加入我们QvQ!您是本站第[[特殊:用户列表|'''{{NUMBEROFUSERS}}''']]位用户,请不要忘记更改您账户的[https://www.hmoegirl.info/特殊:参数设置 设置]。编辑一定量的条目被系统授予新用户组后,可以再次去设置 勾选使用简便 新工具哦!快来加入我们的[https://www.hmoegirl.info/H%E8%90%8C%E5%A8%98:%E5%AE%98%E6%96%B9%E7%BE%A4%E7%BB%84 交流社群]吧,H萌娘需要您的建设。祝您在本站度过愉快的时光 !</big>
<div id="wrap">
<br/><br/>[[文件:4kaiji9872e17e-4dea-350b-8bc4-3b11b44c37bd.jpeg|无框|居中|700px]]</div>
<h2> 暂时没有测试 中的 功能 !</h2>
{| class=wikitable width=100%
<br><br><br>
|- align="center"
<div id="form-wrap">
| 在条目里完成{{color|red|您的第一次编辑}}:
<form>
<inputbox>
<p>HELLO JOE,</p>
type=fulltext
<label for="email">Your Message:</label>
width=20
<textarea name="message" id="message" value="Your Message"></textarea>
searchbuttonlabel= 搜索
break=no
<p>BEST,</p>
</inputbox>
<label for="name">Name:</label>
 
<input type="text" name="name" value="" id="name" />
这里有一些[[H萌娘:条目创建请求|请求创建的条目]]。
||[https://zh.moegirl.org.cn/Help:%E8%90%8C%E7%99%BE%E7%BC%96%E8%BE%91%E7%AE%80%E6%98%8E%E6%8C%87%E5%8D%97/%E5%AE%9E%E6%88%98%E4%BA%8C_%E5%88%9B%E5%BB%BA%E8%87%AA%E5%B7%B1%E7%9A%84%E7%94%A8%E6%88%B7%E9%A1%B5 跟随惠惠的脚步学习创建您的用户页吧~]
<label for="email">Email:</label>
<inputbox>
<input type="text" name="email" value="" id="email" />
type=create
hidden=yes
<input type="submit" name="submit" value="NOW, I SEND THANKS!" />
break=no
</form>
default=Special:MyPage
</div>
buttonlabel=Explosion!
</div>
</inputbox>
</body>
 
<style>
可以随时通过右上角头像旁的链接到达您自己设计的用户页
#wrap p{
 
font-family: tahoma;
<s> 当然不是射一次就完了。。。</s>
font-size: 24px;
|- align="center"
color: #757575;
| [https://zh.moegirl.org.cn/User:Ww71338ww/ 萌娘百科: 速成宝典 手把手教你写百科] || [https://www.hmoegirl.info/%E5%B8%AE%E5%8A%A9:%E6%B2%99%E7%9B%92 在沙盒中进行编辑测试]
}
|}
#wrap{
 
width: 530px;
<div style="clear:right;padding-top:1em"></div>
margin: 20px auto 0;
<div style="background-color:#ff9;border:1px solid #fc0;padding:.3em;font-size:140%;text-align:center;">[[萌百:Help: 萌娘百科编辑的快速养成方法- 从入门到精通|'''转到入门来学习编辑H萌百的基础''' &gt;&gt;]]</div>
height: 1000px;
}
#wrap h2{
margin-bottom: 20px;
text-align: center;
font-size: 35px;
font-family: tahoma;
color: black;
}
#form-wrap{
height: 447px;
position: relative;
top: 0px;
transition: all 1s ease-in-out .3s;
}
#form-wrap:before{
content: "";
position: absolute;
bottom: 128px;
left: 0px;
background: url('https://www.hmoegirl.info/images/a/a9/Before.png');
width: 530px;
height: 317px;
}
#form-wrap:after{
content: "";
position: absolute;
bottom: 0px;
left: 0;
background: url('https://www.hmoegirl.info/images/c/c6/After.png');
width: 530px;
height: 259px;
}
#form-wrap.hide:after,
#form-wrap.hide:before{
display: none;
}
#form-wrap:hover{
height: 777px;
top: -200px;
}
#wrap form{
background: url('https://www.hmoegirl.info/images/c/cf/Letter_bg.png');
position: relative;
top: 200px;
height: 200px;
width: 400px;
margin: 0px auto;
padding: 20px;
border: 1px solid white;
border-right: 3px;
transition: all 1s ease-in-out .3s;
}
#form-wrap:hover form{
height: 530px;
}
#wrap lable{
margin: 11px 20px 0 0;
font-size: 15px;
color: gray;
text-transform: uppercase;
}
#wrap input[type=text], textarea{
font: 14px normal uppercase, arial, serif;
color: dimgray;
background: none;
width: 380px;
height: 37px;
padding: 0px 10px;
margin: 0 0 10px 0;
border: 1px solid #BDBDBD;
border-radius: 5px;
}
#wrap textarea{
height: 80px;
padding-top: 14px;
}
#form-wrap input[type=submit]{
position: relative;
font-family: tahoma;
font-size: 24px;
color: gray;
width: 300px;
text-align: center;
opacity: 0;
cursor: pointer;
border-radius: 3px;
transition: opacity 0.7s ease-in-out 0s;
}
#form-wrap:hover input[type=submit]{
z-index: 1;
opacity: 1;
transition: opacity 0.5s ease-in-out 1.3s;
}
#form-wrap.hide:before{
display: none;
}
</style>

2022年11月20日 (日) 15:04的最新版本

欢迎加入我们QvQ!您是本站第1,824位用户,请不要忘记更改您账户的设置。编辑一定量的条目被系统授予新用户组后,可以再次去设置中勾选使用简便的新工具哦!快来加入我们的交流社群吧,H萌娘需要您的建设。祝您在本站度过愉快的时光!

4kaiji9872e17e-4dea-350b-8bc4-3b11b44c37bd.jpeg
在条目里完成您的第一次编辑

这里有一些请求创建的条目

跟随惠惠的脚步学习创建您的用户页吧~

可以随时通过右上角头像旁的链接到达您自己设计的用户页

当然不是射一次就完了。。。

手把手教你写百科 在沙盒中进行编辑测试
转到入门来学习编辑H萌百的基础 >>