2025년 1월 16일 (목)
- 13:012025년 1월 16일 (목) 13:01 차이 역사 +68 미디어위키:Common.css 편집 요약 없음 태그: 되돌려진 기여
- 13:012025년 1월 16일 (목) 13:01 차이 역사 −20 미디어위키:Common.css 편집 요약 없음 태그: 되돌려진 기여
- 13:002025년 1월 16일 (목) 13:00 차이 역사 −136 미디어위키:Common.css 편집 요약 없음 태그: 되돌려진 기여
- 12:592025년 1월 16일 (목) 12:59 차이 역사 +6 미디어위키:Common.css 편집 요약 없음 태그: 되돌려진 기여
- 12:582025년 1월 16일 (목) 12:58 차이 역사 +170 미디어위키:Common.css 편집 요약 없음 태그: 되돌려진 기여
- 12:482025년 1월 16일 (목) 12:48 차이 역사 +39 미디어위키:Common.css 편집 요약 없음
- 12:472025년 1월 16일 (목) 12:47 차이 역사 −250 미디어위키:Common.css 편집 요약 없음 태그: 수동 되돌리기
- 12:472025년 1월 16일 (목) 12:47 차이 역사 +58 미디어위키:Common.css 편집 요약 없음 태그: 되돌려진 기여
- 12:462025년 1월 16일 (목) 12:46 차이 역사 +10 미디어위키:Common.css 편집 요약 없음 태그: 되돌려진 기여
- 12:452025년 1월 16일 (목) 12:45 차이 역사 −3 미디어위키:Common.css 편집 요약 없음 태그: 되돌려진 기여
- 12:382025년 1월 16일 (목) 12:38 차이 역사 −1 미디어위키:Common.css 편집 요약 없음 태그: 되돌려진 기여
- 12:382025년 1월 16일 (목) 12:38 차이 역사 +68 미디어위키:Common.css 편집 요약 없음 태그: 되돌려진 기여
- 12:362025년 1월 16일 (목) 12:36 차이 역사 +326 미디어위키:Common.css 편집 요약 없음 태그: 되돌려진 기여
- 12:352025년 1월 16일 (목) 12:35 차이 역사 −208 미디어위키:Common.css 편집 요약 없음 태그: 되돌려진 기여
- 12:282025년 1월 16일 (목) 12:28 차이 역사 +60 미디어위키:Common.css 편집 요약 없음
- 12:262025년 1월 16일 (목) 12:26 차이 역사 −85 미디어위키:Common.css 편집 요약 없음
- 12:252025년 1월 16일 (목) 12:25 차이 역사 +261 미디어위키:Common.css 편집 요약 없음
- 12:212025년 1월 16일 (목) 12:21 차이 역사 +314 미디어위키:Common.css 편집 요약 없음
- 12:202025년 1월 16일 (목) 12:20 차이 역사 −314 미디어위키:Liberty.css 편집 요약 없음 최신
- 12:162025년 1월 16일 (목) 12:16 차이 역사 −333 미디어위키:Common.css 편집 요약 없음
- 12:152025년 1월 16일 (목) 12:15 차이 역사 0 미디어위키:Common.css 편집 요약 없음
- 12:142025년 1월 16일 (목) 12:14 차이 역사 +15 미디어위키:Liberty.css 편집 요약 없음
- 12:112025년 1월 16일 (목) 12:11 차이 역사 +2 미디어위키:Liberty.css 편집 요약 없음
- 11:532025년 1월 16일 (목) 11:53 차이 역사 −36 미디어위키:Liberty.css 편집 요약 없음
- 11:522025년 1월 16일 (목) 11:52 차이 역사 −30 미디어위키:Liberty.css 편집 요약 없음
- 11:492025년 1월 16일 (목) 11:49 차이 역사 +451 새글 미디어위키:Liberty.css 새 문서: →이 CSS 설정은 리버티 스킨을 사용하는 사용자에게 적용됩니다: main { counter-reset: h2counter; } .single .entry-content h2::before { counter-increment: h2counter; content: counter(h2counter) ". "; color:#0275d8; } .single .entry-content h2 { counter-reset: h3counter; } .single .entry-content h3::before { counter-increment: h3counter; content: counter(h2counter) "." counter(h3counter) ". "; color:#0275d8; }
- 11:262025년 1월 16일 (목) 11:26 차이 역사 −30 미디어위키:Common.css 편집 요약 없음
- 11:232025년 1월 16일 (목) 11:23 차이 역사 +66 미디어위키:Common.css 편집 요약 없음 태그: 수동 되돌리기
- 11:222025년 1월 16일 (목) 11:22 차이 역사 −27 미디어위키:Common.css 편집 요약 없음 태그: 되돌려진 기여
- 11:212025년 1월 16일 (목) 11:21 차이 역사 −36 미디어위키:Common.css 편집 요약 없음 태그: 되돌려진 기여
- 11:212025년 1월 16일 (목) 11:21 차이 역사 −3 미디어위키:Common.css 편집 요약 없음 태그: 되돌려진 기여
- 11:202025년 1월 16일 (목) 11:20 차이 역사 +419 새글 미디어위키:Common.css 새 문서: →이 CSS 설정은 모든 스킨에 적용됩니다: main { counter-reset: h2counter; } .single .entry-content h2::before { counter-increment: h2counter; content: counter(h2counter) ". "; color:#0275d8; } .single .entry-content h2 { counter-reset: h3counter; } .single .entry-content h3::before { counter-increment: h3counter; content: counter(h2counter) "." counter(h3counter) ". "; color:#0275d8; }
- 11:052025년 1월 16일 (목) 11:05 차이 역사 +28 시월드가 내게 집착한다 →개요 태그: 시각 편집
- 11:002025년 1월 16일 (목) 11:00 차이 역사 +30 시월드가 내게 집착한다 편집 요약 없음 태그: 2017 원본 편집
- 10:562025년 1월 16일 (목) 10:56 차이 역사 +164 새글 시월드가 내게 집착한다 새 문서: == 개요 == == 줄거리 == == 연재현황 == == 인물관계도 == == 등장인물 == == 세계관 정 == == 평가 == == 회차별 에피소드 정리 == 태그: 시각 편집
- 10:132025년 1월 16일 (목) 10:13 차이 역사 +18 새글 11 새 문서: 테스트입니다 최신 태그: 시각 편집
- 08:572025년 1월 16일 (목) 08:57 차이 역사 +2,210 새글 미디어위키:Gadget-Gadget-TemporarySave.js 새 문서: //임시적으로 항목 수정 내역을 저장할 수 있게 편집기에 추가한다. //아마 IE8~9이상, 나머지 브라우저는 무사 작동하겠지?.... !function() { var handler = null; function t(){ clearInterval(handler); var editor_tabs = $(".wikiEditor-ui-tabs"); if(editor_tabs.length == 1) { var tabbar = $(".tabs")[0]; var span = document.createElement("span"); $(span).addClass("tab"); var text = document.createElement("a"); text.innerHTML =... 최신
- 08:562025년 1월 16일 (목) 08:56 차이 역사 +4 미디어위키:Gadgets-definition →editing-gadgets
- 08:522025년 1월 16일 (목) 08:52 차이 역사 +3,457 새글 미디어위키:Gadget-Edittools.js 새 문서: →* * EditTools support: add a selector, change <a> into buttons. * The special characters to insert are defined at [[MediaWiki:Edittools]]. * * @author Arnomane, 2006 (on the commons.wikimedia.org/wiki/MediaWiki:Edittools.js) * @author Kaganer, 2007 (adapting to www.mediawiki.org) * @author Krinkle, 2012 * @source www.mediawiki.org/wiki/MediaWiki:Gadget-Edittools.js * @revision 2012-02-29: →jslint browser: true: →global jQuery, mediaWiki: (function ($, mw) { "us... 최신
- 08:512025년 1월 16일 (목) 08:51 차이 역사 +15,909 새글 미디어위키:Gadget-DotsSyntaxHighlighter.js 새 문서: mw.loader.using("jquery.client",function(){"use strict";var g,h,m,f,p,y,C,x=-1,e=mw.config.get("wgUrlProtocols"),r="&(?:(?:n(?:bsp|dash)|m(?:dash|inus)|lt|e[mn]sp|thinsp|amp|quot|gt|shy|zwn?j|lrm|rlm|Alpha|Beta|Epsilon|Zeta|Eta|Iota|Kappa|[Mm]u|micro|Nu|[Oo]micron|[Rr]ho|Tau|Upsilon|Chi)|#x[0-9a-fA-F]+);\n*",t="\\[(?:\\[|(?:"+e+"))|\\{(?:\\{\\{?|\\|)|<(?:[:A-Z_a-zÀ-ÖØ-öø-˿Ͱ-ͽͿ-⁰-Ⰰ-、-豈-﷏ﷰ-�][:\\wÀ-ÖØ-öø-˿Ͱ-ͽͿ-⁰-Ⰰ-... 최신
- 08:502025년 1월 16일 (목) 08:50 차이 역사 +1,295 새글 미디어위키:Gadget-quickeditcounter.js 새 문서: // Original version: // - QuickEditCounter script by pl:User:ChP94 // - Released under the [http://www.gnu.org/licenses/gpl.txt GNU Public License (GPL)] // Modified by: pl:User:Beau, pl:User:Rzuwig window.qecGadget = { version: 9, init: function() { var that = this; if(mw.config.get('wgNamespaceNumber') != 2 && mw.config.get('wgNamespaceNumber') != 3) return; if(mw.util.getParamValue('printable') == 'yes') return; this.username = mw.config.get('wgTitl... 최신
- 08:492025년 1월 16일 (목) 08:49 차이 역사 +2,970 새글 미디어위키:Gadget-RollbackComment.js 새 문서: →* 롤배커들을 위한 Gadget Script ** by [[사용자:*devunt]], from [[사용자:*devunt/rollback.js]]: function addExtRbLink($container) { var $rbnode = $([]), index = {}; var wgCanonicalSpecialPageName = mw.config.get('wgCanonicalSpecialPageName'); var wgAction = mw.config.get('wgAction'); if (typeof rollbackLinksDisable == 'object' && rollbackLinksDisable instanceof Array) for (var i = 0; i < rollbackLinksDisable.length; i++) in... 최신
- 08:492025년 1월 16일 (목) 08:49 차이 역사 +853 새글 미디어위키:Gadget-watchlist.js 새 문서: // Source code written by 사:다메즈마, CC-by-sa 3.0 Unported $.ajax("/api.php",{data:{action:"query", list:"watchlist",format:"json"},dataType:"json"}).done(function(res){ window.res = res; console.log(res); menu = document.createElement("ul"); menu.className = "dropdown-menu"; menu.id = "watchlist-menu"; $(menu).attr("role","menu"); a = "<li><a href=\"/wiki/__link__\">__link__</a></li>"; for(var i = 0 ; i < res.query.watchlist.length ; i++){ $(menu... 최신
- 08:482025년 1월 16일 (목) 08:48 차이 역사 +2,116 새글 미디어위키:Gadget-bookmark.js 새 문서: // Source code written by 사:다메즈마, CC-by-sa 3.0 Unported var user_name = mw.config.get("wgUserName"); $.ajax("/api.php",{data:{action:"parse", page:"사용자:"+user_name + "/북마크",format:"json"},dataType:"json"}).done(function(res){ window.res = res; if(res.parse != null){ menu = document.createElement("ul"); menu.className = "dropdown-menu"; menu.id = "bookmark-menu"; $(menu).attr("role","menu"); { var l = document.createElemen... 최신
- 08:482025년 1월 16일 (목) 08:48 차이 역사 +2,658 새글 미디어위키:Gadget-BreadCrumb.js 새 문서: →* written By. LiteHell * Warning : This script uses localStorage of your browser so BREADCUMB WILL BE DELETED IF YOU CLEAR STORAGE DATA FROM YOUR BROWSER.: if (mw.config.exists("wgIsArticle") && mw.config.exists("wgPageName") && mw.config.exists("wgArticlePath")) { var conf = mw.config.get(["wgIsArticle", "wgPageName", "wgArticlePath"]); if (conf.wgIsArticle) { var itemName = "pageBreadcumbs"; function initStorageIfRequired() { if (l... 최신
- 08:472025년 1월 16일 (목) 08:47 차이 역사 +120 새글 미디어위키:Gadget-WikEdDiff.js 새 문서: mw.loader.load( '/index.php?title=%EC%82%AC%EC%9A%A9%EC%9E%90:Hwangjy9/wikEdDiff.js&action=raw&ctype=text/javascript' ); 최신
- 08:472025년 1월 16일 (목) 08:47 차이 역사 +458 새글 미디어위키:Gadget-Righteditlinks.css 새 문서: →This code is forked from [[wikipedia:ko:미디어위키:Gadget-Righteditlinks.css]]: .mw-editsection, .mw-editsection-like { float: right; line-height: inherit; margin-top: 0.6em; →살짝 아래로: } #firstHeading .mw-editsection, #firstHeading .mw-editsection-like { margin-top: 0.5em; line-height: 1em; } .skin-modern #firstHeading .mw-editsection, .skin-modern #firstHeading .mw-editsection-like { margin-right: 0.5em; } 최신
- 08:432025년 1월 16일 (목) 08:43 차이 역사 +119,450 새글 미디어위키:Gadget-HotCat.js 새 문서: /** HotCat V2.43 Ajax-based simple Category manager. Allows adding/removing/changing categories on a page view. Supports multiple category changes, as well as redirect and disambiguation resolution. Also plugs into the upload form. Search engines to use for the suggestion list are configurable, and can be selected interactively. Documentation: https://commons.wikimedia.org/wiki/Help:Gadget-HotCat List of main authors: https://commons.wikimedia.org/wiki/Help:Gadget-HotCat/Versi... 최신
- 08:422025년 1월 16일 (목) 08:42 차이 역사 +2,847 새글 미디어위키:Gadget-ReferenceTooltips.css 새 문서: →Copied from [[en:MediaWiki:Gadget-ReferenceTooltips.css]]: →See [[mw:Reference Tooltips]]: .referencetooltip { position: absolute; list-style: none; list-style-image: none; opacity: 0; font-size: 12px; margin: 0; z-index: 5; padding: 0; } .referencetooltip li { border: #080086 2px solid; max-width: 260px; padding: 10px 8px 13px 8px; margin: 0px; background-color: #F...
- 08:372025년 1월 16일 (목) 08:37 차이 역사 +754 새글 미디어위키:Gadgets-definition 새 문서: == browsing-gadgets == * ReferenceTooltips[ResourceLoader]|ReferenceTooltips-ko.js|ReferenceTooltips.css * HotCat[ResourceLoader]|HotCat.js|HotCat.css * Righteditlinks[ResourceLoader]|Righteditlinks.css * WikEdDiff[ResourceLoader]|WikEdDiff.js * BreadCrumb[ResourceLoader|skins=libre]|BreadCrumb.js * BookMark[ResourceLoader|skins=libre,newiwiki]|bookmark.js * Watchlist[ResourceLoader|skins=libre,newiwiki]|watchlist.js * RollbackComment[ResourceLoader]|RollbackComment.js * quicke...