打开/关闭菜单
43
65
61
1241
SkyFrost Wiki
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

Template:黑幕:修订间差异

模板页面
Breeze留言 | 贡献
无编辑摘要
标签已被回退
Breeze留言 | 贡献
无编辑摘要
 
(未显示同一用户的4个中间版本)
第1行: 第1行:
<includeonly>
<includeonly>
<span class="heimu" title="{{{2|你知道的太多了}}}">
<span style="
  <span class="heimu-text">{{{1}}}</span>
  background: #000 !important;
</span>
  color: #000 !important;
  padding: 0 2px !important;
  border-radius: 2px !important;
  cursor: help !important;
  transition: color 0.1s !important;
"
title="{{{2|你知道的太多了}}}"
onmouseover="this.style.setProperty('color', '#fff', 'important')"
onmouseout="this.style.setProperty('color', '#000', 'important')"
onclick="this.style.setProperty('color', '#fff', 'important')"
>{{{1}}}</span>
</includeonly>
</includeonly>
<noinclude>
== 使用说明 ==
在MediaWiki:Common.css中添加以下样式:
<pre>
.heimu {
  background: #000;
  color: #000;
  padding: 0 2px;
  border-radius: 3px;
  transition: all 0.3s;
  cursor: help;
}
.heimu:hover, .heimu:active {
  background: #333;
  color: #fff;
}
.heimu-text {
  transition: inherit;
}
</pre>
</noinclude>

2025年7月30日 (三) 07:29的最新版本

我们为您提供服务需要使用Cookie。使用我们的服务即表示您同意我们使用Cookie。