系统信息

跳转至: 导航搜索

此处列出了MediaWiki名字空间下的所有有效系统消息。 如果想为MediaWiki的本地化贡献翻译,请访问MediaWiki本地化translatewiki.net

过滤
按自定义状态过滤:    
首页
首页
末页
末页
名称 默认信息文字
当前信息文字
collapsible-collapse讨论 折叠
collapsible-expand讨论 展开
cologneblue.css讨论 /* 此处的 CSS 将影响使用科隆香水蓝皮肤的用户 */
cologneblue.js讨论 /* 此处的JavaScript将加载于使用科隆香水蓝皮肤的用户 */
colon-separator讨论
columns讨论 列:
comma-separator讨论
common.css讨论 /* 此处的 CSS 将应用于所有的皮肤 */
/* 此处的 CSS 将应用于所有的皮肤 */ @media screen { /* media screen start */ /* font adjust */ html, body { font-family: Helvetica, Arial, "Noto sans s chinese", "Hiragino Sans GB", "Microsoft YaHei", sans-serif; } html { font-size: 1.2em; } pre, code, tt, kbd, samp, .mw-code { font-family: "Courier New",monospace,Courier; background: #F4F4F4; } code { } /* lang=ja 日文字体 */ [lang=ja] { font-family: "Noto sans japanese", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", sans-serif; } /* blockquote */ blockquote { background: url('/images/8/8c/Quotation.png') left top no-repeat; min-height: 3em; margin: 1em 0; padding: 0 4em; } /* table padding adjust */ table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td { padding: 1px 0.5em; } /* TOC */ #toc, .toc { font-size: 85%; border-radius: 3px; padding: 2px 7px; } /* Infobox */ table.infobox { float: right; clear: right; font-size: 85%; min-width: 10em; max-width: 20em; margin: 0.2em 0 0.5em 1em; border: 1px solid #aaa; background-color: #f9f9f9; text-align: left; border-radius: 3px; } table.infobox th, table.infobox td { padding: 1px 0.5em; vertical-align: text-top; } table.infobox td:first-child { min-width: 4em; } table.infobox th { text-align: center; border-radius: 3px; font-size: 117%; } table.infobox th.subtitle { font-size: 100%; font-weight: normal; } table.infobox-song th { background: #60A917; color: #FFF; } table.infobox-artist th { background: #1BA1E2; color: #FFF; } table.infobox-album th { background: #F5D79D; } table.infobox-timeline { margin: 0 -.5em; } table.infobox-timeline td { width: 33.3%; padding: 0; text-align: center; border-right: 1px #eee solid; } table.infobox-timeline td:last-child { border-right: none; } /* 歌词排版 */ div.lyric { float: left; margin: 0 2em 0 0; } .poem { padding: 0.6em 1em 0.5em; background: #EEE; border-radius: 3px; } div.lyrics::after, div#uw-header-info::after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } #mw-content-text > h2 { margin-top: 1.5em; } dt { margin-top: .75em; } /* Template:Ruby from Wikipedia:ja */ .ruby { border: none; display: inline-table; height: 1em; line-height: 1; margin: -.25em 0 0 0; padding: 0px; text-align: center; text-indent: 0px; vertical-align: text-bottom; white-space: nowrap; position: relative; bottom: 1px; } .ruby > .rb { border: none; display: table-row-group; line-height: 1; margin: 0px; padding: 0px; text-align: center; white-space: nowrap; speak: none } .ruby > .rt { border: none; display: table-header-group; font-size: 0.5em; line-height: 1.1; margin: 0px; padding: 0px; text-align: center; white-space: nowrap; } .ruby > .rp { display: none !important; speak: none } } /* media screen end */ /* 隐藏首页元素 */ body.page-首页 #deleteconfirm, body.page-首页 #t-cite, body.page-首页 #footer-info-lastmod, body.action-view.page-首页 #siteSub, body.action-view.page-首页 #contentSub, body.action-view.page-首页 h1.firstHeading, body.action-view.page-首页 #toc { display: none !important; } /* 首页样式 */ div#uw-header { border: 1px solid #a7d7f9; border-radius: 8px; font-size: 85%; padding: 1em 2em; display: flex; align-items: flex-end; } div#uw-header-title { flex: 5; } div#uw-header-title > h1 { border: none; margin: 0; } div#uw-header p { margin: 0; } div#uw-header b { font-size: 120%; } div#uw-header-info { } div#uw-content { display: flex; margin: 2em 0 0 0; } div#uw-left { flex: 2; margin-right: 2em; } div#uw-right { flex: 1; border: 1px solid #ddd; border-radius: 8px; padding: .75em; } div.uw-left-block > h2, div.uw-right-block > h2, div#mw-content-text > h2 { border: none; border-radius: 6px; background: -webkit-linear-gradient(left, #eee , transparent); background: -o-linear-gradient(right, #eee, transparent); background: -moz-linear-gradient(right, #eee, transparent); background: linear-gradient(to right, #eee , transparent); padding: .25em .5em; } div.uw-left-block > h2, div.uw-right-block > h2 { font-size: 120%; margin-left: -.5em; margin-right: -.5em; } div.uw-left-block h3, div.uw-right-block h3 { font-weight: normal; font-size: 120%; } div#mw-content-text > h2 { margin-left: -.5em; margin-right: -.5em; padding: .5em; } div#uw-left > div, div#uw-right > div { margin-bottom: 2em; padding: 0 .5em; } div#uw-left > div:last-child, div#uw-right > div:last-child { margin-bottom: 0; } div#uw-mainpage-lyric dl, div#uw-mainpage-dyk li, div#uw-mainpage-today dt, div#uw-mainpage-today dd { display: none; } div#uw-mainpage-lyric dd { margin: 0; } div#uw-mainpage-lyric dt { font-weight: normal; margin: 0.25em 0 0 2em; } div.uw-block-footer { font-size: .85em; clear: both; text-align: right; } div.uw-block-footer a { border-radius: 3px; color: #666; padding: 3px 6px; } div.uw-block-footer a:last-child { /* margin-right: 1em;*/ } div.uw-block-footer a:hover { background: #f2f2f2; text-decoration: none; } .divide2 { width:50%; float:left; } /* date page lists */ .date-page:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } .date-page dt { float: left; width: 4.2em; margin-top: 0; } .date-page dd { margin-left: 4.5em; } /* navbox */ table.navbox { font-size: 75%; line-height: 125%; margin: 0 0 1em 1em; float: right; box-shadow: 0px 0px 4px #aaa; } table.navbox td, table.navbox th { border: 2px #fff solid !important; } /* ref don't make line-height larger */ sup.reference { line-height: 100%; } sub { vertical-align: baseline; line-height: 100%; } /* stub message */ div.stub { display: inline-block; margin-bottom: 1em; padding: .3em .85em .1em 2.05em; border: 1px #aaa solid; border-radius: 4px; font-size: 90%; color: #666; background: #f4f4f4; background-image: url('/images/thumb/d/d2/Edit.png/16px-Edit.png'); background-repeat: no-repeat; background-position-y: center; background-position-x: .6em; } /* clear fix */ .clearfix { clear: both; } /** * Styling for links generated by [[MediaWiki:Edittools]] * @source www.mediawiki.org/wiki/Extension:CharInsert#Styling * @updated 2012-02-29 */ .mw-charinsert-buttons { margin-top: 10px; border: 1px solid #aaaaaa; padding: 1px; text-align: left; font-size: 100%; } .mw-charinsert-buttons dt { display: inline-block; margin: 0 .25em 0 2em; min-width: 4em; overflow: hidden; } .mw-charinsert-buttons dd { display: inline-block; margin: 0 .2em; max-width: 60em; overflow: hidden; } .mw-charinsert-buttons a { color: black; background: -webkit-linear-gradient(top, #f4f4f4, #e3e3e3) !important; background: -o-linear-gradient(bottom, #f4f4f4, #e3e3e3) !important; background: -moz-linear-gradient(bottom, #f4f4f4, #e3e3e3) !important; background: linear-gradient(to bottom, #f4f4f4, #e3e3e3) !important; font-weight: normal; font-size: .9em; text-decoration: none; border: thin #999 outset; border-radius: 3px; padding: .1em .5em 0em .5em; display: block; max-width: 60em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .mw-charinsert-buttons a:hover, .mw-charinsert-buttons a:active { background-color: #bcd; border-style: inset; } .client-js .mw-edittools-section { display: inline; } .client-js .mw-edittools-section input[type="button"] { font-size: 0.9em; padding-left: 1px; padding-right: 1px; margin-left: 1px; } /* Template:Reflist */ div.reflist { font-size: 90%; margin-bottom: 0.5em; } div.columns { margin-top:0.3em; } div.columns dl,div.columns ol,div.columns ul { margin-top:0; } div.columns li,div.columns dd dd { -webkit-column-break-inside:avoid; /* page-break-inside:avoid; */ break-inside:avoid-column; }
common.js讨论 /* 此处的JavaScript将加载于所有用户每一个页面。 */
/* 此处的JavaScript将加载于所有用户每一个页面。 */ function lyricLayout(){ p=$('.poem'); for (i=0;i<p.length;i++) { x=$('.poem').eq(i); y=$(x).prev(); $(y).add(x).wrapAll('<div class="lyric"></div>'); } $('div.lyric').wrapAll('<div class="lyrics"></div>'); } /* 生成不重复随机数 */ /* Ref: http://blog.csdn.net/loyopp/article/details/17377909 */ function checkDup(rand,rands) { if(rands.length==0){ return false; } for(var i=0;i<rands.length;i++){ if(rands[i]==rand){ return true; } } return false; } function genRandom(m,n,size) { var rands=new Array(); var rand; var index=0; if(m>n||m<0||n<0||size<0){ return; } else if(n-m-1<size){ for(var i=0;i<n-m;i++){ rands[i]=i; } } else { for(var i=0;i<size;i++){ do { rand=Math.floor(Math.random()*(n-m)+m); } while(checkDup(rand,rands)); rands[index]=rand; index++; } } return rands; } /* 首页显示Lyric Collection */ function showLyric(size) { var m=0; var n=$("#uw-mainpage-lyric dl").length; var randsLyric = genRandom(m,n,size); $("#uw-mainpage-lyric dl").css("display","none"); for(var i=0;i<size;i++){ $("#uw-mainpage-lyric dl").eq(randsLyric[i]).css("display","block"); } } /* 首页显示Do You Know */ function showDyk(size) { var m=0; var n=$("#uw-mainpage-dyk li").length; var randsDyk = genRandom(m,n,size); $("#uw-mainpage-dyk li").css("display","none"); for(var i=0;i<size;i++){ $("#uw-mainpage-dyk li").eq(randsDyk[i]).css("display","list-item"); } } /* 首页显示Today */ function showToday(size) { var m=0; var n=$("#uw-mainpage-today dt").length; var randsToday = genRandom(m,n,size); $("#uw-mainpage-today dt").css("display","none"); $("#uw-mainpage-today dd").css("display","none"); for(var i=0;i<size;i++){ $("#uw-mainpage-today dt").eq(randsToday[i]).css("display","block"); $("#uw-mainpage-today dd").eq(randsToday[i]).css("display","block"); } } /* 页面载入后执行: */ $(function(){ lyricLayout(); showLyric(1); showDyk(5); showToday(5); })
compare-invalid-title讨论 您指定的标题无效。
compare-page1讨论 页面1
compare-page2讨论 页面2
compare-rev1讨论 版本1
compare-rev2讨论 版本2
compare-revision-not-exists讨论 你指定的版本不存在。
compare-selector讨论 对比页面版本
compare-submit讨论 对比
compare-title-not-exists讨论 您指定的标题不存在。
comparepages讨论 对比页面
comparepages-summary讨论  
compareselectedversions讨论 对比选择的版本
confirm讨论 确认
confirm-purge-bottom讨论 清理一页将会清除快取以及强迫显示最现时之修订版本。
confirm-purge-top讨论 要清除此页面的缓存吗?
confirm-unwatch-button讨论 确定
confirm-unwatch-top讨论 从监视列表中删除此页吗?
confirm-watch-button讨论 确定
confirm-watch-top讨论 将此页添加到您的监视吗?
confirm_purge_button讨论 确定
confirmdeletetext讨论 您即将删除一个页面或图像以及其历史。 请确定您要进行此项操作,并且了解其后果,同时您的行为符合[[{{MediaWiki:Policy-url}}]]。
confirmedittext讨论 你必须确认你的电子邮件地址才能编辑页面。请通过[[Special:Preferences|系统设置]]设置并确认你的电子邮件地址。
confirmemail讨论 确认邮箱地址
confirmemail_body讨论 来自IP地址$1的用户(可能是您)在{{SITENAME}}上创建了账户“$2”,并提交了您 的电子邮箱地址。 请确认这个账户是属于您的,并同时激活在{{SITENAME}}上的电子邮件功能。请在浏 览器中打开下面的链接: $3 如果您*未曾*注册账户,请打开下面的链接去取消电子邮件确认: $5 确认码会在$4过期。
confirmemail_body_changed讨论 拥有IP地址$1的用户(可能是您)在{{SITENAME}}更改了账户“$2”的电子邮箱地址。 请确认这个账户是属于您的,并同时重新激活在{{SITENAME}}上的电子邮件功能。请 在浏览器中打开下面的链接: $3 如果这个账户*不是*属于您的,请打开下面的链接去取消电子邮件确认: $5 确认码会在$4过期。
confirmemail_body_set讨论 拥有IP地址$1的用户(可能是您)在{{SITENAME}}将账户“$2”的电子邮箱地址设置为这个电子邮件地址。 请确认这个账户是属于您的,并同时激活在{{SITENAME}}上的电子邮件功能。请 在浏览器中打开下面的链接: $3 如果这个账户*不是*属于您的,请打开下面的链接去取消电子邮件确认: $5 确认码会在$4过期。
confirmemail_error讨论 保存你的确认时出错。
confirmemail_invalid讨论 无效的确认码,该代码可能已经过期。
confirmemail_invalidated讨论 电子邮件地址确认已取消
confirmemail_loggedin讨论 您的邮箱地址现在已被确认。
confirmemail_needlogin讨论 您需要$1以确认您的邮箱地址。
confirmemail_noemail讨论 你还没有在你的[[Special:Preferences|系统设置]]中设置有效的电子邮件地址。
confirmemail_oncreate讨论 一个确认代码已被发送到您的邮箱。登录时无需使用该代码,但若要启用在此wiki上的电子邮件相关功能,则必须先提交此代码。
confirmemail_pending讨论 一个确认码已经被发送到您的邮箱,您可能需要等几分钟才能收到。如果无法收到,请再申请一个新的确认码。
confirmemail_send讨论 邮件发送确认代码
confirmemail_sendfailed讨论 {{SITENAME}}不能发送确认邮件,请检查您的邮箱地址是否包含无效字符。 邮件发送器的返回信息:$1
confirmemail_sent讨论 确认邮件已发送。
confirmemail_subject讨论 {{SITENAME}}电子邮件地址确认
confirmemail_success讨论 您的邮箱已经被确认。您现在可以[[Special:UserLogin|登录]]并使用此网站了。
confirmemail_text讨论 {{SITENAME}}要求您在使用邮件功能之前验证您的邮箱地址。 点击以下按钮可向您的邮箱发送一封确认邮件。该邮件包含有一行代码链接; 请在您的浏览器中加载此链接以确认您的邮箱地址是有效的。
confirmrecreate讨论 在您开始编辑这个页面后,用户[[User:$1|$1]] ([[User talk:$1|讨论]])以下列原因删除了这个页面: : ''$2'' 请确认在您重新创建页面前三思。
首页
首页
末页
末页