Sakura의 사용자 기여

사용자 편집 수: 5,472건. 계정 생성일: 2022년 6월 10일 (금).
기여 검색펼치기접기
⧼contribs-top⧽
⧼contribs-date⧽
(최신 | 오래됨) ( | ) (20 | 50 | 100 | 250 | 500) 보기

2022년 9월 9일 (금)

2022년 9월 8일 (목)

2022년 9월 7일 (수)

  • 23:592022년 9월 7일 (수) 23:59 차이 역사 +3,156 새글 모듈:Navbar 새 문서: local p = {} local getArgs local ul function p.addItem (mini, full, link, descrip, args, url) local l if url then l = {'[', '', ']'} else l = {'', ''} end ul:tag('li') :addClass('nv-'..full) :wikitext(l[1] .. link .. l[2]) :tag(args.mini and 'abbr' or 'span') :attr('title', '이 틀'.. descrip) :cssText(args.fontstyle) :wikitext(args.mini and mini or full) :done() :wikitext(l[3]) end function p.brackets (position, c, args, div) if args.b... 최신
  • 23:582022년 9월 7일 (수) 23:58 차이 역사 +18,041 새글 모듈:String 새 문서: --[[ This module is intended to provide access to basic string functions. Most of the functions provided here can be invoked with named parameters, unnamed parameters, or a mixture. If named parameters are used, Mediawiki will automatically remove any leading or trailing whitespace from the parameter. Depending on the intended use, it may be advantageous to either preserve or remove such whitespace. Global options ignore_errors: If set to 'true' or 1, any error condition... 최신
  • 23:572022년 9월 7일 (수) 23:57 차이 역사 +3,703 새글 모듈:Sidebar/styles.css 새 문서: {{pp-template}}: TODO: Invert width design to be "mobile first": .sidebar { TODO: Ask if we should have max-width 22em instead: width: 22em; @noflip: float: right; @noflip: clear: right; @noflip: margin: 0.5em 0 1em 1em; background: #f8f9fa; border: 1px solid #aaa; padding: 0.2em; text-align: center; line-height: 1.4em; font-size: 88%; border-collapse: collapse; /* Timeless has display: none on .nomobile at mobile resolutions, so we... 최신
  • 23:562022년 9월 7일 (수) 23:56 차이 역사 +1,707 새글 모듈:Sidebar/configuration 새 문서: return { i18n = { child_yes = 'yes', float_none = 'none', float_left = 'left', wrap_true = 'true', navbar_none = 'none', navbar_off = 'off', default_list_title = '목록', title_not_to_add_navbar = '틀:사이드바', collapse_title_not_to_add_navbar = '틀:접이식 사이드바', templatestyles = '모듈:Sidebar/styles.css', category = { child = '분류:자식 변수를 사용하는 사이드바가 있는 문서', conversion = '[[분류:스타... 최신
  • 23:562022년 9월 7일 (수) 23:56 차이 역사 +13,622 새글 모듈:Sidebar 새 문서: -- -- This module implements {{Sidebar}} -- require('Module:No globals') local cfg = mw.loadData('Module:Sidebar/configuration') local p = {} local getArgs = require('Module:Arguments').getArgs --[[ Categorizes calling templates and modules with a 'style' parameter of any sort for tracking to convert to TemplateStyles. TODO after a long cleanup: Catch sidebars in other namespaces than Template and Module. TODO would probably want to remove /log and /archive as CS1 does ]] lo... 최신

2022년 9월 5일 (월)

2022년 9월 4일 (일)

2022년 9월 3일 (토)

2022년 9월 2일 (금)

2022년 9월 1일 (목)

(최신 | 오래됨) ( | ) (20 | 50 | 100 | 250 | 500) 보기