主要公开日志
外观
所有中医百科公开日志的联合展示。您可以通过选择日志类型、输入用户名(区分大小写)或相关页面(区分大小写)筛选日志条目。
- 2022年12月10日 (六) 22:18 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-disablesuggestions (创建页面,内容为“禁用搜索字段的建议下拉列表”)
- 2022年12月10日 (六) 22:09 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-NoAnimations.js (创建页面,内容为“turn off all jQuery animations: $.fx.off = true;”)
- 2022年12月10日 (六) 22:08 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-NoAnimations (创建页面,内容为“禁用界面中的动画”)
- 2022年12月10日 (六) 21:45 鹿野耕云 留言 贡献创建了页面File:Arrow-expanded.svg
- 2022年12月10日 (六) 21:45 鹿野耕云 留言 贡献上传File:Arrow-expanded.svg
- 2022年12月10日 (六) 21:44 鹿野耕云 留言 贡献创建了页面File:Arrow-collapsed-ltr.svg
- 2022年12月10日 (六) 21:44 鹿野耕云 留言 贡献上传File:Arrow-collapsed-ltr.svg
- 2022年12月10日 (六) 21:40 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-CollapsibleNav (创建页面,内容为“Vector:允许折叠导航菜单”)
- 2022年12月10日 (六) 21:39 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-CollapsibleNav.css (创建页面,内容为“.collapsible-nav > .mw-collapsible-toggle { float: none; cursor: pointer; } .collapsible-nav > .mw-collapsible-toggle::before { display: inline-block; width: 12px; content: url(/w/resources/src/mediawiki.icon/images/arrow-expanded.svg?d0685); } .collapsible-nav > .mw-collapsible-toggle-collapsed::before { content: url(/w/resources/src/mediawiki.icon/images/arrow-collapsed-ltr.svg?40e9a); }”)
- 2022年12月10日 (六) 21:39 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-CollapsibleNav.js (创建页面,内容为“* * Collapsible navigation for Vector * @maintainer Nardog: // CC0 'use strict'; function onToggle( e ) { var collapsedIds = mw.storage.getObject( 'vector-nav-collapsed' ) || [], index = collapsedIds.indexOf( this.id ); if ( e.type === 'afterExpand' ) { // Remove ID from array if ( index !== -1 ) { collapsedIds.splice( index, 1 ); } if ( collapsedIds.length ) { mw.storage.setObject( 'vector-nav-collapsed', collapsedIds ); } else {…”)
- 2022年12月10日 (六) 21:14 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-UTCLiveClock-pagestyles (创建页面,内容为“UTCLiveClock小工具的组件”)
- 2022年12月10日 (六) 21:01 鹿野耕云 留言 贡献创建了页面MediaWiki:RefToolbar.js (创建页面,内容为“jshint smarttabs:true, loopfunc:true,forin:false: global mw, $: // TODO: make autodate an option in the CiteTemplate object, not a preference // Global object // TODO: // * Remove this once the page is moved to a module 'ext.gadget.refToolbarDialogs' depending on 'ext.gadget.refToolbarBase' if (typeof CiteTB === 'undefined') { var CiteTB = { "Templates" : {}, // All templates "Options" : {}, // Global options "UserOptions" : {}, // User op…”)
- 2022年12月10日 (六) 20:54 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-refToolbarBase (创建页面,内容为“refToolbar小工具的组件”)
- 2022年12月10日 (六) 20:53 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-refToolbarBase.js (创建页面,内容为“jshint asi: true: global mw, $, CiteTB, citeTemplate, citeErrorCheck: if ( window.CiteTB === undefined ) { window.CiteTB = { "Templates" : {}, // All templates "Options" : {}, // Global options "UserOptions" : {}, // User options "DefaultOptions" : {}, // Script defaults "ErrorChecks" : {} // Error check functions }; } if (typeof mw.usability == 'undefined') { mw.usability = {}; mw.usability.getMsg = function(m) { return…”)
- 2022年12月10日 (六) 20:50 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-refToolbar.js (创建页面,内容为“/** * RefToolbar * * Adds tools for citing references to the edit toolbar. * See Wikipedia:RefToolbar for further documentation. One of two * possible versions will load (Reftoolbar 1.0 or Reftoolbar 2.0) * depending on the user preferences (the usebetatoolbar preference). * * @see: Wikipedia:RefToolbar * @see: MediaWiki:RefToolbar.js * @see: MediaWiki:RefToolbarConfig.js * @see: MediaWiki:RefToolbarLegacy.js * @see: [[MediaWiki:…”)
- 2022年12月10日 (六) 20:48 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-refToolbar (创建页面,内容为“refToolbar:在编辑工具栏中添加一个“引用”按钮,用于快速添加常用引用模板”)
- 2022年12月10日 (六) 20:43 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-charinsert-core (创建页面,内容为“CharInsert小工具的组件”)
- 2022年12月10日 (六) 20:31 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-libSettings (创建页面,内容为“库设置小工具的组件”)
- 2022年12月10日 (六) 20:13 鹿野耕云 留言 贡献创建了页面Category:中医经典 (创建页面,内容为“Category:中医百科内容 ”)
- 2022年12月10日 (六) 19:37 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-Shortdesc-helper-pagestyles-vector (创建页面,内容为“简短描述助手小工具的组件”)
- 2022年12月10日 (六) 19:36 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-Shortdesc-helper-pagestyles-vector.css (创建页面,内容为“Fix content jump: .skin-vector.ns-0 #contentSub::after { content: '\200B'; } .skin-vector.ns-0 .noarticletext { margin-top: -1.008em; 0.84 * 1.2em: } Fix layout for deleted mainspace pages: .skin-vector.ns-0:not(.skin-vector-2022) #contentSub2 { margin-top: -1.2em; } .skin-vector.ns-0 .mw-warning-with-logexcerpt { margin-bottom: 1.2em; }”)
- 2022年12月10日 (六) 19:35 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-Shortdesc-helper.css (创建页面,内容为“/* _____________________________________________________________________________ * | | * | === WARNING: GLOBAL GADGET FILE === | * | Changes to this page affect many users. | * | Please discuss changes on the talk page or on WT:Gadget before editing. | * |_______________________________________________…”)
- 2022年12月10日 (六) 19:35 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-Shortdesc-helper.js (创建页面,内容为“// <nowiki> /* _____________________________________________________________________________ * | | * | === WARNING: GLOBAL GADGET FILE === | * | Changes to this page affect many users. | * | Please discuss changes on the talk page or on WT:Gadget before editing. | * |___________________________________…”)
- 2022年12月10日 (六) 19:34 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-Shortdesc-helper (创建页面,内容为“Shortdesc助手:轻松添加和编辑页面简短描述”)
- 2022年12月10日 (六) 18:51 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-ProveIt-classic.css (创建页面,内容为“/* _____________________________________________________________________________ * | | * | === WARNING: GLOBAL GADGET FILE === | * | Changes to this page affect many users. | * | Please discuss changes on the talk page or on WT:Gadget before editing. | * |_______________________________________________…”)
- 2022年12月10日 (六) 18:51 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-ProveIt-classic.js (创建页面,内容为“/* _____________________________________________________________________________ * | | * | === WARNING: GLOBAL GADGET FILE === | * | Changes to this page affect many users. | * | Please discuss changes on the talk page or on WT:Gadget before editing. | * |_______________________________________________…”)
- 2022年12月10日 (六) 18:50 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-ProveIt-classic (创建页面,内容为“ProveIt(经典版)是一个添加图形用户界面的工具,用于查找、编辑、添加和引用引用。这是该小工具的经典原创版本。”)
- 2022年12月10日 (六) 18:44 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-ProveIt.js (创建页面,内容为“* * ProveIt is a powerful reference manager for Wikipedia * Documentation at https://commons.wikimedia.org/wiki/Help:Gadget-ProveIt * * This script sets the configuration options specific to this wiki * and loads the gadget code from Wikimedia Commons: function loadProveIt() { mw.config.set({ 'proveit-tag': 'ProveIt edit', // Revision tag defined at Special:Tags (optional) 'proveit-summary': 'Reference edited with ProveIt',…”)
- 2022年12月10日 (六) 18:43 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-ProveIt (创建页面,内容为“ProveIt是一个添加图形用户界面的工具,用于查找、编辑、引用和添加引用”)
- 2022年12月10日 (六) 15:37 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-defaultsummaries.js (创建页面,内容为“/* _____________________________________________________________________________ * | | * | === WARNING: GLOBAL GADGET FILE === | * | Changes to this page affect many users. | * | Please discuss changes on the talk page or on WT:Gadget before editing. | * |_______________________________________________…”)
- 2022年12月10日 (六) 15:31 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-defaultsummaries (创建页面,内容为“在“编辑摘要”框下面添加两个新的下拉框,其中包含一些有用的默认摘要”)
- 2022年12月10日 (六) 13:36 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-responsiveContentBase (创建页面,内容为“改进了移动、窄屏幕和宽屏幕的外观。由小工具使用-响应内容”)
- 2022年12月10日 (六) 13:35 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-responsiveContentBase.css (创建页面,内容为“@media only screen and ( max-width: 600px ) { !important to ignore inline styles: .mw-body-content to increase specificity: .mw-body-content table { float: none !important; margin-left: auto !important; margin-right: auto !important; } .mw-body-content table { overflow: auto; overflow-y: hidden; overflow-x: auto; max-width: 100% !important; } .mw-body-content .thumb { float: none; clear: none; margin: 0.5em auto; } .mw-…”)
- 2022年12月10日 (六) 13:34 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-responsiveContentBaseTimeless (创建页面,内容为“Timeless的响应内容”)
- 2022年12月10日 (六) 13:32 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-responsiveContentBaseTimeless.css (创建页面,内容为“* have to override Timeless being a little aggressive with tables in * the 720-850 range: @media (min-width: 720px) and (max-width: 850px) { table.ambox:not(.mbox-small-left), table.cmbox, table.imbox, table.ombox:not(.mbox-small), table.tmbox:not(.mbox-small) { width: 80%; } } @media only screen and ( max-width: 550px ) { !important to ignore inline styles: .mw-body-content to increase specificity: .mw-body-content table { floa…”)
- 2022年12月10日 (六) 11:47 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-PrintOptions.js (创建页面,内容为“/** * Print options is a Gadget writen by Derk-Jan Hartman / User:TheDJ * For more information see User:TheDJ/Print_options * * Licensed MIT and/or CC-by-SA 4.0 * * Copyright (c) 2010-2017 Derk-Jan Hartman / User:TheDJ * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the…”)
- 2022年12月10日 (六) 11:47 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-PrintOptions (创建页面,内容为“打印选项:控制如何打印页面(例如,删除图像或背景)”)
- 2022年12月10日 (六) 11:43 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-search-new-tab.js (创建页面,内容为“// Open search in new tab by User:Timeshifter global:$: jshint-valid: $(function () { $('#searchform, #searchbox, #search, .search-types, #search-types, #powersearch').on('keyup keydown mousedown', function(e) { $(this).attr('target', e.ctrlKey || e.metaKey ? '_blank' : ''); }); });”)
- 2022年12月10日 (六) 11:43 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-search-new-tab (创建页面,内容为“按住Ctrl键时,在新选项卡或窗口中打开搜索结果”)
- 2022年12月10日 (六) 11:18 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-popups.js (创建页面,内容为“(function($, mw) { // The following translated strings is based on https://en.wikipedia.org/w/index.php?title=User:Lupin/strings-draft&oldid=579996170 // This can help sysops to manage this Gadget, so please update this every fetch from en:User:Lupin/strings-draft //<pre><nowiki> ////////////////////////////////////////////////// // Translatable strings ////////////////////////////////////////////////// // // See instructions at // http://en.wikipedia.org…”)
- 2022年12月10日 (六) 10:47 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-popups.css (创建页面,内容为“.popupMoreLink { display: block; text-align: right; cursor: pointer; } ins.popupDiff { background: #afe; } del.popupDiff { background: #ffe6e6; } #selectionPreview { border: 2px solid #ddd; background-color: #eef; padding: 6px; } .navpopup { border: 1px solid #bbb; background-color: #fff; padding: 10px; padding-bottom: 5px; font-size: 11px; box-shadow: 0 3px 8px rgba( 50, 50, 50, 0.35 ); word-wrap: break-word; } .navpopup hr {…”)
- 2022年12月10日 (六) 10:45 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-Navigation popups (创建页面,内容为“导航Popup,光标悬停于链接时可弹出标签,有预览条目及多种维护功能。”)
- 2022年12月10日 (六) 10:34 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-searchFocus.js (创建页面,内容为“// _________________________________________________________________________________________ // | | // | === WARNING: GLOBAL GADGET FILE === | // | Changes to this page affect many users. | // | Please discuss changes on the talk page or on Wikipedia_talk:Gadget before ed…”)
- 2022年12月10日 (六) 10:33 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-searchFocus (创建页面,内容为“载入首页后,将光标置于搜索框”)
- 2022年12月10日 (六) 10:29 鹿野耕云 留言 贡献移动页面MediaWiki:Gadget-section-edit至MediaWiki:Gadget-section-editing
- 2022年12月10日 (六) 10:28 鹿野耕云 留言 贡献移动页面MediaWiki:Gadget-section-browser至MediaWiki:Gadget-section-browsing
- 2022年12月10日 (六) 10:26 鹿野耕云 留言 贡献移动页面MediaWiki:Gadget-section-appear至MediaWiki:Gadget-section-appearance
- 2022年12月10日 (六) 10:21 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-removeAccessKeys (创建页面,内容为“禁用访问键”)
- 2022年12月10日 (六) 10:19 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-removeAccessKeys.js (创建页面,内容为“jQuery(document).ready(function($) { if (mw.config.get('skin') == 'vector') { var head = document.getElementById('mw-head'); if (head) removeKeys(head.getElementsByTagName('a')); var panel = document.getElementById('mw-panel'); if (panel) removeKeys(panel.getElementsByTagName('a')); } else { var columnOne = document.getElementById('column-one'); if (!columnOne) columnOne = document.getElementById('mw_portl…”)
- 2022年12月10日 (六) 10:11 鹿野耕云 留言 贡献创建了页面MediaWiki:Gadget-section-modules (创建页面,内容为“实用程序模块”)