광부위키에서 사용할 수 있는 모든 기록이 표시됩니다. 기록 종류나 사용자 이름(대소문자 구별) 또는 영향을 받는 문서(대소문자 구별)를 선택하여 범위를 좁혀서 살펴볼 수 있습니다.
(최신 | 오래됨) (다음 50개 | 이전 50개) (20 | 50 | 100 | 250 | 500) 보기- 2022년 6월 20일 (월) 01:07 Gnlow 토론 기여님이 틀:지도 크롭/경위도 문서를 만들었습니다 (새 문서: <onlyinclude> <div style=" overflow: hidden; width: {{{width|500}}}px; height: {{{height|300}}}px; border: 2px solid black; "> <div style=" position: relative; width: {{#expr: {{{size|1}}}*1000}}px; top: -{{#expr: ( ( 45 - {{{long|{{{2|0}}}}}} ) / 90 * ({{{size|1}}}*1000) - {{{width|500}}} / 2 ) / 3840 * 2160 round 0}}px; left: -{{#expr: {{{lat|{{{1|180}}}}}} / 360 * ({{{size|1}}}*1000) - {{{width|500}}} / 2 round 0}}px; " > 파일:Tasdia de sat.sv...)
- 2022년 6월 19일 (일) 23:32 Gnlow 토론 기여님이 파일:이룰 구분자.svg 문서를 만들었습니다
- 2022년 6월 19일 (일) 23:32 Gnlow 토론 기여님이 파일:이룰 구분자.svg 파일을 올렸습니다
- 2022년 6월 19일 (일) 22:42 Gnlow 토론 기여님이 이룰 연방/언어 문서를 만들었습니다 (새 문서: {{이룰}} 이룰 연방에서는 연방 공용어인 이룰어를 비롯해 지역별로 여러 언어가 사용된다. == 이룰어 == {{본문|이룰어}})
- 2022년 6월 19일 (일) 22:21 Gnlow 토론 기여님이 틀:이룰/항목 문서를 만들었습니다 (새 문서: <onlyinclude>{{#ifexist:이룰 연방/{{{1}}} |[[이룰 연방/{{{1}}}|{{{1}}}]] | {{#ifexist:{{{1}}} |[[{{{1}}}]] |[[이룰 연방/{{{1}}}|{{{1}}}]] }} }}</onlyinclude> {{이룰/항목|이룰 연방}} {{이룰/항목|문화}})
- 2022년 6월 19일 (일) 22:13 Gnlow 토론 기여님이 틀:T 문서를 만들었습니다 (새 문서: {{{1}}})
- 2022년 6월 19일 (일) 22:02 Gnlow 토론 기여님이 틀:이룰/구분자 문서를 만들었습니다 (새 문서: <onlyinclude>32px|text-bottom</onlyinclude>)
- 2022년 6월 19일 (일) 20:32 Gnlow 토론 기여님이 틀:Demo 문서를 만들었습니다 (새 문서: {{#invoke:Demo|main}}<noinclude>{{documentation}}</noinclude>)
- 2022년 6월 19일 (일) 20:29 Gnlow 토론 기여님이 모듈:코드 보여주기 문서를 만들었습니다 (새 문서: p = {} function p.main(frame) local parts = require('Module:demo').get(frame) return 'style="padding: 0;"|<pre style="margin: 0;border:0;border-radius:0;">' .. parts.source .. '</pre>\n|<div>' .. parts.output .. '</div>' end return p)
- 2022년 6월 19일 (일) 20:22 Gnlow 토론 기여님이 모듈:Demo 문서를 만들었습니다 (새 문서: local p = {} --creates a frame object that cannot access any of the parent's args --unless a table containing a list keys of not to inherit is provided function disinherit(frame, onlyTheseKeys) local parent = frame:getParent() or frame local orphan = parent:newChild{} orphan.getParent = parent.getParent --returns nil orphan.args = {} if onlyTheseKeys then local family = {parent, frame} for f = 1, 2 do for k, v in pairs(family[f] and family[f].args or {}) do orph...)
- 2022년 6월 19일 (일) 20:13 Gnlow 토론 기여님이 틀:UnstripNoWiki 문서를 만들었습니다 (새 문서: {{#invoke:Unstrip|unstripNoWiki|{{{1}}}}}<noinclude> {{doc}})
- 2022년 6월 19일 (일) 20:10 Gnlow 토론 기여님이 모듈:Unstrip 문서를 만들었습니다 (새 문서: -- This module provides a frontend to the mw.text.unstrip, unstripNoWiki and killMarkers functions local p = {} function p.unstrip(frame) return mw.text.unstrip(frame.args[1]) end function p.unstripNoWiki(frame) return mw.text.unstripNoWiki(frame.args[1]) end function p.killMarkers(frame) return mw.text.killMarkers(frame.args[1]) end return p)
- 2022년 6월 19일 (일) 19:59 Gnlow 토론 기여님이 틀:Str sub new 문서를 만들었습니다 (새 문서: <includeonly>{{{{{|safesubst:}}}#invoke:String|sub|s={{{1|{{{s|}}}}}}|i={{{2|{{{i|1}}}}}}|j={{{3|{{{j|-1}}}}}}|no_category={{{nocategory|}}}}}</includeonly><noinclude> {{Documentation}} </noinclude>)
- 2022년 6월 19일 (일) 19:56 Gnlow 토론 기여님이 틀:Trim 문서를 만들었습니다 (새 문서: <includeonly>{{safesubst:#if:1|{{{x|{{{1|}}}}}}}}</includeonly><noinclude> {{Documentation}} </noinclude>)
- 2022년 6월 19일 (일) 19:00 Gnlow 토론 기여님이 틀:코드 보여주기 문서를 만들었습니다 (새 문서: <onlyinclude>{| class="wikitable" style="width: 100%;" ! 입력한 내용 !! 화면에 표시되는 내용 {{<includeonly>safesubst:</includeonly>#invoke:For loop|main||call=코드 보여주기/행}} |}</onlyinclude> {{코드 보여주기||a|b|c}})
- 2022년 6월 19일 (일) 18:41 Gnlow 토론 기여님이 모듈: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...)
- 2022년 6월 19일 (일) 18:41 Gnlow 토론 기여님이 틀:Replace 문서를 만들었습니다 (새 문서: {{<includeonly>safesubst:</includeonly>#invoke:String|replace|source={{{1}}}|{{{2}}}|{{{3}}}|plain={{{plain|true}}}|count={{{count|}}}}}<noinclude> {{documentation}} </noinclude>)
- 2022년 6월 19일 (일) 18:38 Gnlow 토론 기여님이 모듈:String2 문서를 만들었습니다 (새 문서: local p = {} p.trim = function(frame) return mw.text.trim(frame.args[1] or "") end p.sentence = function (frame) -- {{lc:}} is strip-marker safe, string.lower is not. frame.args[1] = frame:callParserFunction('lc', frame.args[1]) return p.ucfirst(frame) end p.ucfirst = function (frame ) local s = mw.text.trim( frame.args[1] or "" ) local s1 = "" -- if it's a list chop off and (store as s1) everything up to the first <li> local lipos = mw.ustring.find(s, "<li>" ) if l...)
- 2022년 6월 19일 (일) 18:34 Gnlow 토론 기여님이 틀:)) 문서를 만들었습니다 (새 문서: <onlyinclude>}}</onlyinclude> 분류:파이프라인 회피 틀)
- 2022년 6월 19일 (일) 18:34 Gnlow 토론 기여님이 틀:(( 문서를 만들었습니다 (새 문서: <onlyinclude>{{</onlyinclude> 분류:파이프라인 회피 틀)
- 2022년 6월 19일 (일) 18:26 Gnlow 토론 기여님이 틀:Pipe escape 문서를 만들었습니다 (새 문서: <includeonly>{{safesubst:#invoke: pipe escape | pipe }}</includeonly><noinclude> {{documentation}} <!-- Put categories/interwiki on the documentation page -->)
- 2022년 6월 19일 (일) 18:24 Gnlow 토론 기여님이 모듈:Pipe escape 문서를 만들었습니다 (새 문서: local p = {} function p.pipe( f ) local out = {} for _, arg in ipairs( f:getParent().args ) do table.insert( out, arg ) end return mw.text.trim( table.concat( out, '|' ) ) end return p)
- 2022년 6월 19일 (일) 18:06 Gnlow 토론 기여님이 틀:For loop 문서를 만들었습니다 (새 문서: {{<includeonly>safesubst:</includeonly>#invoke:For loop|main}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>)
- 2022년 6월 19일 (일) 18:04 Gnlow 토론 기여님이 모듈:For loop 문서를 만들었습니다 (새 문서: -- This module implements {{for loop}}. local getArgs = require('Module:Arguments').getArgs local yesno = require('Module:Yesno') local p = {} function p.main(frame) local args = getArgs(frame, { trim = false, removeBlanks = false }) return p._main(args) end function p._main(args) local template = args['call'] or 'void' local calltemplates = yesno(args.substall or "", true) or not mw.isSubsting() local variableParam = args.pv variableParam = tonumber(variableParam)...)
- 2022년 6월 19일 (일) 18:02 Gnlow 토론 기여님이 틀:코드 보여주기/행 문서를 만들었습니다 (새 문서: <onlyinclude> |- | <pre>{{{1}}}</pre> | <div>{{{1}}}</div> </onlyinclude>)
- 2022년 6월 18일 (토) 22:35 Gnlow 토론 기여님이 틀:메다어 문서를 만들었습니다 (새 문서: 분류:루아 틀 <onlyinclude>{{#invoke: 메다어|translate|{{{1}}}}}</onlyinclude> {{#invoke: 메다어|translate|안드로어는 안드로메다 은하의 제6행성에서 사용하는 언어이다.}} 한국어를 자동으로 메다어로 번역합니다. 모듈:메다어를 참고하세요.)
- 2022년 6월 18일 (토) 22:28 Gnlow 토론 기여님이 모듈:메다어 문서를 만들었습니다 (새 문서: hangul = require("모듈:한글 처리") p = {} function p.translate(frame) return hangul.convert( frame.args[1], hangul.split("k kk h u uu y i ; ;; n nn j l ll o 0 ' p m", " "), hangul.split("f r 6 G t c e 7 v /f /r /d 4 b 9t 9c 9d 5 g 8 d", " "), hangul.split(" x xx V s E S A w @ F D T % $ R z 3 X q qq a # Z C W Q 1", " ") ) end return p)
- 2022년 6월 18일 (토) 21:59 Gnlow 토론 기여님이 분류:루아 틀 문서를 만들었습니다 (새 문서: 루아(Lua)를 이용해 작성된 틀의 모음입니다.)
- 2022년 6월 18일 (토) 21:22 Gnlow 토론 기여님이 모듈:한글 처리 문서를 만들었습니다 (새 문서: --Generated with https://github.com/TypeScriptToLua/TypeScriptToLua p = {} --- -- @noSelfInFile * function p.charCodeAt(char) local a, b, c = string.byte(char, 1, 3) return (a - 224) * 4096 + (b - 128) * 64 + c - 128 - 44032 end function p.convert(text, choseong, jungseong, jongseong) local result = string.gsub( text, "[^%c%p%s%w][^%c%p%s%w][^%c%p%s%w]", function(char) local code = charCodeAt(char) local cho...)
- 2022년 6월 18일 (토) 14:57 Gnlow 토론 기여님이 연습장:Gnlow 문서를 만들었습니다 (새 문서: <nowiki>{{사트 언어/연습장|영어 = Test}}</nowiki> {{사트 언어/연습장|영어 = Test}}<br> <nowiki>{{사트 언어/연습장|한국어 = 테스트}}</nowiki> {{사트 언어/연습장|한국어 = 테스트}}<br> <nowiki>{{사트 언어/연습장|안드로어 = qwerty}}</nowiki> {{사트 언어/연습장|안드로어 = qwerty}}<br> <nowiki>{{사트 언어/연습장|한국어 = 테스트 | 안드로어 = qwerty}}</nowiki> {{사트 언어/연습장|한국어 = 테...)
- 2022년 6월 18일 (토) 14:52 Gnlow 토론 기여님이 틀:사트 언어/연습장 문서를 만들었습니다 (새 문서: <div style="display: none;"> <onlyinclude>{| {{사트 언어/헤더|{{{1|}}}|{{{주제|}}}}} {{사트 언어/행|{{{1|}}}||'''{{{처음언어|}}}'''|{{{처음언어_내용|}}}}} {{사트 언어/행|{{{1|}}}||'''{{{처음언어2|}}}'''|{{{처음언어_내용2|}}}}} {{사트 언어/행|{{{1|}}}||'''{{{처음언어3|}}}'''|{{{처음언어_내용3|}}}}} {{사트 언어/행|{{{1|}}}||'''{{{처음언어4|}}}'''|{{{처음언어_내용4|}}}}} {{사트 언어/행|{{{1|}}}||'''{{{처음...)
- 2022년 6월 18일 (토) 12:57 Gnlow 토론 기여님이 틀:안드로어 문서를 만들었습니다 (새 문서: {{#invoke: Dksemfhdj|translate|{{{1}}}}})
- 2022년 6월 18일 (토) 12:24 Gnlow 토론 기여님이 모듈:Dksemfhdj 문서를 만들었습니다 (새 문서: --Generated with https://github.com/TypeScriptToLua/TypeScriptToLua -- Lua Library inline imports local p = {} local __TS__StringSplit do local sub = string.sub local find = string.find function __TS__StringSplit(source, separator, limit) if limit == nil then limit = 4294967295 end if limit == 0 then return {} end local result = {} local resultIndex = 1 if separator == nil or separa...)
- 2022년 6월 16일 (목) 19:56 Gnlow 토론 기여님이 파일:Tasdia de sat-old.svg 문서를 만들었습니다
- 2022년 6월 16일 (목) 19:56 Gnlow 토론 기여님이 파일:Tasdia de sat-old.svg 파일을 올렸습니다
- 2022년 6월 16일 (목) 19:35 Gnlow 토론 기여님이 파일:Tasdia de sat.svg의 새 판을 올렸습니다 (세계지도 9296697판 - https://github.com/Zeli-B/sat/commit/92966975b65936e74ed9112f92c253ea1af4ba69 압축 (Precision: 1) - https://jakearchibald.github.io/svgomg/)
- 2022년 6월 15일 (수) 21:45 Gnlow 토론 기여님이 이룰어 문서를 만들었습니다 (새 문서: {{이룰}} {{언어 정보 | 이름 = 이룰어 | 나라 = {{국기|이룰 연방}} | 지역 = 레니스카 동부 | 공용나라 = {{국기|이룰 연방}} }} '''이룰어'''는 이룰 연방에서 사용되는 언어이다.)
- 2022년 6월 13일 (월) 23:15 Gnlow 토론 기여님이 사용자:Gnlow 문서를 만들었습니다 (사용자 문서 최초 작성)
- 2022년 6월 13일 (월) 02:09 Gnlow 토론 기여님이 사용자:Gnlow/common.css 문서를 만들었습니다 (새 문서: #mw-body-text { font-family: Pretendard; })
- 2022년 6월 13일 (월) 01:59 Gnlow 토론 기여님이 분류:이룰 문서를 만들었습니다 (빈 문서를 만듦)
- 2022년 6월 13일 (월) 01:56 Gnlow 토론 기여님이 이룰 연방 문서를 만들었습니다 (새 문서: {{이룰}} {{나라 정보 | 나라이름 = 이룰 연방 | 현지이름 = Jirule Hma | 다른표기 = Jirul | 국기_그림 = 이룰 연방 국기.svg }} '''이룰 연방'''은 레니스카 서부 해안에 위치한 국가이다.)
- 2022년 6월 13일 (월) 01:45 Gnlow 토론 기여님이 틀:이룰 문서를 만들었습니다 (이룰 틀 v1)
- 2022년 6월 13일 (월) 00:56 Gnlow 토론 기여님이 파일:이룰 f1fdf7.svg 문서를 만들었습니다
- 2022년 6월 13일 (월) 00:56 Gnlow 토론 기여님이 파일:이룰 f1fdf7.svg 파일을 올렸습니다
- 2022년 6월 13일 (월) 00:12 Gnlow 토론 기여님이 파일:이룰.svg 문서를 만들었습니다
- 2022년 6월 13일 (월) 00:12 Gnlow 토론 기여님이 파일:이룰.svg 파일을 올렸습니다
- 2022년 6월 12일 (일) 23:49 Gnlow 토론 기여님이 틀:나라자료 이룰 연방 문서를 만들었습니다 (새 문서: 이 틀은 각종 나라자료 틀의 뼈대이며 예시입니다. 실제로 사용되는 틀이 아닙니다. 이 틀로 만들어진 실제의 나라자료 틀을 확인하려면 분류:나라자료 틀을 참고하세요. 아래는 설명문서의 예시입니다. ---- <onlyinclude>{{ {{{1</onlyinclude>|나라자료/설명문서<onlyinclude>}}} | 나라이름 = 이룰 연방 | 국기그림 = 이룰 연방 국기.svg <!-- 다른 국기를 등록하시려면 | 국기...)
- 2022년 6월 12일 (일) 23:44 Gnlow 토론 기여님이 파일:이룰 연방 국기.svg 문서를 만들었습니다 (SVG 최적화: https://jakearchibald.github.io/svgomg/)
- 2022년 6월 12일 (일) 23:44 Gnlow 토론 기여님이 파일:이룰 연방 국기.svg 파일을 올렸습니다 (SVG 최적화: https://jakearchibald.github.io/svgomg/)
- 2022년 6월 11일 (토) 23:28 Gnlow 토론 기여 계정이 생성되었습니다