欢迎来到奇葩栖息地!欢迎加入Discord服务器:XfrfHCzfbW。请先至特殊:参数设置验证邮箱后再进行编辑。在特殊:参数设置挑选自己想要使用的小工具!不会编辑?请至这里学习Wikitext语法。
检查单独更改
来自奇葩栖息地
本页面允许您检查滥用过滤器根据某次单独更改所生成的变量。
根据本次更改生成的变量
变量 | 值 |
---|---|
用户账号名称 (user_name) | 'SkyEye FAST' |
用户所在群组(包括隐藏群组) (user_groups) | [
0 => 'bureaucrat',
1 => 'checkuser',
2 => 'interface-admin',
3 => 'sysop',
4 => 'widgeteditor',
5 => '*',
6 => 'user',
7 => 'autoconfirmed',
8 => 'emailconfirmed'
] |
用户是否通过移动版界面编辑 (user_mobile) | false |
页面编号 (page_id) | 168 |
页面命名空间 (page_namespace) | 2 |
页面标题(不含命名空间) (page_title) | 'SkyEye FAST/common.css' |
完整页面标题 (page_prefixedtitle) | '用户:SkyEye FAST/common.css' |
操作 (action) | 'edit' |
编辑摘要/原因 (summary) | '// Edit via InPageEdit' |
旧的内容模型 (old_content_model) | 'css' |
新的内容模型 (new_content_model) | 'css' |
在编辑之前旧页面的wikitext (old_wikitext) | '/* 最近更改 */
span.mw-plusminus-neg,
strong.mw-plusminus-neg {
color: rgb(170, 0, 34);
}
span.mw-plusminus-pos,
strong.mw-plusminus-pos {
color: rgb(34, 170, 0);
}
span.changedby {
position: relative;
max-width: 1050px;
}
/* 工具栏永远开启 */
#p-tb div.body {
display: block !important;
}
/* 防止pre模块溢出 */
pre,
.mw-code {
overflow-x: auto;
}
code,
pre {
word-break: break-all;
overflow-wrap: break-word;
}
#footer {
display: none
}
/* 字体 */
body,
.mw-body h1,
.mw-body h2,
.mw-body h3,
.mw-body h4 {
font-family: "Noto Sans CJK SC", "Source Han Sans SC", sans-serif !important;
}
code,
samp,
tt,
pre,
.mw-code,
.mw-script {
font-family: 'Fira Code', "Sarasa Mono SC", monospace !important;
}
textarea {
font-family: 'Fira Code', "Sarasa Mono SC", monospace !important;
font-size: 13px !important;
}
[lang="zh-Hant"] {
font-family: "Noto Sans CJK TC", "Source Han Sans TC", sans-serif !important;
}
[lang="ja"] {
font-family: "Noto Sans CJK JP", "Source Han Sans", sans-serif !important;
}
/* 链接 */
/* 重定向链接 */
.mw-body a.mw-redirect {
color: rgb(48, 128, 80);
}
.mw-body a.mw-redirect:visited {
color: rgb(154, 163, 98);
}
/* 外部链接 */
.mw-body a.external {
color: rgb(250, 126, 112);
}
.mw-body a.external:visited {
color: rgb(159, 81, 45);
}
/* 用户链接 */
/* 行政员 */
.mw-userlink[title="用户:Peterha"] {
color: rgb(255, 140, 0)!important;
font-weight: bold!important;
}
/* 管理员 */
.mw-userlink[title="用户:Lakejason0"],
.mw-userlink[title="用户:XxLittleCxX"],
.mw-userlink[title="用户:布衣"] {
color: rgb(0, 167, 176)!important;
font-weight: bold!important;
}
/* 巡查员
.mw-userlink[title="User:"] {
color: rgb(205, 58, 161)!important;
font-weight: bold!important;
}
界面管理员
.mw-userlink[title="User:"] {
color: rgb(131, 139, 139)!important;
font-weight: bold!important;
}
巡查豁免者
.mw-userlink[title="User:"] {
color: rgb(69, 139, 0)!important;
font-weight: bold!important;
}*/
/* 我 */
.mw-userlink[title="用户:SkyEye FAST"] {
color: rgb(138, 44, 226)!important;
font-weight: bold!important;
}
border: none;
box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12) !important;
transition: all .3s;
}
.notaninfobox:hover {
box-shadow: 2px 2px 15px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12) !important;
transition: all .3s;
}
/* Wikiplus */
.Wikiplus-Btn,
.Wikiplus-InterBox button {
box-shadow: 0 0 0px rgb(255, 255, 255) !important;
border: 1px solid rgb(167, 215, 249) !important;
cursor: pointer !important;
-webkit-user-select: none !important;
-moz-user-select: none !important;
-o-user-select: none !important;
-ms-user-select: none !important;
user-select: none !important;
font-family: "Noto Sans CJK SC" !important;
}
.Wikiplus-InterBox button {
background: rgb(255, 255, 255) !important;
height: 22px!important;
}
.Wikiplus-Btn {
margin: 3px 10px 3px 0 !important;
}
.Wikiplus-InterBox {
border: 1px rgb(167, 215, 249) solid!important;
background: rgb(255, 255, 255) !important;
width: 80%!important;
margin-left: 11.5em!important;
font-family: "Noto Sans CJK SC" !important;
font-size: 13px !important;
}
input#Wikiplus-Quickedit-Summary-Input {
height: 18px!important;
font-family: 'Fira Code', "Sarasa Mono SC", monospace !important;
font-size: 13px !important;
}
.Wikiplus-InterBox textarea,
.Wikiplus-InterBox input:not([type]) {
border-color: rgb(167, 215, 249) !important;
font-family: 'Fira Code', "Sarasa Mono SC", monospace !important;
font-size: 13px !important;
}
div.Wikiplus-InterBox>div.Wikiplus-InterBox-Content>div>br {
display: none;
}
/* InPageEdit */
#ipe-edit-toolbox .ipe-toolbox-btn {
text-shadow: none;
}
.in-page-edit .fa,
#ipe-edit-toolbox .fa {
font-family: FontAwesome !important;
}
.vectorMenu li.icon,
.section.achievements .icon {
background: none;
}' |
在编辑之后新页面的wikitext (new_wikitext) | '/* 最近更改 */
span.mw-plusminus-neg,
strong.mw-plusminus-neg {
color: rgb(170, 0, 34);
}
span.mw-plusminus-pos,
strong.mw-plusminus-pos {
color: rgb(34, 170, 0);
}
span.changedby {
position: relative;
max-width: 1050px;
}
/* 工具栏永远开启 */
#p-tb div.body {
display: block !important;
}
/* 防止pre模块溢出 */
pre,
.mw-code {
overflow-x: auto;
}
code,
pre {
word-break: break-all;
overflow-wrap: break-word;
}
#footer {
display: none
}
/* 字体 */
body,
.mw-body h1,
.mw-body h2,
.mw-body h3,
.mw-body h4 {
font-family: "Noto Sans CJK SC", "Source Han Sans SC", sans-serif !important;
}
code,
samp,
tt,
pre,
.mw-code,
.mw-script {
font-family: 'Fira Code', "Sarasa Mono SC", monospace !important;
}
textarea {
font-family: 'Fira Code', "Sarasa Mono SC", monospace !important;
font-size: 13px !important;
}
[lang="zh-Hant"] {
font-family: "Noto Sans CJK TC", "Source Han Sans TC", sans-serif !important;
}
[lang="ja"] {
font-family: "Noto Sans CJK JP", "Source Han Sans", sans-serif !important;
}
/* 链接 */
/* 重定向链接 */
.mw-body a.mw-redirect {
color: rgb(48, 128, 80);
}
.mw-body a.mw-redirect:visited {
color: rgb(154, 163, 98);
}
/* 外部链接 */
.mw-body a.external {
color: rgb(250, 126, 112);
}
.mw-body a.external:visited {
color: rgb(159, 81, 45);
}
/* 用户链接 */
/* 行政员 */
.mw-userlink[title="用户:Ptcrtah"] {
color: rgb(255, 140, 0)!important;
font-weight: bold!important;
}
/* 管理员 */
.mw-userlink[title="用户:Lakejason0"],
.mw-userlink[title="用户:XxLittleCxX"],
.mw-userlink[title="用户:布衣"] {
color: rgb(0, 167, 176)!important;
font-weight: bold!important;
}
/* 巡查员
.mw-userlink[title="User:"] {
color: rgb(205, 58, 161)!important;
font-weight: bold!important;
}
界面管理员
.mw-userlink[title="User:"] {
color: rgb(131, 139, 139)!important;
font-weight: bold!important;
}
巡查豁免者
.mw-userlink[title="User:"] {
color: rgb(69, 139, 0)!important;
font-weight: bold!important;
}*/
/* 我 */
.mw-userlink[title="用户:SkyEye FAST"] {
color: rgb(138, 44, 226)!important;
font-weight: bold!important;
}
border: none;
box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12) !important;
transition: all .3s;
}
.notaninfobox:hover {
box-shadow: 2px 2px 15px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12) !important;
transition: all .3s;
}
/* Wikiplus */
.Wikiplus-Btn,
.Wikiplus-InterBox button {
box-shadow: 0 0 0px rgb(255, 255, 255) !important;
border: 1px solid rgb(167, 215, 249) !important;
cursor: pointer !important;
-webkit-user-select: none !important;
-moz-user-select: none !important;
-o-user-select: none !important;
-ms-user-select: none !important;
user-select: none !important;
font-family: "Noto Sans CJK SC" !important;
}
.Wikiplus-InterBox button {
background: rgb(255, 255, 255) !important;
height: 22px!important;
}
.Wikiplus-Btn {
margin: 3px 10px 3px 0 !important;
}
.Wikiplus-InterBox {
border: 1px rgb(167, 215, 249) solid!important;
background: rgb(255, 255, 255) !important;
width: 80%!important;
margin-left: 11.5em!important;
font-family: "Noto Sans CJK SC" !important;
font-size: 13px !important;
}
input#Wikiplus-Quickedit-Summary-Input {
height: 18px!important;
font-family: 'Fira Code', "Sarasa Mono SC", monospace !important;
font-size: 13px !important;
}
.Wikiplus-InterBox textarea,
.Wikiplus-InterBox input:not([type]) {
border-color: rgb(167, 215, 249) !important;
font-family: 'Fira Code', "Sarasa Mono SC", monospace !important;
font-size: 13px !important;
}
div.Wikiplus-InterBox>div.Wikiplus-InterBox-Content>div>br {
display: none;
}
/* InPageEdit */
#ipe-edit-toolbox .ipe-toolbox-btn {
text-shadow: none;
}
.in-page-edit .fa,
#ipe-edit-toolbox .fa {
font-family: FontAwesome !important;
}
.vectorMenu li.icon,
.section.achievements .icon {
background: none;
}' |
编辑产生的差异 (edit_diff) | '@@ -102,5 +102,5 @@
/* 行政员 */
-.mw-userlink[title="用户:Peterha"] {
+.mw-userlink[title="用户:Ptcrtah"] {
color: rgb(255, 140, 0)!important;
font-weight: bold!important;
' |
编辑增加的行 (added_lines) | [
0 => '.mw-userlink[title="用户:Ptcrtah"] {'
] |
更改的Unix时间戳 (timestamp) | 1630484062 |