주요 공개 기록
둘러보기로 이동
검색으로 이동
하나님의 교회 지식사전에서 사용할 수 있는 모든 기록이 표시됩니다. 기록 종류나 사용자 이름(대소문자 구별) 또는 영향을 받는 문서(대소문자 구별)를 선택하여 범위를 좁혀서 살펴볼 수 있습니다.
- 2021년 11월 29일 (월) 10:37 Carnelian 토론 기여님이 틀:Citation Style documentation/chapterurl 문서를 만들었습니다 (새 문서: * '''장url''': 각 장의 URL 주소. '''url'''과 함께 쓰인다면 둘은 서로 같은 사이트여야 함. 그러나 '''url'''과 페이지 자체가 같다면 사용해서는...)
- 2021년 11월 29일 (월) 10:36 Carnelian 토론 기여님이 틀:Citation Style documentation/chapter 문서를 만들었습니다 (새 문서: * '''{{#switch:{{{title_title}}} | booktitle = booktitle | #default = 장}}''': 장(chapter)의 제목. 위키 링크를 직접 걸거나 따로 '''장url'''를 쓸 수 있음. 그러...)
- 2021년 11월 29일 (월) 10:35 Carnelian 토론 기여님이 틀:Citation Style documentation/author 문서를 만들었습니다 (새 문서: * <span id="csdoc_author"></span>'''성''': 저자의 성(last name). 위키 링크를 걸려면 '''저자링크'''를 사용해야 함. 성·이름을 구분하지 않고 한국 이...)
- 2021년 11월 29일 (월) 10:33 Carnelian 토론 기여님이 틀:Citation Style documentation 문서를 만들었습니다 (새 문서: <includeonly>{{Citation Style documentation/{{{1|}}} |aliases={{{aliases|}}} |aliases2={{{aliases2|}}} |type_default={{{type_default|}}} |title_format={{{title_format|}}} |title_title...)
- 2021년 11월 29일 (월) 10:32 Carnelian 토론 기여님이 틀:Category handler 문서를 만들었습니다 (새 문서: {{#invoke:Category handler|main}})
- 2021년 11월 29일 (월) 10:29 Carnelian 토론 기여님이 모듈:Yesno 문서를 만들었습니다 (새 문서: -- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses no...)
- 2021년 11월 29일 (월) 10:29 Carnelian 토론 기여님이 모듈:Wikidata 문서를 만들었습니다 (새 문서: -- vim: set noexpandtab ft=lua ts=4 sw=4: require('Module:No globals') local p = {} local debug = false ----------------------------------------------------------------------------...)
- 2021년 11월 29일 (월) 10:28 Carnelian 토론 기여님이 모듈:TableTools 문서를 만들었습니다 (새 문서: --[[ ------------------------------------------------------------------------------------ -- TableTools -- --...)
- 2021년 11월 29일 (월) 10:28 Carnelian 토론 기여님이 모듈: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....)
- 2021년 11월 29일 (월) 10:27 Carnelian 토론 기여님이 모듈:Side box 문서를 만들었습니다 (새 문서: -- This module implements {{side box}}. local yesno = require('Module:Yesno') local p = {} function p.main(frame) local origArgs = frame:getParent().args local args = {} for k,...)
- 2021년 11월 29일 (월) 10:27 Carnelian 토론 기여님이 모듈:No globals 문서를 만들었습니다 (새 문서: local mt = getmetatable(_G) or {} function mt.__index (t, k) if k ~= 'arg' then error('Tried to read nil global ' .. tostring(k), 2) end return nil end function mt.__newindex(t,...)
- 2021년 11월 29일 (월) 10:26 Carnelian 토론 기여님이 모듈:Navbox 문서를 만들었습니다 (새 문서: -- -- This module implements {{Navbox}} -- 이 모듈은 {{둘러보기 상자}}의 구현에 사용됩니다 -- local p = {} local navbar = require('Module:Navbar')._navbar local g...)
- 2021년 11월 29일 (월) 10:26 Carnelian 토론 기여님이 모듈: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('...)
- 2021년 11월 29일 (월) 10:26 Carnelian 토론 기여님이 모듈:Namespace detect/data 문서를 만들었습니다 (새 문서: -------------------------------------------------------------------------------- -- Namespace detect data -- -- This module holds...)
- 2021년 11월 29일 (월) 10:25 Carnelian 토론 기여님이 모듈:Namespace detect/config 문서를 만들었습니다 (새 문서: -------------------------------------------------------------------------------- -- Namespace detect configuration data -- --...)
- 2021년 11월 29일 (월) 10:24 Carnelian 토론 기여님이 모듈:Namespace detect 문서를 만들었습니다 (새 문서: --[[ -------------------------------------------------------------------------------- -- -- --...)
- 2021년 11월 29일 (월) 10:24 Carnelian 토론 기여님이 모듈:Message box/localize 문서를 만들었습니다 (새 문서: -- localize param, message return { type_map = { ['신속'] = 'speedy', ['삭제'] = 'delete', ['내용'] = 'content', ['모양'] = 'style', ['이동'] = 'move', ['보호...)
- 2021년 11월 29일 (월) 10:23 Carnelian 토론 기여님이 모듈:Message box/configuration 문서를 만들었습니다 (새 문서: local ambox = { types = { speedy = { class = 'ambox-speedy', image = 'Ambox warning pn.svg' }, delete = { class = 'ambox-delete', image = 'Ambox warning pn.svg' }...)
- 2021년 11월 29일 (월) 10:23 Carnelian 토론 기여님이 모듈:Message box 문서를 만들었습니다 (새 문서: -- This is a meta-module for producing message box templates, including -- {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}. -- Load necessary modules. r...)
- 2021년 11월 29일 (월) 10:23 Carnelian 토론 기여님이 모듈: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...)
- 2021년 11월 29일 (월) 10:22 Carnelian 토론 기여님이 모듈:Lua banner 문서를 만들었습니다 (새 문서: -- This module implements the {{lua}} template. local yesno = require('Module:Yesno') local mList = require('Module:List') local mTableTools = require('Module:TableTools') local mMes...)
- 2021년 11월 29일 (월) 10:22 Carnelian 토론 기여님이 모듈:List 문서를 만들었습니다 (새 문서: -- This module outputs different kinds of lists. At the moment, bulleted, -- unbulleted, horizontal, ordered, and horizontal ordered lists are supported. local libUtil = require('lib...)
- 2021년 11월 29일 (월) 10:21 Carnelian 토론 기여님이 모듈:Langname/data 문서를 만들었습니다 (새 문서: --[[ Module:Langname 의 데이터 파일. 언어 코드와 언어 이름의 대응 관계가 저장된다. lang_names: 언어 코드와 언어 이름의 대응 l...)
- 2021년 11월 29일 (월) 10:21 Carnelian 토론 기여님이 모듈:Langname 문서를 만들었습니다 (새 문서: --This module provides a language name handling operations based on ISO 639 and Unicode CLDR information. - ChongDae local lang = {} local langdata = mw.loadData('Module:...)
- 2021년 11월 29일 (월) 10:20 Carnelian 토론 기여님이 모듈:InfoboxImage 문서를 만들었습니다 (새 문서: -- Inputs: -- image - Can either be a bare filename (with or without the File:/Image: prefix) or a fully formatted image link -- page - page to display for multipage images (DjV...)
- 2021년 11월 29일 (월) 10:20 Carnelian 토론 기여님이 모듈:Infobox 문서를 만들었습니다 (새 문서: -- -- This module implements {{Infobox}} -- local p = {} local navbar = require('Module:Navbar')._navbar local args = {} local origArgs local root local function notempty( s ) ret...)
- 2021년 11월 29일 (월) 10:19 Carnelian 토론 기여님이 모듈:If empty 문서를 만들었습니다 (새 문서: local p = {} function p.main(frame) local args = require('Module:Arguments').getArgs(frame, {wrappers = 'Template:Ifempty', removeBlanks = false}) -- For backwards compatibility r...)
- 2021년 11월 29일 (월) 10:19 Carnelian 토론 기여님이 모듈:ISOdate 문서를 만들었습니다 (새 문서: --[[ This module is intended for processing of date strings. Please do not modify this code without applying the changes first at Module:ISOdate/sandbox and testing at Module:I...)
- 2021년 11월 29일 (월) 10:18 Carnelian 토론 기여님이 모듈:Hangul/data 문서를 만들었습니다 (새 문서: -- data definition local final_vowel = 1 local final_consonant = 2 local final_rieul = 3 local final_unknown = 4 final_map = { ["ㄱ"]= final_consonant, --기역/기윽...)
- 2021년 11월 29일 (월) 10:18 Carnelian 토론 기여님이 모듈:Hangul 문서를 만들었습니다 (새 문서: --[[ 한글 처리 관련 함수 모듈 josa: 자동 조사 처리 함수 this function is inspired by hanp extension: bugzilla:13712 korean lib...)
- 2021년 11월 29일 (월) 09:57 Carnelian 토론 기여님이 모듈:Documentation/config 문서를 만들었습니다 (새 문서: ---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation -- -- H...)
- 2021년 11월 29일 (월) 09:57 Carnelian 토론 기여님이 모듈:Documentation 문서를 만들었습니다 (새 문서: -- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs -- Get the config table. local cfg = mw.loadData('Module:Do...)
- 2021년 11월 29일 (월) 09:56 Carnelian 토론 기여님이 모듈:Date2 문서를 만들었습니다 (새 문서: --[[ This module is intended for processing of date strings. Please do not modify this code without applying the changes first at Module:Date/sandbox and testing at Module:Date/...)
- 2021년 11월 29일 (월) 09:56 Carnelian 토론 기여님이 모듈:Date 문서를 만들었습니다 (새 문서: --[[ This module is intended for processing of date strings. Please do not modify this code without applying the changes first at Module:Date/sandbox and testing at Module:Date/...)
- 2021년 11월 29일 (월) 09:55 Carnelian 토론 기여님이 모듈:Coordinates 문서를 만들었습니다 (새 문서: --[[ This module is intended to replace the functionality of {{Coord}} and related templates. It provides several methods, including {{#invoke:Coordinates | coord }} : General funct...)
- 2021년 11월 29일 (월) 09:55 Carnelian 토론 기여님이 모듈:Color contrast/colors 문서를 만들었습니다 (새 문서: return { aliceblue = 0.92880068253475, antiquewhite = 0.84646951707754, aqua = 0.7874, aquamarine = 0.8078549208338, azure...)
- 2021년 11월 29일 (월) 09:54 Carnelian 토론 기여님이 모듈:Color contrast 문서를 만들었습니다 (새 문서: -- -- This module implements -- {{Color contrast ratio}} -- {{Greater color contrast ratio}} -- {{ColorToLum}} -- {{RGBColorToLum}} -- local p = {} local HTMLcolor = mw.loadData(...)
- 2021년 11월 29일 (월) 09:53 Carnelian 토론 기여님이 모듈:Citation/CS1/Whitelist 문서를 만들었습니다 (새 문서: --[[--------------------------< P A R A M E T E R S N O T S U P P O R T E D >------------------------------ This is a list of parameters that once were but now are no longer sup...)
- 2021년 11월 29일 (월) 09:53 Carnelian 토론 기여님이 모듈:Citation/CS1/Utilities 문서를 만들었습니다 (새 문서: local z = { error_categories = {}; -- for categorizing citations that contain errors error_ids = {}; message_tail = {}; maintenance_cats = {}; -- for ca...)
- 2021년 11월 29일 (월) 09:52 Carnelian 토론 기여님이 모듈:Citation/CS1/Suggestions 문서를 만들었습니다 (새 문서: --Please insert new suggestions in alphabetical order --The form is ['incorrect'] = 'correct', suggestions = { -- ['acccessdate'] = 'access-date', -- ['accesdate'] = 'access-date', -...)
- 2021년 11월 29일 (월) 09:47 Carnelian 토론 기여님이 모듈:Citation/CS1/Identifiers 문서를 만들었습니다 (새 문서: --[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- ]] local is_set, in_array, set_error, select_one, add_maint_cat, subs...)
- 2021년 11월 29일 (월) 09:46 Carnelian 토론 기여님이 모듈:Citation/CS1/Configuration 문서를 만들었습니다 (새 문서: local citation_config = {}; -- override <code>...</code> styling to remove color, border, and padding. <code> css is specified here: -- https://git.wikimedia.org/blob/mediawiki%2Fc...)
- 2021년 11월 29일 (월) 09:45 Carnelian 토론 기여님이 모듈:Citation/CS1/COinS 문서를 만들었습니다 (새 문서: --[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- ]] local is_set, in_array, remove_wiki_link, strip_apostrophe_markup;...)
- 2021년 11월 29일 (월) 09:45 Carnelian 토론 기여님이 모듈:Citation/CS1 문서를 만들었습니다 (새 문서: local cs1 ={}; local ISOdate = require('모듈:ISOdate')._ISOdate -- 로컬: 날짜 변환을 위해 추가 local langdata = mw.loadData('Module:Langname/data') -- 로...)
- 2021년 11월 29일 (월) 09:16 Carnelian 토론 기여님이 모듈:Category handler/shared 문서를 만들었습니다 (새 문서: -- This module contains shared functions used by Module:Category handler -- and its submodules. local p = {} function p.matchesBlacklist(page, blacklist) for i, pattern in ipai...)
- 2021년 11월 29일 (월) 09:15 Carnelian 토론 기여님이 모듈:Category handler/data 문서를 만들었습니다 (새 문서: -- This module assembles data to be passed to Module:Category handler using -- mw.loadData. This includes the configuration data and whether the current -- page matches the title...)
- 2021년 11월 29일 (월) 09:15 Carnelian 토론 기여님이 모듈:Category handler/config 문서를 만들었습니다 (새 문서: -------------------------------------------------------------------------------- -- Module:Category handler configuration data -- -- Language-spe...)
- 2021년 11월 29일 (월) 09:14 Carnelian 토론 기여님이 모듈:Category handler/blacklist 문서를 만들었습니다 (새 문서: return { '^Main Page$', -- don't categorise the main page. -- Don't categorise the following pages or their subpages. -- "%f[/\0]" matches if the next character is "/" o...)
- 2021년 11월 29일 (월) 09:12 Carnelian 토론 기여님이 모듈:Category handler 문서를 만들었습니다 (새 문서: -- Load required modules local yesno = require('Module:Yesno') -- Lazily load things we don't always need local mShared, mappings local p = {} -------------------------------------...)
- 2021년 11월 26일 (금) 16:36 Resultofunion 토론 기여님이 미디어위키:Minerva.css 문서를 만들었습니다 (새 문서: 최근편집일, 개인정보처리방침, 면책조항 삭제: #footer-info-lastmod, #footer-places-privacy, #footer-places-disclaimer { display:none; } /* 푸터 하나님의...) 태그: 모바일 편집 모바일 웹 편집