주요 공개 기록
다른 명령
이터널 리턴 이스포츠 위키에서 사용할 수 있는 모든 기록이 표시됩니다. 기록 종류나 사용자 이름(대소문자 구별) 또는 영향을 받는 문서(대소문자 구별)를 선택하여 범위를 좁혀서 살펴볼 수 있습니다.
- 2024년 10월 15일 (화) 03:26 Mongsil 토론 기여님이 틀:Main page/gamestatus/styles.css 문서를 만들었습니다 (새 문서: #home-gamestatus { padding: 0; display: flex; } .home-gamestatus-patches, .home-gamestatus-links { padding: var(--space-md); } .home-gamestatus-patches { background: var(--color-surface-2); border-top-left-radius: var(--border-radius--medium); border-bottom-left-radius: var(--border-radius--medium); display: flex; flex-direction: column; gap: var(--space-sm); } .home-gamestatus-links { flex-grow: 1; } .home-badge.home-gamestatus-patch__type { background:...)
- 2024년 10월 15일 (화) 03:25 Mongsil 토론 기여님이 틀:Main page/gamestatus 문서를 만들었습니다 (새 문서: <!-- Template --><div id="home-gamestatus" class="home-card home-card--col2 home-card--row3"><!-- --><div class="home-gamestatus-patches"><!-- --><div class="home-gamestatus-patch"><!-- --><div class="home-badge home-gamestatus-patch__type home-gamestatus-patch__type--{{lc:{{Main page/settings|currentpatchtype}}}}">{{Main page/settings|currentpatchtype}}</div><!-- --><div class="home-gamestatus-patch__name">{{Main page/settings|currentpatch}...)
- 2024년 10월 15일 (화) 03:24 Mongsil 토론 기여님이 틀:Main page/featured/styles.css 문서를 만들었습니다 (새 문서: #home-featured { overflow: hidden; } #home-featured .home-card__background { overflow: hidden; border-top-right-radius: 12px; border-top-left-radius: 8px; border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; } #home-featured .home-card__background a { display: block; height: 100%; } #home-featured .home-card__background:after { top: unset; height: 60%; background: linear-gradient( to top, #000, transparent ); } #home-featured.home-card--bu...)
- 2024년 10월 15일 (화) 03:24 Mongsil 토론 기여님이 틀:Main page/featured 문서를 만들었습니다 (새 문서: <div id="home-featured" class="home-card home-card--button home-card--col2 home-card--row3"> <div class="home-card__background">[[{{#show:{{Main page/settings|featured}}|?Page Image#-|default=File:Placeholderv2.png}}|x200px|link={{Main page/settings|featured}}]]</div> <div class="home-card__foreground"> <div class="home-card__badge">Featured</div> <div class="home-card__header">{{BASEPAGENAME:{{Main page/settings|featured}}}}</div> <div class="home-card__label">{{BASEPAGENAME:{{...)
- 2024년 10월 15일 (화) 03:23 Mongsil 토론 기여님이 틀:Main page/event/doc 문서를 만들었습니다 (새 문서: {{Documentation}} This template is used on the main page. It is the event card in the content section. You can update the content by editing the main page settings. <includeonly>{{PAGENAME}}</includeonly>)
- 2024년 10월 15일 (화) 03:23 Mongsil 토론 기여님이 틀:Main page/event/styles.css 문서를 만들었습니다 (새 문서: .home-event .home-card { height: 5rem; } .home-event .home-card__background:after { * Theme gradient color * FIXME: Find a way to make customize it through wikitext: background: linear-gradient(to right,#101e3c,transparent); })
- 2024년 10월 15일 (화) 03:23 Mongsil 토론 기여님이 틀:Main page/event 문서를 만들었습니다 (새 문서: {{#if:{{Main page/settings|eventpage}} |<div class="home-event"> <div class="home-card home-card--button"> <div class="home-card__background">[[File:{{#if:{{Main page/settings|eventimage}}|{{Main page/settings|eventimage}}|Placeholderv2.png}}|1080px|link={{Main page/settings|eventpage}}]]</div> <div class="home-card__foreground"> <div class="home-card__header">{{Main page/settings|eventpage}}</div><!-- ----- Event ----- -->{{#if:{{Main page/settings|eventstarttime}}{{Main page/s...)
- 2024년 10월 15일 (화) 03:22 Mongsil 토론 기여님이 틀:Main page/navigation/styles.css 문서를 만들었습니다 (새 문서: #home-nav { margin-top: 1rem; })
- 2024년 10월 15일 (화) 03:20 Mongsil 토론 기여님이 틀:Tag/doc 문서를 만들었습니다 (새 문서: {{Documentation}} : {{t|tag|''tagname'' [|''type''] [|content=''text''] [|params=''parameters'']}} This template provides a quick way to mention an {{WP|ref=no|XML}}/{{WP|ref=no|HTML}}-style tag in a preformatted way. Mainly used in discussion/help pages. ===Parameters=== Required parameters shown in '''''bold italics'''''. ; {{para|first unnamed}} {{nobold| (''tagname'' above)}} : The XML/HTML tag's name (e.g. {{mono|100%|code}}, {{mono|100%|ref}}). ; {{para|seco...)
- 2024년 10월 15일 (화) 03:19 Mongsil 토론 기여님이 틀:Tag 문서를 만들었습니다 (새 문서: <code class="{{#ifeq:{{{wrap|}}}|yes|wrap|nowrap}}" style="{{#ifeq:{{{style|}}}|plain|border:none;background:transparent;|{{{style|}}}}}"><!-- Opening tag -->{{#switch:{{{2|pair}}} |c|close = |s|single |o|open |p|pair = <{{{1|tag}}}{{#if:{{{params|}}}| {{{params}}}}} }}<!-- Content between tags -->{{#switch:{{{2|pair}}} |c|close = {{{content|}}} |s|single = /> |o|open = >{{{content|}}} |p|pair = {{#ifeq:{{{1|tag}}}|!--||>}}{{{content|....)
- 2024년 10월 15일 (화) 03:19 Mongsil 토론 기여님이 모듈:Arguments/설명문서 문서를 만들었습니다 (새 문서: {{Documentation|scwShared=true|fromWikipedia=true}} '''Module:Arguments''' provides easy processing of arguments passed from #invoke. It is a meta-module, meant for use by other modules, and should not be called from #invoke directly. Its features include: * Easy trimming of arguments and removal of blank arguments. * Arguments can be passed by both the current frame and by the parent frame at the same time. (More details below.) * Arguments can be passed in directly from anoth...)
- 2024년 10월 15일 (화) 03:19 Mongsil 토론 기여님이 모듈:Arguments 문서를 만들었습니다 (새 문서: -- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string' then v...)
- 2024년 10월 15일 (화) 03:18 Mongsil 토론 기여님이 모듈:Navpills/styles.css 문서를 만들었습니다 (새 문서: .template-navpills { display: grid; gap: var( --space-xs ); grid-template-columns: repeat( auto-fill, minmax( 160px, 1fr ) ); grid-auto-rows: 3rem; font-size: var( --font-size-small ); } .template-navpill { position: relative; border: 1px solid var( --border-color-base ); border-radius: var( --border-radius-medium ); font-weight: var( --font-weight-medium ); line-height: var( --line-height-sm ); overflow: hidden; } .template-navpill-backgr...)
- 2024년 10월 15일 (화) 03:17 Mongsil 토론 기여님이 모듈:Navpills 문서를 만들었습니다 (새 문서: local mArguments --initialize lazily local p = {} -- Returns a table containing the numbers of the arguments that exist -- for the specified prefix. For example, if the prefix was 'data', and -- 'data1', 'data2', and 'data5' exist, it would return {1, 2, 5}. local function getArgNums(prefix, args) local nums = {} for k, v in pairs(args) do local num = tostring(k):match('^' .. prefix .. '([1-9]%d*)$') if num then table.insert(nums, tonumber(num)) end end table.sort(nums...)
- 2024년 10월 15일 (화) 03:17 Mongsil 토론 기여님이 틀:Navpills/doc 문서를 만들었습니다 (새 문서: {{Documentation}} {{t|Navpills}} is used to create a grid of navigation button. Optimized background image resolution: 400x92px == Example == <syntaxhighlight lang="mediawiki"> {{Navpills |page1 = Merchantman |page2 = Polaris |page3 = Carrack |text3 = Best ship |image3 = Carrack over microTech 3.8.png }} </syntaxhighlight> will give: {{Navpills |page1 = Merchantman |page2 = Polaris |page3 = Carrack |text3 = Best ship |image3 = Carrack over microTech 3.8.png }} <includeonly...)
- 2024년 10월 15일 (화) 03:17 Mongsil 토론 기여님이 틀:Navpills 문서를 만들었습니다 (새 문서: <includeonly>{{#invoke:Navpills|navpills}}</includeonly><noinclude>{{/doc}}</noinclude>)
- 2024년 10월 15일 (화) 03:17 Mongsil 토론 기여님이 틀:Main page/navigation 문서를 만들었습니다 (새 문서: <div id="home-nav">{{Navpills |page1 = Ships |image1 = MainTabs-Vehicles.png |page2 = Ship components |text2 = Components |image2 = MainTabs-Components.png |page3 = Personal equipment |text3 = Equipment |image3 = MainTabs-Equipment.png |page4 = Commodities |image4 = MainTabs-Commodities.png |page5 = Locations |image5 = MainTabs-Locations.png |page6 = Careers |image6 = MainTabs-Careers.png |page7 = Characters |image7 = MainTabs-Characters.png |page8 = Alien Races |image8 = MainTa...)
- 2024년 10월 15일 (화) 03:06 Mongsil 토론 기여님이 대문/styles.css 문서를 넘겨주기를 만들지 않고 틀:대문/styles.css 문서로 이동했습니다
- 2024년 10월 15일 (화) 03:05 Mongsil 토론 기여님이 대문/styles.css 문서의 콘텐츠 모델을 "위키텍스트"에서 "세니타이즈드 CSS"(으)로 바꾸었습니다
- 2024년 10월 15일 (화) 03:04 Mongsil 토론 기여님이 비 기본값 "위키텍스트" 콘텐츠 모델을 사용해 대문/styles.css 문서를 만들었습니다
- 2024년 10월 15일 (화) 03:04 Mongsil 토론 기여님이 대문/styles.css 문서를 만들었습니다 (Mongsil님이 비 기본값 "위키텍스트" 콘텐츠 모델을 사용해 대문/styles.css 문서를 만들었습니다)
- 2024년 10월 15일 (화) 02:58 Mongsil 토론 기여님이 파일:WikimediaUI-Search.svg 문서를 삭제 취소했습니다 (파일 1개)
- 2024년 10월 15일 (화) 02:57 Mongsil 토론 기여님이 모듈:Key/styles.css 문서를 만들었습니다 (새 문서: .keyboard-key { padding: 0.25em 0.5em; display: inline-block; line-height: 1; font-weight: var( --font-weight-medium ); font-size: 0.875rem; border-radius: var( --border-radius--small ); border: 1px solid; border-color: var( --border-color-base ); background: var( --color-surface-3 ); color: var( --color-base--emphasized ); })
- 2024년 10월 15일 (화) 02:57 Mongsil 토론 기여님이 모듈:Key/설명문서 문서를 만들었습니다 (새 문서: {{Documentation|fromWikipedia=true}} Implements {{tl|key press}})
- 2024년 10월 15일 (화) 02:55 Mongsil 토론 기여님이 모듈:Key 문서를 만들었습니다 (새 문서: -- This module implements {{key press}}. local kbdPrefix = '<kbd class="keyboard-key nowrap">' local kbdSuffix = '</kbd>' local keyText = { ['caps lock'] = '⇪ Caps Lock', ['caps lock'] = '⇪ Caps Lock', ['shift'] = '⇧ Shift', ['shift'] = '⇧ Shift', ['enter'] = '↵ Enter', ['enter'] = '↵ Enter', ['cmd'] = '⌘ Cmd', ['cmd'] = '⌘ Cmd', ['command'] = '⌘ Command'...)
- 2024년 10월 15일 (화) 02:54 Mongsil 토론 기여님이 틀:Template link general/doc 문서를 만들었습니다 (새 문서: {{Documentation|fromWikipedia=true}} {{tsh|{{{1|tlg}}}|{{{2|}}}}} This template, often abbreviated as {{tlf|{{#switch:{{lc:{{ROOTPAGENAME}}}} | tlg | template link general = tlg | tlb | template link with bold = tlb | tlc | template link code = tlc | tlw ||template link with linked braces = tlw | tlf | template link with link off = tlf | tltss | template link with title span, subst = tltss | tlx | template link expanded = tlx | tlxb | template link expanded with bold = tlxb |...)
- 2024년 10월 15일 (화) 02:53 Mongsil 토론 기여님이 틀:Template link general 문서를 만들었습니다 (새 문서: {{{{{|safesubst:}}}#Invoke:Template link general|main}}<noinclude> {{/doc}} </noinclude>)
- 2024년 10월 15일 (화) 02:53 Mongsil 토론 기여님이 틀:Tl 문서를 만들었습니다 (틀:Template link general 문서로 넘겨주기) 태그: 새 넘겨주기
- 2024년 10월 15일 (화) 02:52 Mongsil 토론 기여님이 틀:Key press/doc 문서를 만들었습니다 (새 문서: {{Documentation|fromWikipedia=true}} This is the {{tl|key press}} template primarily designed to illustrate keys and keystrokes on a computer keyboard. With additional parameters, a single template can even illustrate a combination of multiple ''simultaneous'' keystrokes. A sequence of keystrokes, on the other hand, need to be demonstrated with separate templates. Example : {{tc|key press|A}} → {{key press|A}} As lower-case alphabetic characters a–z do not appear on most k...)
- 2024년 10월 15일 (화) 02:52 Mongsil 토론 기여님이 틀:Key press 문서를 만들었습니다 (새 문서: <includeonly>{{{{{|safesubst:}}}#invoke:key|keypress}}</includeonly><noinclude> {{/doc}} </noinclude>)
- 2024년 10월 15일 (화) 02:50 Mongsil 토론 기여님이 틀:T/piece 문서를 만들었습니다 (새 문서: {{#ifeq: {{{1|---}}}|---|||<font color="gray">''<{{{1}}}>''</font>}}<noinclude> {{/doc}}</noinclude>)
- 2024년 10월 15일 (화) 02:49 Mongsil 토론 기여님이 틀:T 문서를 만들었습니다 (새 문서: <includeonly><nowiki>{{</nowiki>[[Template:{{{1}}}|{{{1}}}]]{{t/piece|{{{2|---}}}}}{{t/piece|{{{3|---}}}}}{{t/piece|{{{4|---}}}}}{{t/piece|{{{5|---}}}}}{{t/piece|{{{6|---}}}}}{{t/piece|{{{7|---}}}}}{{t/piece|{{{8|---}}}}}{{t/piece|{{{9|---}}}}}{{t/piece|{{{10|---}}}}}{{t/piece|{{{11|---}}}}}{{t/piece|{{{12|---}}}}}{{t/piece|{{{13|---}}}}}{{t/piece|{{{14|---}}}}}{{t/piece|{{{15|---}}}}}{{t/piece|{{{16|---}}}}}{{t/piece|{{{17|---}}}}}{{t/piece|{{{18|---}}}}}{{t/piece|{{{19|---}}}}...)
- 2024년 10월 15일 (화) 02:49 Mongsil 토론 기여님이 틀:Main page/settings/doc 문서를 만들었습니다 (새 문서: {{Documentation}} {{t|Main page/settings}} contains all the configuration for all the main page templates. Please edit this template to update the content on the main page. <includeonly> Category:Main page templates Category:Manual templates </includeonly>)
- 2024년 10월 15일 (화) 02:49 Mongsil 토론 기여님이 틀:Main page/header/doc 문서를 만들었습니다 (새 문서: {{Documentation}} This template is used on the main page. It is the header section including the hero title and subtitle text, and the search bar. You can update the content by editing the main page settings. <includeonly>{{PAGENAME}}</includeonly>)
- 2024년 10월 15일 (화) 02:48 Mongsil 토론 기여님이 틀:Em 문서를 만들었습니다 (새 문서: <em {{#if:{{{role|}}}|role="{{{role}}}"}} {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}} {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1}}}</em><noinclude> {{/doc}} <!-- Add categories to the /doc subpage, not here! --> </noinclude>)
- 2024년 10월 15일 (화) 02:47 Mongsil 토론 기여님이 틀:Main page/settings 문서를 만들었습니다 (새 문서: <includeonly>{{#if:{{{1|}}} |{{#switch:{{{1}}} <!-- Configuration starts here --> <!-- Header --> | subtitle = The {{em|bespoke}} ''Star Citizen'' and ''Squadron 42'' wiki that {{em|punches above its weight class}} since 2016. <!-- Event --> | eventpage = CitizenCon 2954 | eventimage = CitCon Banner 01.png <!-- | eventpage = Day of the Vara --> <!-- | eventimage = DayOfTheVara Banner 01.png --> <!-- See Template:Time ago for acceptable time syntax NOTE: Time needs to be...)
- 2024년 10월 15일 (화) 02:46 Mongsil 토론 기여님이 틀:Main page/shared/styles.css 문서를 만들었습니다 (새 문서: .home-grid { display: grid; grid: auto-flow dense/repeat( auto-fit, minmax( 9.375rem, 1fr ) ); grid-auto-rows: minmax( 3rem, auto ); grid-gap: var( --space-xs ); } .home-grid--col2 { grid-template-columns: 1fr 1fr; } .home-grid a.external { background-image: none; } .home-badge { display: flex; gap: var(--space-xxs); font-size: var(--font-size-x-small); padding: var(--space-xxs) var(--space-xs); background: var(--color-surface-2); color: var(--color-ba...)
- 2024년 10월 15일 (화) 02:45 Mongsil 토론 기여님이 틀:Main page/header/styles.css 문서를 만들었습니다 (새 문서: .home-header { position: relative; padding-top: var( --space-xxl ); padding-bottom: var( --space-xxl ); line-height: var( --line-height-sm ); text-align: center; } .home-header__pretitle { margin-bottom: var( --space-xxs ); color: var( --color-base--subtle ); font-size: var( --font-size-small ); letter-spacing: 0.05em; } .home-header__title { margin: 0; font-size: 3rem; text-transform: uppercase; letter-spacing: 0.025em; line-height: 1; } .home-header__subtit...)
- 2024년 10월 15일 (화) 02:45 Mongsil 토론 기여님이 틀:Main page/header 문서를 만들었습니다 (새 문서: <div class="home-header"> <div class="home-header__pretitle">👋 Welcome to the</div> <h1 class="home-header__title">Star Citizen Wiki</h1> <div class="home-header__subtitle">{{Main page/settings|subtitle}}</div> <div id="citizen-search-trigger" class="home-header__search" role="button"><span class="home-header__searchIcon">16px|link=</span><span class="home-header__searchText">Search the Star Citizen Wiki<span class="desktoponly">{{Key press|/}}...)
- 2024년 10월 15일 (화) 02:25 Mongsil 토론 기여님이 미디어위키:Citizen-footer-tagline 문서를 만들었습니다 (새 문서: K-Liquipedia가 만들고 싶었어요)
- 2024년 10월 15일 (화) 02:22 Mongsil 토론 기여님이 ER:개인정보처리방침 문서를 만들었습니다 (새 문서: 이터널 리턴 이스포츠 위키(이하 위키)는은 정보주체의 자유와 권리 보호를 위해 「개인정보 보호법」 및 관계 법령이 정한 바를 준수하여, 적법하게 개인정보를 처리하고 안전하게 관리하고 있습니다. 이에 「개인정보 보호법」 제30조에 따라 정보주체에게 개인정보 처리에 관한 절차 및 기준을 안내하고, 이와 관련한 고충을 신속하고 원활하게 처리할 수 있도록...)
- 2024년 10월 15일 (화) 01:54 Mongsil 토론 기여님이 Eternal Return Masters 문서를 삭제했습니다 (내용: "<splist parent=대문 sort=desc sortby=title liststyle=ordered showpath=no kidsonly=no debug=0 />". 유일한 편집자는 "Mongsil" (토론))
- 2024년 10월 15일 (화) 01:52 Mongsil 토론 기여님이 Eternal Return Masters Season 5 문서를 삭제했습니다 (내용: "== 개요 == 2024년 10월 11일부터 12월 7일까지 진행되는 다섯번째 이터널 리턴 마스터즈. 이번 시즌부터 [https://playeternalreturn.com/posts/news/2144?hl=ko-KR 서킷포인트 시스템에 변화가 생겨] 기존에는 페이즈 파이널 1등부터 8등까지만 500, 390, 300, 260, 230, 210, 195, 185점이 부여됐지만 이제는 와일드카드만 진출해도 서킷포인트를 획득할 수 있다. 1등부터 12등까지 500, 410, 340, 290, 240,...")
- 2024년 10월 15일 (화) 01:48 Mongsil 토론 기여님이 Eternal Return Masters/Season 5/Phase 1 문서를 삭제했습니다 (내용: "#넘겨주기 Eternal Return Masters Season 5 Phase 1". 유일한 편집자는 "Mongsil" (토론))
- 2024년 10월 15일 (화) 01:48 Mongsil 토론 기여님이 Eternal Return Masters/Season 5/Phase 1 문서를 Eternal Return Masters Season 5 Phase 1 문서로 이동하면서 넘겨주기를 덮어썼습니다
- 2024년 10월 15일 (화) 01:48 Mongsil 토론 기여님이 덮어쓰기를 통해 Eternal Return Masters Season 5 Phase 1 문서를 삭제했습니다 ("Eternal Return Masters/Season 5/Phase 1"에서 문서를 이동하기 위해 삭제함)
- 2024년 10월 15일 (화) 01:44 Mongsil 토론 기여님이 Eternal Return Masters/Season 5 문서를 삭제했습니다 (내용: "#넘겨주기 Eternal Return Masters Season 5". 유일한 편집자는 "Mongsil" (토론))
- 2024년 10월 15일 (화) 01:44 Mongsil 토론 기여님이 Eternal Return Masters/Season 5 문서를 Eternal Return Masters Season 5 문서로 이동하면서 넘겨주기를 덮어썼습니다
- 2024년 10월 15일 (화) 01:44 Mongsil 토론 기여님이 덮어쓰기를 통해 Eternal Return Masters Season 5 문서를 삭제했습니다 ("Eternal Return Masters/Season 5"에서 문서를 이동하기 위해 삭제함)
- 2024년 10월 15일 (화) 01:26 Mongsil 토론 기여님이 Eternal Return Masters Season 5 Phase 1 문서를 Eternal Return Masters/Season 5/Phase 1 문서로 이동했습니다