주요 공개 기록
다른 명령
이터널 리턴 이스포츠 위키에서 사용할 수 있는 모든 기록이 표시됩니다. 기록 종류나 사용자 이름(대소문자 구별) 또는 영향을 받는 문서(대소문자 구별)를 선택하여 범위를 좁혀서 살펴볼 수 있습니다.
- 2024년 10월 15일 (화) 04:51 Mongsil 토론 기여님이 틀:Card/styles.css 문서를 넘겨주기를 만들지 않고 틀:Cards/styles.css 문서로 이동했습니다
- 2024년 10월 15일 (화) 04:51 Mongsil 토론 기여님이 틀:Card/doc 문서를 넘겨주기를 만들지 않고 틀:Cards/doc 문서로 이동했습니다
- 2024년 10월 15일 (화) 04:51 Mongsil 토론 기여님이 틀:Card 문서를 넘겨주기를 만들지 않고 틀:Cards 문서로 이동했습니다
- 2024년 10월 15일 (화) 04:49 Mongsil 토론 기여님이 모듈:Cards/styles.css 문서를 만들었습니다 (새 문서: .template-cards { display: grid; gap: 0.5rem; } .template-card { border: var(--border-base); border-radius: var(--border-radius-medium); background: var(--color-surface-2); } .template-card-header { border-bottom: var(--border-base); border-top-left-radius: var(--border-radius-medium); border-top-right-radius: var(--border-radius-medium); padding: 0.5rem 1rem; color: var(--color-emphasized); background: var(--color-surface-3); fo...)
- 2024년 10월 15일 (화) 04:49 Mongsil 토론 기여님이 모듈:Cards/설명문서 문서를 만들었습니다 (새 문서: {{Documentation}})
- 2024년 10월 15일 (화) 04:49 Mongsil 토론 기여님이 모듈:Cards 문서를 만들었습니다 (새 문서: local mArguments --initialize lazily local getArgNums = require('Module:Common').getArgNums local p = {} --Implements {{cards}} from the frame function p.cards(frame) mArguments = require('Module:Arguments') return p._cards(mArguments.getArgs(frame), frame) end function p._cards(args, frame) if not args then return 'Missing arguments' end local html = mw.html.create('div'):addClass('template-cards') local columns = 0 for i, _ in ipairs(getArgNums('content', args))...)
- 2024년 10월 15일 (화) 04:42 Mongsil 토론 기여님이 틀:Short description/doc 문서를 만들었습니다 (새 문서: {{Documentation}} {{tsh|SHORTDESC}} {{t|Short description}} is used to add a short description to a page. == Usage == {{tlx|Short description|Write your short description here}} == TemplateData == <templatedata> { "params": { "1": { "label": "Description", "description": "The short description of the article", "example": "Online free encyclopedia anyone can edit", "required": true, "type": "content" } }, "description": "...)
- 2024년 10월 15일 (화) 04:42 Mongsil 토론 기여님이 틀:Short description 문서를 만들었습니다 (새 문서: {{#if:{{{1|}}}|{{SHORTDESC:{{{1|}}}}}|{{SHORTDESC:}}}}<noinclude> {{/doc}}</noinclude>)
- 2024년 10월 15일 (화) 04:41 Mongsil 토론 기여님이 틀:SHORTDESC/doc 문서를 만들었습니다 (새 문서: {{Documentation}} {{tsh|SHORTDESC}} {{t|Short description}} is used to add a short description to a page. == Usage == {{tlx|Short description|Write your short description here}} == TemplateData == <templatedata> { "params": { "1": { "label": "Description", "description": "The short description of the article", "example": "Online free encyclopedia anyone can edit", "required": true, "type": "content" } }, "description": "...)
- 2024년 10월 15일 (화) 04:41 Mongsil 토론 기여님이 틀:SHORTDESC 문서를 만들었습니다 (새 문서: {{#if:{{{1|}}}|{{SHORTDESC:{{{1|}}}}}|{{SHORTDESC:}}}}<noinclude> {{/doc}}</noinclude>)
- 2024년 10월 15일 (화) 04:40 Mongsil 토론 기여님이 틀:Extension DPL 문서를 만들었습니다 (새 문서: <noinclude>This page was automatically created. It serves as an anchor page for all '''invocations''' of [http://mediawiki.org/wiki/Extension:DynamicPageList3 Extension:DynamicPageList3 (DPL)].</noinclude>)
- 2024년 10월 15일 (화) 04:38 Mongsil 토론 기여님이 틀:Replace/doc 문서를 만들었습니다 (새 문서: {{Documentation}} ;Usage <code>{{t|replace |''string'' |''target'' |''replacement''|''count''}}</code> Returns ''string'' with the first ''n'' occurrences of ''target'' replaced with ''replacement''. Omitting <code>count</code> will replace all occurrences. ;Examples * <code><nowiki>{{replace |One two two three two four twotwo five |two |NINE}}</nowiki></code> → {{replace|One two two three two four twotwo five|two|NINE}} * <code><nowiki>{{replace |One two two three two four...)
- 2024년 10월 15일 (화) 04:38 Mongsil 토론 기여님이 틀:Replace 문서를 만들었습니다 (새 문서: <includeonly>{{#invoke:String|replace|source={{{1}}}|{{{2}}}|{{{3}}}|count={{{count|}}}|plain={{yesno|{{{regex|no}}}|yes=0|no=1}}}}</includeonly><noinclude>{{/doc}}</noinclude>)
- 2024년 10월 15일 (화) 04:37 Mongsil 토론 기여님이 틀:DPLAndEscape 문서를 만들었습니다 (새 문서: <includeonly>{{replace|{{{1}}}|&|and}}</includeonly><noinclude>{{/doc}}</noinclude>)
- 2024년 10월 15일 (화) 04:37 Mongsil 토론 기여님이 틀:DPLCat 문서를 만들었습니다 (새 문서: <includeonly> {{#dpl: |category={{DPLAndEscape|{{{1}}}}}&{{DPLAndEscape|{{{2}}}}}&{{DPLAndEscape|{{{3}}}}} |notcategory={{{not1|}}} |mode=inline |noresultsheader=empty |ordermethod=title |allowcachedresults=true |includesubpages=false |notnamespace=File |skipthispage=no |format = ,%TITLE% • ,,}} </includeonly> <noinclude> Category:DPL templates{{/doc}}</noinclude>)
- 2024년 10월 15일 (화) 04:37 Mongsil 토론 기여님이 틀:DPLCat2 문서를 만들었습니다 (새 문서: <includeonly> {{#dpl: |category={{DPLAndEscape|{{{1}}}}}&{{DPLAndEscape|{{{2}}}}}&{{DPLAndEscape|{{{3}}}}} |notcategory={{{not1|}}} |mode=inline |ordermethod=title |allowcachedresults=true |includesubpages={{#if:{{{includesubpages|}}}|true|false}} |namespace={{{namespace|}}} |notnamespace=File |skipthispage=no |format=,%TITLE%,,}} </includeonly> <noinclude>{{/doc}}</noinclude>)
- 2024년 10월 15일 (화) 04:35 Mongsil 토론 기여님이 모듈:Navplate/styles.css 문서를 만들었습니다 (새 문서: .template-navplate { margin-top: var( --space-md ); clear: both; font-size: var( --font-size-small ); line-height: var( --line-height-sm ); border: 1px solid var( --border-color-base ); border-radius: var( --border-radius--medium ); overflow: hidden; } .template-navplate__header { padding: var( --space-sm ) var( --space-md ); background-color: var( --color-surface-2 ); display: flex; align-items: center; gap: var( --space-md ); } .template-navplate.mw-coll...)
- 2024년 10월 15일 (화) 04:35 Mongsil 토론 기여님이 모듈:Navplate/설명문서 문서를 만들었습니다 (새 문서: {{Documentation|scwShared=true}} '''Module:Navplate''' implements the {{t|navplate}} template.)
- 2024년 10월 15일 (화) 04:35 Mongsil 토론 기여님이 모듈:Navplate 문서를 만들었습니다 (새 문서: -------------------------------------------------------------------------------- -- Module:Navplate -- -- This module implements {{Navplate}} -- -- Based on Module:Infobox -- -- This is a work in progress -- ------------------------------------------------------------------------------...)
- 2024년 10월 15일 (화) 04:35 Mongsil 토론 기여님이 틀:Navplate/doc 문서를 만들었습니다 (새 문서: {{Documentation}} {{t|navplate}} allows a navigational template to be set up relatively quickly by supplying it with one or more lists of links, similar to [https://en.wikipedia.org/wiki/Template:Navbox Template:Navbox] on Wikipedia. == Usage == Please remove the parameters that are left blank. <pre> {{Navplate |subtitle = |title = |label1 = |list1 = |label2 = |list2 = |label3 = |list3 = }} </pre> == Parameter list == ;<code>subtitle</code> :Subtitle text above th...)
- 2024년 10월 15일 (화) 04:34 Mongsil 토론 기여님이 틀:Navplate 문서를 만들었습니다 (새 문서: <includeonly>{{#invoke:Navplate|navplate}}</includeonly><noinclude> {{/doc}} <!-- Categories go in the /doc subpage --> </noinclude>)
- 2024년 10월 15일 (화) 04:34 Mongsil 토론 기여님이 틀:Wiki navplate/doc 문서를 만들었습니다 (새 문서: {{Documentation}} {{t|Wiki navplate}} can be placed on the bottom of pages in the Star Citizen namespace for easier navigation. == Usage == Type <code>{{t|Wiki navplate}}</code> Sample output: {{tl|Wiki navplate}} gives: {{Wiki navplate}} <includeonly>Category:Navplates)
- 2024년 10월 15일 (화) 04:34 Mongsil 토론 기여님이 틀:Wiki navplate 문서를 만들었습니다 (새 문서: {{Navplate |id=wiki |subtitle=In the |title=Star Citizen Wiki community |label1 = Projects |list1 = {{DPLCat2|Projects|namespace=Star_Citizen}} |label2 = Policies |list2 = {{DPLCat2|Policies|namespace=Star_Citizen}} |label3 = Editing guides |list3 = {{DPLCat2|Star Citizen Wiki editing guides|namespace=Star_Citizen|includesubpages=true}} }} <noinclude>{{/doc}}</noinclude>)
- 2024년 10월 15일 (화) 04:34 Mongsil 토론 기여님이 틀:Yesno/doc 문서를 만들었습니다 (새 문서: {{Documentation}} This template normalises an input to be a yes/no output. === Usage === The template has five possible outputs depending on the default parameter (input if you will). In its simplest usage these will all be either "yes" or "" (blank - nothing no characters). # <tt><nowiki>{{yesno|yes}}</nowiki></tt> result "yes" (also applies to "Yes", "YeS", etc, "Y", "y" and "1") # <tt><nowiki>{{yesno|no}}</nowiki></tt> result "" (also applies to "No", "NO", "nO", "N...)
- 2024년 10월 15일 (화) 04:34 Mongsil 토론 기여님이 틀:Yesno 문서를 만들었습니다 (새 문서: {{<includeonly>safesubst:</includeonly>#switch: {{<includeonly>safesubst:</includeonly>lc: {{{1|¬}}} }} |no |n |false |0 = {{{no|<!-- null -->}}} | = {{{blank|{{{no|<!-- null -->}}}}}} |¬ = {{{¬|}}} |yes |y |true |1 = {{{yes|yes}}} |#default = {{{def|{{{yes|yes}}}}}} }}<noinclude>{{/doc}}</noinclude>)
- 2024년 10월 15일 (화) 04:33 Mongsil 토론 기여님이 모듈:Redirect/설명문서 문서를 만들었습니다 (새 문서: {{Documentation}} {{Wikipedia template}} '''Module:Redirect''' contains functions to find the target of a redirect page. See Module:Redirect on Wikipedia for more details.)
- 2024년 10월 15일 (화) 04:33 Mongsil 토론 기여님이 모듈:Redirect 문서를 만들었습니다 (새 문서: -- This module provides functions for getting the target of a redirect page. local p = {} -- Gets a mw.title object, using pcall to avoid generating script errors if we -- are over the expensive function count limit (among other possible causes). local function getTitle(...) local success, titleObj = pcall(mw.title.new, ...) if success then return titleObj else return nil end end -- Gets the name of a page that a redirect leads to, or nil if it isn't a -- redirect. fu...)
- 2024년 10월 15일 (화) 04:32 Mongsil 토론 기여님이 틀:Card/styles.css 문서를 만들었습니다 (새 문서: .card { display: flex; min-width: 240px; max-width: 100%; box-sizing: border-box; flex-direction: column; flex-grow: 1; justify-content: space-between; margin: 0 0.2rem 0.4rem 0.2rem; background-color: var( --color-surface-1 ); border: 1px solid var( --border-color-base ); border-radius: var( --border-radius--medium ); box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.03 ), 0 1px 2px rgba( 0, 0, 0, 0.06 ); font-size: 0.875rem; transition: box-shadow 0.2s ease; } .card:hover...)
- 2024년 10월 15일 (화) 04:29 Mongsil 토론 기여님이 모듈:Math 문서를 만들었습니다 (새 문서: --This module provides a number of basic mathematical operations. local yesno, getArgs -- lazily initialized local p = {} -- Holds functions to be returned from #invoke, and functions to make available to other Lua modules. local wrap = {} -- Holds wrapper functions that process arguments from #invoke. These act as intemediary between functions meant for #invoke and functions meant for Lua. --Helper functions used to avoid redundant code. local function err(msg...)
- 2024년 10월 15일 (화) 04:28 Mongsil 토론 기여님이 틀:Min 문서를 만들었습니다 (새 문서: <includeonly>{{safesubst:#invoke:Math|min}}</includeonly><noinclude> {{Documentation}} </noinclude>)
- 2024년 10월 15일 (화) 04:26 Mongsil 토론 기여님이 틀:Tlg 문서를 만들었습니다 (틀:Template link general 문서로 넘겨주기) 태그: 새 넘겨주기
- 2024년 10월 15일 (화) 04:25 Mongsil 토론 기여님이 틀:Template link with link off/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일 (화) 04:25 Mongsil 토론 기여님이 틀:Template link with link off 문서를 만들었습니다 (새 문서: <includeonly>{{#Invoke:Template link general|main|nowrap=yes|nolink=yes}}</includeonly><noinclude> {{/doc}} <!-- Add categories to the /doc subpage, not here! --> </noinclude>)
- 2024년 10월 15일 (화) 04:25 Mongsil 토론 기여님이 틀:Tlf 문서를 만들었습니다 (틀:Template link with link off 문서로 넘겨주기) 태그: 새 넘겨주기
- 2024년 10월 15일 (화) 04:24 Mongsil 토론 기여님이 틀:TOC/doc 문서를 만들었습니다 (새 문서: {{Documentation}} {{t|TOC}} is used to modify parameters for the table of content (ToC) of a page. Currently only the limit param is available. == Usage == {{t|TOC|<nowiki>limit=header level</nowiki>}} <includeonly>Category:General wiki templates</includeonly>)
- 2024년 10월 15일 (화) 04:24 Mongsil 토론 기여님이 틀:TOC/styles.css 문서를 만들었습니다 (새 문서: * Allow limiting of which header levels are shown in a TOC; * <div class="toclimit-3">, for instance, will limit to * showing ==headings== and ===headings=== but no further. * Used in Template:TOC: .toclimit-2 .toclevel-1 ul, .toclimit-3 .toclevel-2 ul, .toclimit-4 .toclevel-3 ul, .toclimit-5 .toclevel-4 ul, .toclimit-6 .toclevel-5 ul, .toclimit-7 .toclevel-6 ul { display: none; })
- 2024년 10월 15일 (화) 04:23 Mongsil 토론 기여님이 틀:TOC 문서를 만들었습니다 (새 문서: <templatestyles src="Template:TOC/styles.css" /><div {{#if:{{{limit|}}}|class="toclimit-{{{limit|}}}"}}>__TOC__</div><noinclude>{{/doc}}</noinclude>)
- 2024년 10월 15일 (화) 04:22 Mongsil 토론 기여님이 틀:About/doc 문서를 만들었습니다 (새 문서: {{Documentation|fromWikipedia=true}} {{t|About}} is a commonly used hatnote template, and should be placed at the top of an article, linking the reader to other articles with similar titles or concepts that they may have been seeking instead. ==TemplateData== <templatedata> { "description": "This template is a hatnote in the format \"This page is about … For other uses …\".", "params": { "1": { "label": "Page description", "type": "string", "required": true,...)
- 2024년 10월 15일 (화) 04:22 Mongsil 토론 기여님이 파일:WikimediaUI-ArticleDisambiguation-ltr.svg 문서를 만들었습니다
- 2024년 10월 15일 (화) 04:22 Mongsil 토론 기여님이 파일:WikimediaUI-ArticleDisambiguation-ltr.svg 파일을 올렸습니다
- 2024년 10월 15일 (화) 04:20 Mongsil 토론 기여님이 모듈:Redirect hatnote/설명문서 문서를 만들었습니다 (새 문서: {{Documentation|fromWikipedia=true}} '''Moduke:Redirect hatnote''' produces a hatnote for disambiguating a page that is linked to by a given redirect. It implements the {{tl|redirect}} hatnote template.)
- 2024년 10월 15일 (화) 04:19 Mongsil 토론 기여님이 모듈:Redirect hatnote 문서를 만들었습니다 (새 문서: --[[ -- This module produces a "redirect" hatnote. It looks like this: -- '"X" redirects here. For other uses, see Y.' -- It implements the {{redirect}} template. --]] local mHatnote = require('Module:Hatnote') local mHatList = require('Module:Hatnote list') local mArguments --lazily initialize local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local checkTypeMulti = libraryUtil.checkTypeMulti local p = {} local function getTitle(...) local su...)
- 2024년 10월 15일 (화) 04:19 Mongsil 토론 기여님이 틀:Redirect/doc 문서를 만들었습니다 (새 문서: {{Documentation}} This template produces a hatnote: * {{tlx|Redirect|Foo}} → {{Redirect|Foo}} Its purpose is to reduce confusion by helping users get to their intended page if they were redirected to another page while, for example, searching for a topic. An example would be when a user searches for Roberts Space Industries (as in the publisher), but ends up on the page titled Roberts Space Industries (as in the in-game company) a...)
- 2024년 10월 15일 (화) 04:19 Mongsil 토론 기여님이 틀:Redirect 문서를 만들었습니다 (새 문서: <includeonly>{{#invoke:redirect hatnote|redirect|1}}</includeonly><noinclude>{{/doc}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>)
- 2024년 10월 15일 (화) 04:16 Mongsil 토론 기여님이 모듈:Hatnote/styles.css 문서를 만들었습니다 (새 문서: .hatnote-container { display: flex; align-items: center; padding: var( --space-sm ) var( --space-md ); margin-top: var( --space-xs ); margin-bottom: var( --space-md ); background: var( --color-surface-2 ); border-radius: var( --border-radius--medium ); color: var( --color-base--subtle ); font-size: var( --font-size-small ); line-height: var( --line-height-xs ); } .hatnote-icon img { display: block; width: var( --font-size-small );...)
- 2024년 10월 15일 (화) 04:15 Mongsil 토론 기여님이 모듈:Namespace detect/config 문서를 만들었습니다 (새 문서: -------------------------------------------------------------------------------- -- Namespace detect configuration data -- -- -- -- This module stores configuration data for Module:Namespace detect. Here -- -- you can localise the module to your wiki's language. -- --...)
- 2024년 10월 15일 (화) 04:15 Mongsil 토론 기여님이 모듈:Namespace detect/설명문서 문서를 만들었습니다 (새 문서: {{Documentation}} {{Wikipedia template}} '''Module:Namespace detect''' allows you to output different text depending on the namespace that a given page is in. It is a Lua implementation of the {{tl|namespace detect}} template, with a few improvements: all namespaces and all namespace aliases are supported, and namespace names are detected automatically for the local wiki.)
- 2024년 10월 15일 (화) 04:15 Mongsil 토론 기여님이 모듈:Namespace detect 문서를 만들었습니다 (새 문서: --[[ -------------------------------------------------------------------------------- -- -- -- NAMESPACE DETECT -- -- -- -- This module implements the {{namespace detect}} template in Lua, with a -- -- few improvements: all namespaces and all namespace aliases are support...)
- 2024년 10월 15일 (화) 04:14 Mongsil 토론 기여님이 모듈:Namespace detect/data/설명문서 문서를 만들었습니다 (새 문서: {{Documentation}} {{Wikipedia template}} '''Module:Namespace detect''' allows you to output different text depending on the namespace that a given page is in. It is a Lua implementation of the {{tl|namespace detect}} template, with a few improvements: all namespaces and all namespace aliases are supported, and namespace names are detected automatically for the local wiki.)
- 2024년 10월 15일 (화) 04:14 Mongsil 토론 기여님이 모듈:Namespace detect/data 문서를 만들었습니다 (새 문서: -------------------------------------------------------------------------------- -- Namespace detect data -- -- This module holds data for Module:Namespace detect to be loaded per -- -- page, rather than per #invoke, for performance reasons. -- -------------------------------------------------------------------------------- local cfg = require('Module:Namespace detect/config') local function addKey(...)