社区文档构建中,欢迎编辑。 社区答疑群(非官方):717421103,点点小课堂(腾讯会议):5696651544

全站通知:

所有公开日志

跳到导航 跳到搜索

所有WIKI实验室WIKI_BWIKI_哔哩哔哩公开日志的联合展示。您可以通过选择日志类型、输入用户名(区分大小写)或相关页面(区分大小写)筛选日志条目。

日志
  • 2024年5月20日 (一) 11:04 (16083703) 讨论 贡献创建了页面MediaWiki:Panzoom.min.js (创建页面,内容为“* * Panzoom for panning and zooming elements using CSS transforms * Copyright Timmy Willison and other contributors * https://github.com/timmywil/panzoom/blob/main/MIT-License.txt: !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).Panzoom=e()}(this,function(){"use strict";var Y=function(){return(Y=Object.assign||function…”
  • 2024年5月16日 (四) 17:14 (16083703) 讨论 贡献创建了页面Widget:吃什么 (创建页面,内容为“<includeonly> <div class="eat-btn">中午吃什么!</div> <div id="eating"></div> <script> Window.foodMenu function eatWhat() { const randomIndex = Math.floor(Math.random() * foodMenu.length); eatFood = foodMenu[randomIndex]; $("#eating").text(`吃${eatFood}!`) } (window.RLQ = window.RLQ || []).push([["jquery"], function () { $(function () { foodMenu = $("#foodBox").text().split(","); eatWhat(); $("body").on("click", ".eat-btn", function () { eat…”)
  • 2024年5月13日 (一) 22:24 (16083703) 讨论 贡献创建了页面MediaWiki:Wheel-zoom.min.js (创建页面,内容为“!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).WZoom=e()}(this,(function(){"use strict";function t(t,n,o){return n=l(n),function(t,e){if(e&&("object"==typeof e||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)thro…”)
  • 2024年4月19日 (五) 10:45 (16083703) 讨论 贡献创建了页面MediaWiki:Ol.css (创建页面,内容为“:root, :host { --ol-background-color: white; --ol-accent-background-color: #F5F5F5; --ol-subtle-background-color: rgba(128, 128, 128, 0.25); --ol-partial-background-color: rgba(255, 255, 255, 0.75); --ol-foreground-color: #333333; --ol-subtle-foreground-color: #666666; --ol-brand-color: #00AAFF; } .ol-box { box-sizing: border-box; border-radius: 2px; border: 1.5px solid var(--ol-background-color); background-color: var(--ol-partial-backgr…”)
  • 2024年4月19日 (五) 10:23 (16083703) 讨论 贡献创建了页面MediaWiki:Ol.js (创建页面,内容为“var ol=function(){"use strict";function t(t){t.stopPropagation()}var e=class{constructor(t){this.propagationStopped,this.defaultPrevented,this.type=t,this.target=null}preventDefault(){this.defaultPrevented=!0}stopPropagation(){this.propagationStopped=!0}},i="propertychange";var n=class{constructor(){this.disposed=!1}dispose(){this.disposed||(this.disposed=!0,this.disposeInternal())}disposeInternal(){}};function r(t,e,i){let n,r;i=i||s;let o=0,a=t.length,l=!1;fo…”)
  • 2024年3月21日 (四) 22:19 (16083703) 讨论 贡献创建了页面BottomBar (创建页面,内容为“<div class="container main">__NOTOC__ <div class="row"> <div class="col-xs-12 col-sm-8 col-md-8 col-lg-8"> ==简单说明== {{模板|信息|版本|0.0.1}} {{模板|信息|说明|BottomBar是一个移动端底部菜单栏生成工具}} ==使用说明== *<big>此方法安装后,能'''自动'''同步更新</big> {|class="wikitable" style="margin-left:40px" !style="text-align:left"|1、在 <code>https://wiki.biligame.com/你管理的BWIKI/MediaWiki:Gadget-section…”)
  • 2024年3月21日 (四) 21:34 (16083703) 讨论 贡献创建了页面MediaWiki:BottomBar.js (创建页面,内容为“if (typeof bottomBar === "undefined") var bottomBar = {}; bottomBar = { option: Object.assign( { bg: "#fff", fontColor: "black", page: [ // name:现实的文字,url:要跳转的页面 直接填写页面名称, icon: 图标, type: 图标种类 { name: "首页", url: "首页", icon: "glyphicon-home", type: "bs3" }, { name: "图鉴", url: "图鉴", icon: "glyphicon-book", type: "bs3" }, ], }, bottomBar ), kits: {}, init: function…”)
  • 2024年2月8日 (四) 11:59 (16083703) 讨论 贡献创建了页面MediaWiki:Jszip.min.js (创建页面,内容为“! JSZip v3.10.1 - A JavaScript class for generating and reading zip files <http://stuartk.com/jszip> (c) 2009-2016 Stuart Knightley <stuart [at] stuartk.com> Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip/main/LICENSE.markdown. JSZip uses the library pako released under the MIT license : https://github.com/nodeca/pako/blob/main/LICENSE: !function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.expor…”
  • 2023年11月1日 (三) 15:43 (16083703) 讨论 贡献创建了页面动态加载 (创建页面,内容为“<div class="container main">__NOTOC__ <div class="row"> <div class="col-xs-12 col-sm-8 col-md-8 col-lg-8"> ==简单说明== {{模板|信息|版本|0.1}} {{模板|信息|说明|一些动态加载的方式}} ==使用说明== '''可在[https://wiki.biligame.com/ys/?curid=105694 此页面]查看效果'''<br> Asyncloader需要在common.js页面引用进行全局加载,加载方法如下 <SyntaxHighlight lang=JavaScript> == 动态加载 ==: try { mw.loader.loa…”
  • 2023年10月23日 (一) 13:54 (16083703) 讨论 贡献创建了页面MediaWiki:CommentTools.js (创建页面,内容为“if(mw.config.get("wgPageName") == "特殊:管理FlowThread评论" && mw.config.get("wgUserGroups").indexOf("sysop") !== -1){ console.log("是管理员") let initText = $(`<span id='initText'>初始化</span>`).css("cursor", "pointer") let newSpanUp = $("<span>") newSpanUp.text("被举报评论升序") newSpanUp.attr({"id":"commentReportedUp","class":"sort-class"}) newSpanUp.css("cursor", "pointer") let newSpanDown = $("<span>") newSpanDown.text("被举…”)
  • 2022年10月6日 (四) 21:21 (16083703) 讨论 贡献创建了页面AvatarFrame (创建页面,内容为“{{模板}}__NOTOC__ <div class="row"> <div class="col-xs-12 col-sm-8 col-md-8 col-lg-8"> == 简单说明 == {{模板|信息|版本|1.0.1}} {{模板|信息|说明|在评论区添加头衔和头像框}} == 安装方法 == *'''手动安装(推荐)''':<big>此方法安装后,能'''自动'''同步更新</big> {|class="wikitable" style="margin-left:40px" !style="text-align:left"|1、在 <nowiki>https://wiki.biligame.com/你管理的BWIKI/MediaWiki:Gadget-sect…”)
  • 2022年10月6日 (四) 20:54 (16083703) 讨论 贡献创建了页面文件:头像框-模板.png (基于MsUpload的文件上传)
  • 2022年10月6日 (四) 20:54 (16083703) 讨论 贡献上传文件:头像框-模板.png (基于MsUpload的文件上传)
  • 2022年10月6日 (四) 16:14 (16083703) 讨论 贡献创建了页面用户:16083703/BwikiAvatarFrameSet.css (创建页面,内容为“#avatarSet { position: absolute; cursor: pointer; top: 20px; } .comment-replybox { position: relative; } .avatar-box { max-width: 100%; width: 500px; position: absolute; top: 50px; z-index: 100; background: #fff; border: 1px solid #000; border-radius: 8px; padding: 10px; } .avatar-img-box img { width: 80px; height: 80px; border: 1px solid #ababab; border-radius: 4px; margin-right: 4px; cursor: pointer; } .avatar-on { box-shadow: 0 0 4px #…”)
  • 2022年10月5日 (三) 21:28 (16083703) 讨论 贡献创建了页面用户:16083703/BwikiAvatarFrameSet.js (创建页面,内容为“var setDom = '<div id="avatarSet"><svg t="1664714548440" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3563" width="20" height="20"><path d="M984.919179 320.220275c13.197745 34.094173 5.699026 73.78739-18.896771 100.282862-47.291918 51.091269-47.291918 132.377377 0 185.368321 24.595797 26.495472 32.194498 66.188688 18.896771 100.282861-16.997095 43.492567-41.592892 85.085459-69.988039 121.079308-22.696121 28.395147-…”)
  • 2022年9月26日 (一) 12:15 (16083703) 讨论 贡献创建了页面用户:16083703 (创建页面,内容为“{{Special:PrefixIndex/{{FULLPAGENAME}}/ |hideredirects=0 |stripprefix=1}}”)
  • 2022年9月24日 (六) 02:26 (16083703) 讨论 贡献创建了页面用户:16083703/BwikiAvatarFrame.css (创建页面,内容为“.avatar-box-frame{ position: absolute; top: 0; left: 0; transform:scale(2)!important; -ms-transform:scale(2)!important; IE 9: -moz-transform:scale(2)!important; Firefox: -webkit-transform:scale(2)!important; Safari 和 Chrome: -o-transform:scale(2)!important; Opera: } .comment-avatar { overflow: inherit; position: relative; } .comment-avatar>img:nth-child(1) { border-radius: 50%; } .tag-box > span…”
  • 2022年9月24日 (六) 01:55 (16083703) 讨论 贡献创建了页面用户:16083703/BwikiAvatarFrame.js (创建页面,内容为“$(function BwikiAvatarFrame(){ // 获取数据 $.ajaxSettings.async = false; if (sessionStorage.getItem("avatar_avatarData") == null) { var avatarDataUrl = "https://wiki.biligame.com/ys/Data:用户头衔.json?action=raw"; $.getJSON(avatarDataUrl, function (obj) { return (avatarData = obj); }); sessionStorage.setItem("avatar_avatarData", JSON.stringify(avatarData)); }else{ var avatarData = JSON.parse(sessionStorage.getItem("avatar_avatarData"))…”)
  • 2021年11月29日 (一) 13:18 (16083703) 讨论 贡献创建了页面Copy (创建页面,内容为“{{模板}}__NOTOC__<div class="row"> <div class="col-xs-12 col-sm-8 col-md-8 col-lg-8"> == 简单说明 == {{模板|信息|版本|1.0}} {{模板|信息|说明|点击…”)
  • 2021年11月29日 (一) 13:05 (16083703) 讨论 贡献创建了页面Widget:Copy (创建页面,内容为“<includeonly><script type="text/javascript" src="https://www.jq22.com/demo/clipboard.js-master201703170013/dist/clipboard.min.js"></script> <script language="javaScr…”)
  • 2021年11月25日 (四) 09:29 用户账户(16083703) 讨论 贡献已被自动创建