본문으로 이동

주요 공개 기록

위키낱말사전에서 사용할 수 있는 모든 기록이 표시됩니다. 기록 종류나 사용자 이름(대소문자 구별) 또는 영향을 받는 문서(대소문자 구별)를 선택하여 범위를 좁혀서 살펴볼 수 있습니다.

기록 목록
(최신 | 오래됨) (다음 50개 | ) (20 | 50 | 100 | 250 | 500) 보기
  • 2024년 6월 26일 (수) 12:38 Dolab0526 토론 기여님이 사용자:Dolab0526/연습장1/설명문서 문서를 만들었습니다 (새 문서: {{틀 설명문서 안내}} <!-- 여기에 틀에 대한 설명문서를 작성하세요. --> == 사용법 == {{사용자:Dolab0526/연습장1|太陽は黄色い。|^たいよう は き.いろい。|The sun is yellow.}} == 같이 보기 == <includeonly> <!-- 여기에 분류를 넣고, 인터위키는 위키데이터에 작성하세요. --> </includeonly>)
  • 2024년 6월 26일 (수) 12:37 Dolab0526 토론 기여님이 사용자:Dolab0526/연습장1 문서를 만들었습니다 (새 문서: {{#invoke:Dolab1|usex_t}}<noinclude>{{사용자:Dolab0526/연습장1|太陽は黄色い。|^たいよう は き.いろい。|The sun is yellow.}}</noinclude>)
  • 2024년 6월 26일 (수) 12:21 Dolab0526 토론 기여님이 모듈:UnitTests 문서를 만들었습니다 (새 문서: local m_table = require("Module:table") local UnitTester = {} local concat = table.concat local deep_equals = m_table.deepEquals local explode_utf8 = require("Module:string utilities").explode_utf8 local html = mw.html local insert = table.insert local is_combining = require("Module:Unicode data").is_combining local nowiki = require("Module:string/nowiki") local shallowcopy = m_table.shallowcopy local sort = table.sort local sorted_pairs = m_table.sortedPairs local ustring = m...)
  • 2024년 6월 26일 (수) 12:16 Dolab0526 토론 기여님이 모듈:Dolab1 문서를 만들었습니다 (새 문서: local export = {} local m_languages = require("Module:languages") local table_module = "Module:table" local usex_module = "Module:usex" local usex_ja_module = "Module:usex/ja" local rsplit = mw.text.split local rfind = mw.ustring.find local function track(page) require("Module:debug/track")("usex/templates/" .. page) return true end function export.fetch_categories(lang, param) -- 분류 테이블 생성 local categories = {} -- 분류 삽입 함수 local function in...)
  • 2024년 6월 26일 (수) 12:03 Dolab0526 토론 기여님이 모듈:Hrkt-translit/data 문서를 만들었습니다 (새 문서: local c_apos = '\1' return { rom = { ['.'] = '', ['%'] = '', ['^'] = '', ['ぁ'] = '-a', ['ぃ'] = '-i', ['ぅ'] = '-u', ['ぇ'] = '-e', ['ぉ'] = '-o', ['あ'] = 'a', ['い'] = 'i', ['う'] = 'u', ['え'] = 'e', ['お'] = 'o', ['𛀀'] = 'e', ['か'] = 'ka', ['き'] = 'ki', ['く'] = 'ku', ['け'] = 'ke', ['こ'] = 'ko', ['ゕ'] = 'ka', ['ㇰ'] = 'k', ['ゖ'] = 'ga', ['が'] = 'ga', ['ぎ'] = 'gi', ['ぐ'] = 'gu', ['げ'] = 'ge', ['ご'] = 'go', ['さ'] =...)
  • 2024년 6월 26일 (수) 12:02 Dolab0526 토론 기여님이 모듈:usex/ja 문서를 만들었습니다 (새 문서: local export = {} local remove_ruby_markup = require("Module:ja").remove_ruby_markup local kana_to_romaji = require("Module:Hrkt-translit").tr local lang = require("Module:languages").getByCode("ja") local pagename = mw.loadData("Module:headword/data").pagename local HaniHiraKana_characters local function test_script(text, scriptCode, entirely) if type(text) == "string" and type(scriptCode) == "string" then local characters if scriptCode == "HaniHiraKana" then if HaniH...)
  • 2024년 6월 26일 (수) 11:02 Dolab0526 토론 기여님이 모듈:Hrkt-translit 문서를 만들었습니다 (새 문서: local concat = table.concat local find = mw.ustring.find local gsub = mw.ustring.gsub local insert = table.insert local load_data = mw.loadData local toNFC = mw.ustring.toNFC local m_ja = require("Module:ja") local kata_to_hira = m_ja.kata_to_hira local normalize_kana = m_ja.normalize_kana local data_common = load_data("Module:Hrkt-translit/data") local c_apos = data_common.rom["っ"] local export = {} local function get_data(lang) local function inspect_table(t, ...) for...)
  • 2024년 6월 26일 (수) 10:08 Dolab0526 토론 기여님이 모듈:ja/data/range 문서를 만들었습니다 (새 문서: local range = {} range.kanji = '一-鿿' .. -- CJK Unified Ideographs '⺀-⿟' .. -- CJK Radicals Supplement + Kangxi Radicals '㐀-䶿' .. -- CJK Unified Ideographs Extension A '豈-﫿' .. -- CJK Compatibility Ideographs '𠀀-𮿯' .. -- CJK Unified Ideographs Extension B-F + CJK Compatibility Ideographs Supplement '𰀀-𲎯' -- CJK Unified Ideographs Extension G-H range.kana_overlap = '゙-゜' .. -- Hiragana 'ー' -- Katakana local hiragana_exclusive = 'ぁ-...)
  • 2024년 6월 26일 (수) 10:03 Dolab0526 토론 기여님이 모듈:ja-ruby/template 문서를 만들었습니다 (새 문서: local export = {} local ruby_auto = require('Module:ja-ruby').ruby_auto function export.show_from_text(frame) local frame_p = frame:getParent() local args = {options = frame.args} args.term = frame_p.args[1] or error('The term text is missing') args.kana = frame_p.args[2] or error('The ruby text is missing') args.target = args.options[1] return ruby_auto(args) end function export.show_from_markup(frame) local frame_p = frame:getParent() local a...)
  • 2024년 6월 26일 (수) 10:02 Dolab0526 토론 기여님이 모듈:ja-ruby 문서를 만들었습니다 (새 문서: local m_str_utils = require("Module:string utilities") local codepoint = m_str_utils.codepoint local concat = table.concat local insert = table.insert local ipairs = ipairs local select = select local type = type local u = m_str_utils.char local ufind = m_str_utils.find local ugmatch = m_str_utils.gmatch local ugsub = m_str_utils.gsub local ulen = m_str_utils.len local umatch = m_str_utils.match local usub = m_str_utils.sub local function str_hira_to_kata(s) return (ugsub(...)
  • 2024년 6월 14일 (금) 10:25 Dolab0526 토론 기여님이 틀:okm-l 문서를 만들었습니다 (새 문서: <includeonly><!-- -->{{#ifeq:{{{link}}}|no<!-- -->|<!-- -->{{m|okm||{{{1|}}}|tr=-}}<!-- -->|<!-- -->{{m|okm|{{{1|}}}|tr=-}}<!-- -->}}<!-- --> (예일 표기: ''{{{2}}}''<!-- -->{{#if:{{{3|}}}<!-- -->|<!-- -->, “{{{3}}}”<!-- -->}}<!-- -->{{#if:{{{4|}}}<!-- -->|<!-- -->, <!-- -->{{#ifeq:{{{link}}}|no<!-- -->|<!-- -->{{m|okm||{{{4}}}|tr=-}}<!-- -->|<!-- -->{{m|okm|{{{4}}}|tr=-}}<!-- -->}}<!-- -->}}<!-- -->{{#if...)
  • 2024년 6월 14일 (금) 10:16 Dolab0526 토론 기여님이 틀:hanja-ety 문서를 만들었습니다 (새 문서: {{#invoke:hanja-ety|show}}<noinclude>{{설명문서}}</noinclude>)
  • 2024년 6월 14일 (금) 10:14 Dolab0526 토론 기여님이 모듈:hanja-ety 문서를 만들었습니다 (새 문서: local export = {} function export.show(frame) local params = { ["dk"] = { default = 0 }, ["m"] = { default = 0 }, ["mh"] = { default = 0 }, ["ml"] = { default = 0 }, ["m2"] = { default = 0 }, ["m2h"] = { default = 0 }, ["m3"] = { default = 0 }, ["m3h"] = { default = 0 }, ["m4"] = { default = 0 }, ["m4h"] = { default = 0 }, ["em"] = { default = 0 }, ["emun"] = { default = 0 }, ["jh"] = { default = 0 }, ["jhh"] = { default = 0 }, ["ref"] = { default...)
  • 2024년 6월 7일 (금) 11:38 Dolab0526 토론 기여님이 틀:한정 문서를 만들었습니다 (새 문서: <includeonly>{{#invoke:qualifier/templates|sense_t}}</includeonly><noinclude>{{설명문서}}</noinclude>)
  • 2024년 6월 7일 (금) 11:38 Dolab0526 토론 기여님이 모듈:qualifier/templates 문서를 만들었습니다 (새 문서: local m_qualifier = require("Module:qualifier") local antsense = m_qualifier.antsense local format_qualifier = m_qualifier.format_qualifier local process_params = require("Module:parameters").process local sense = m_qualifier.sense local export = {} function export.qualifier_t(frame) return format_qualifier( process_params(frame:getParent().args, { [1] = {required = true, list = true}, })[1] ) end function export.sense_t(frame) return sense( process_params(frame:...)
  • 2024년 6월 7일 (금) 11:31 Dolab0526 토론 기여님이 틀:ko-hanja-pron 문서를 만들었습니다 (새 문서: {{#invoke:ko-pron|make_hanja}}<noinclude>분류:한국어 틀</noinclude><noinclude>{{설명문서}}</noinclude>)
  • 2024년 6월 7일 (금) 11:13 Dolab0526 토론 기여님이 틀:ko-hanja form of 문서를 만들었습니다 (새 문서: <span class="form-of-definition">{{m|ko|{{{1}}}|tr=-|t={{{2|}}}}}의 한자 형태.</span> {{#if:{{{3|}}}|<small>[{{{3|}}}]</small>}}<noinclude>{{설명문서}}</noinclude>)
  • 2024년 6월 7일 (금) 11:09 Dolab0526 토론 기여님이 틀:m 문서를 만들었습니다 (틀:mention 문서로 넘겨주기) 태그: 새 넘겨주기
  • 2024년 6월 7일 (금) 11:06 Dolab0526 토론 기여님이 틀:언급 문서를 틀:mention 문서로 이동했습니다
  • 2024년 6월 7일 (금) 11:05 Dolab0526 토론 기여님이 틀:언급 문서를 만들었습니다 (새 문서: <includeonly>{{#invoke:links/templates|l_term_t|face=term}}<!-- -->{{#if:{{{lang|}}}|분류:m with lang}}<!-- -->{{#ifeq:{{PAGENAME}}|RecentChanges||<!-- -->{{#ifeq:{{{1|}}}|und|분류:미확정 언어 링크}}<!-- -->}}<!-- --></includeonly><noinclude>{{언급|ko|용어}}{{설명문서}}</noinclude>)
  • 2024년 6월 7일 (금) 11:04 Dolab0526 토론 기여님이 모듈:links/templates 문서를 만들었습니다 (새 문서: local process_params = require("Module:parameters").process local remove = table.remove local export = {} --[=[ Modules used: Module:also/link Module:languages Module:scripts Module:parameters Module:debug ]=] do local function get_args(frame) -- `compat` is a compatibility mode for {{term}}. -- If given a nonempty value, the function uses lang= to specify the -- language, and all the positional parameters shift one number lower. local iargs...)
  • 2024년 6월 5일 (수) 20:55 Dolab0526 토론 기여님이 모듈:languages/data/3/o 문서를 만들었습니다 (새 문서: local m_lang = require("Module:languages") local m_langdata = require("Module:languages/data") local u = require("Module:string utilities").char local c = m_langdata.chars local p = m_langdata.puaChars local s = m_langdata.shared local m = {} m["oaa"] = { "Orok", 33928, "tuw-nan", "Cyrl, Latn", } m["oac"] = { "Oroch", 33650, "tuw-udg", "Latn, Cyrl", } m["oav"] = { "Old Avar", nil, "cau-ava", "Geor", } m["obi"] = { "Obispeño", 1288385, "nai-chu", "Latn", }...)
  • 2024년 6월 4일 (화) 23:55 Dolab0526 토론 기여님이 내절로 문서를 만들었습니다 (새 문서: == 한국어 == === 어원 === * + 절로. === 발음 === {{발음 듣기|}} {{ko-IPA}} === 부사 === # {{라벨|ko|문화어}} (말하는 사람이) 남의 시킴이나 도움이 없이 자기 혼자서 스스로. #: {{예문|ko|'''내절로''' 보다.}} #: {{예문|ko|'''내절로''' 일어서다.}} #: {{예문|ko| '''내절로''', 으로 대학 가겠습니다.}}) 태그: 미분류
  • 2024년 6월 3일 (월) 00:24 Dolab0526 토론 기여님이 모듈:qualifier 문서를 만들었습니다 (새 문서: local export = {} local concat = table.concat function export.format_qualifier(list, open, close, opencontent, closecontent) if type(list) ~= "table" then list = {list} end if #list == 0 then return "" end local parts = {} local function ins(text) table.insert(parts, text) end if open ~= false then ins("<span class=\"ib-brac qualifier-brac\">") ins(open or "(") ins("</span>") end ins(opencontent or "") ins("<span class=\"ib-content qualifier-content\"...)
  • 2024년 6월 2일 (일) 08:41 Dolab0526 토론 기여님이 모듈:labels/data/lang/ko 문서를 만들었습니다 (새 문서: local labels = {} labels["Chungcheong"] = { Wikipedia = "Chungcheong dialect", regional_categories = true, } labels["Chungnam"] = { Wikipedia = "Chungcheong dialect", regional_categories = "Chungcheong", } labels["Gangwon"] = { aliases = {"Kangwon", "Kangwŏn"}, Wikipedia = "Gangwon dialect", regional_categories = true, } labels["Gyeonggi"] = { aliases = {"Seoul"}, display = "Seoul", Wikipedia = "Gyeonggi dialect", regional_categories = true, } labels["Gyeongsang...)
  • 2024년 6월 2일 (일) 00:22 Dolab0526 토론 기여님이 모듈:families 문서를 만들었습니다 (새 문서: local split = require("Module:string utilities").split local export = {} function export.makeObject(code, data, useRequire) local Family = {} --[==[ Return the family code of the family, e.g. {"ine"} for the Indo-European languages. ]==] function Family:getCode() return self._code end --[==[ Return the canonical name of the family. This is the name used to represent that language family on Wiktionary, and is guaranteed to be unique to that family alone. Example: {...)
  • 2024년 6월 2일 (일) 00:14 Dolab0526 토론 기여님이 모듈:labels/data/topical 문서를 만들었습니다 (새 문서: local labels = {} -- This file is split into two sections: topical labels and labels for set-type categories. -- Each section is sorted alphabetically. -- Topical labels labels["ABDL"] = { display = "ABDL", topical_categories = true, } labels["Abrahamism"] = { display = "Abrahamism", topical_categories = true, } labels["accounting"] = { display = "accounting", topical_categories = true, } labels["acoustics"] = { display =...)
  • 2024년 6월 1일 (토) 23:29 Dolab0526 토론 기여님이 모듈:labels/data/regional 문서를 만들었습니다 (새 문서: local labels = {} ------------------------------------------ Generic ------------------------------------------ --not sure where to put this labels["Classical"] = { aliases = {"classical"}, -- "ca", "fa", "la", "zh" handled in lang-specific module langs = {"ar", "az", "id", "ja", "jv", "kum", "ms", "quc", "sa", "tl"}, special_display = "[[Classical <canonical_name>]]", regional_categories = true, } labels["Epigraphic"] = { langs = {"grc", "inc-pra", "pgd", "sa"}, speci...)
  • 2024년 6월 1일 (토) 23:28 Dolab0526 토론 기여님이 모듈:labels/data/qualifiers 문서를 만들었습니다 (새 문서: local labels = {} -- Qualifiers and similar labels. -- NOTE: This module is loaded both by Module:labels and by Module:accent qualifier. -- Helper labels labels["_"] = { display = "", omit_preComma = true, omit_postComma = true, } labels["also"] = { omit_postComma = true, } labels["and"] = { aliases = {"&"}, omit_preComma = true, omit_postComma = true, } labels["or"] = { omit_preComma = true, omit_postComma = true, } labels[";"] = { omit_preComma = true...)
  • 2024년 6월 1일 (토) 23:27 Dolab0526 토론 기여님이 모듈:labels/data 문서를 만들었습니다 (새 문서: local labels = {} -- Grammatical labels labels["abbreviation"] = { display = "abbreviation", pos_categories = "abbreviations", } labels["abstract noun"] = { display = "abstract", glossary = true, pos_categories = "abstract nouns", } labels["acronym"] = { display = "acronym", pos_categories = "acronyms", } labels["active voice"] = { aliases = {"active", "in the active"}, glossary = true, } labels["ambitransitive"] = { display = "transitive, [[intransit...)
  • 2024년 6월 1일 (토) 10:27 Dolab0526 토론 기여님이 모듈:labels/data/lang 문서를 만들었습니다 (새 문서: -- Table listing all of the languages with lang-specific labels modules. local langs_with_lang_specific_modules = { ["ab"] = true, ["ady"] = true, ["ae"] = true, ["af"] = true, ["afb"] = true, ["aii"] = true, ["ain"] = true, ["ajp"] = true, ["ak"] = true, ["akk"] = true, ["an"] = true, ["ang"] = true, ["apc"] = true, ["ar"] = true, ["arc"] = true, ["arq"] = true, ["arz"] = true, ["as"] = true, ["az"] = true, ["bar"] = true, ["bcl"] = true, ["be"] = true, [...)
  • 2024년 6월 1일 (토) 10:26 Dolab0526 토론 기여님이 모듈:labels 문서를 만들었습니다 (새 문서: local export = {} export.lang_specific_data_list_module = "Module:labels/data/lang" export.lang_specific_data_modules_prefix = "Module:labels/data/lang/" local m_lang_specific_data = mw.loadData(export.lang_specific_data_list_module) local table_module = "Module:table" local utilities_module = "Module:utilities" -- for testing local force_cat = false local SUBPAGENAME = mw.title.getCurrentTitle().subpageText -- Disable tracking on heavy pages to save time. local pages_where_...)
  • 2024년 6월 1일 (토) 10:22 Dolab0526 토론 기여님이 모듈:labels/templates 문서를 만들었습니다 (새 문서: local export = {} local labels_module = "Module:labels" -- Add tracking category for PAGE. The tracking category linked to is Wiktionary:Tracking/labels/PAGE. local function track(page) require("Module:debug/track")("labels/" .. page) end function export.show(frame) local parent_args = frame:getParent().args local compat = (frame.args["compat"] or "") ~= "" and parent_args["lang"] local term_mode = (frame.args["term"] or "") ~= "" local params = { [1] = {required...)
  • 2024년 6월 1일 (토) 10:21 Dolab0526 토론 기여님이 틀:라벨 문서를 만들었습니다 (새 문서: {{#invoke:labels/templates|show}}<!-- --><noinclude>{{설명문서}} == 정의된 라벨 == 다음 라벨이 정의되어 있습니다: {{#invoke:labels doc|show}} </noinclude>)
  • 2024년 5월 31일 (금) 19:56 Dolab0526 토론 기여님이 틀:반의어 문서를 만들었습니다 (새 문서: {{#invoke:nyms|nyms|반의어}}<noinclude>{{설명문서}}</noinclude>)
  • 2024년 5월 31일 (금) 19:00 Dolab0526 토론 기여님이 모듈:nyms 문서를 만들었습니다 (새 문서: local export = {} local m_languages = require("Module:languages") local m_links = require("Module:also/link") local put_module = "Module:parse utilities" local labels_module = "Module:labels" local rsplit = mw.text.split local param_mods = {"t", "alt", "tr", "ts", "pos", "lit", "id", "sc", "g", "q", "qq"} -- Do m_table.listToSet(param_mods) inline, maybe saving memory? local param_mod_set = {} for _, param_mod in ipairs(param_mods) do param_mod_set[param_mod] = true end loc...)
  • 2024년 5월 31일 (금) 18:47 Dolab0526 토론 기여님이 틀:동의어 문서를 틀:유의어 문서로 이동했습니다
  • 2024년 5월 31일 (금) 17:43 Dolab0526 토론 기여님이 사용자:Dolabbot 문서를 만들었습니다 (새 문서: * 틀 교체 ** 틀:한자 활용틀:ko-hanjatab으로 대체합니다.)
  • 2024년 5월 30일 (목) 23:59 Dolab0526 토론 기여님이 모듈:string utilities/설명문서 문서를 만들었습니다 (새 문서: 문자열을 조작하는 데 유용한 몇 가지 함수를 제공합니다. == 함수 == {{모듈 설명문서|section_level=3}} {{module cat|-|String}})
  • 2024년 5월 29일 (수) 00:09 Dolab0526 토론 기여님이 모듈:module documentation/설명문서 문서를 만들었습니다 (새 문서: {{모듈 설명문서|comment_level=3}}<includeonly> 분류:모듈 설명문서 </includeonly>)
  • 2024년 5월 29일 (수) 00:08 Dolab0526 토론 기여님이 틀:모듈 설명문서 문서를 만들었습니다 (새 문서: <includeonly>{{#invoke:module documentation|show}}</includeonly><noinclude>이 틀의 사용법을 자세히 알아보려면 모듈:module documentation을 참조하십시오.분류:설명문서 틀</noinclude>)
  • 2024년 5월 28일 (화) 23:54 Dolab0526 토론 기여님이 사용자:Dolab0526 문서를 만들었습니다 (새 문서: * 모듈 관리 / 설명 추가)
  • 2024년 5월 28일 (화) 23:53 Dolab0526 토론 기여님이 모듈:module documentation 문서를 만들었습니다 (새 문서: --[===[ This module automatically generates documentation for other modules. It fetches in-line comments in Lua code and converts them into a form that can be used on a documentation page via {{tl|module documentation}}. In fact, this module's documentation is an example of it in action! It's helpful to do documentation this way, as it means function/method documentation is available in two places: at the top of the module page (as conventional Wikitext), and above the function...)
  • 2024년 5월 28일 (화) 18:55 Dolab0526 토론 기여님이 모듈:script utilities/data 문서를 만들었습니다 (새 문서: local data = {} data.translit = { ["term"] = { --[=[ can't be done until Kana transliterations are correctly parsed by Module:links ["tag"] = "i", ]=] ["classes"] = "mention-tr", }, ["usex"] = { ["tag"] = "i", ["classes"] = "e-transliteration", }, ["head"] = { ["classes"] = "headword-tr", ["dir"] = "ltr", }, ["default"] = {}, } data.transcription = { ["head"] = { ["tag"] = "span", ["classes"] = "headword-ts", ["dir"] = "ltr", }, ["usex"] = {...)
  • 2024년 5월 27일 (월) 23:46 Dolab0526 토론 기여님이 모듈:utilities/require when needed 문서를 만들었습니다 (새 문서: local loaded = package.loaded local require = require local setmetatable = setmetatable return function(text, key) local module = loaded[text] if module then return key and module[key] or module end local mt = {} function mt:__index(k) module = module or key and require(text)[key] or require(text) return module[k] end function mt:__call(...) module = module or key and require(text)[key] or require(text) return module(...) end return setmetatable({},...)
  • 2024년 5월 27일 (월) 23:40 Dolab0526 토론 기여님이 모듈:usex/data 문서를 만들었습니다 (새 문서: local data = {} -- Capitalize the first letter of transliterations of sentences in these languages. data.capitalize_sentences = { ["ii"] = true, ["jje"] = true, ["ko"] = true, } return data)
  • 2024년 5월 27일 (월) 23:21 Dolab0526 토론 기여님이 모듈:transliteration/data 문서를 만들었습니다 (새 문서: local needs_translit = { ["alr"] = true, ["ab"] = true, ["abq"] = true, ["ady"] = true, ["agh"] = true, ["akv"] = true, ["am"] = true, ["ani"] = true, ["aqc"] = true, ["ar"] = true, ["as"] = true, ["av"] = true, ["ba"] = true, ["bbl"] = true, ["bdk"] = true, ["be"] = true, ["bg"] = true, ["bn"] = true, ["bo"] = true, ["bph"] = true, ["bxr"] = true, ["ce"] = true, ["cji"] = true, ["ckt"] = true, ["cv"] = true, ["dar"] = true, ["dlg"] = true...)
  • 2024년 5월 27일 (월) 23:20 Dolab0526 토론 기여님이 모듈:usex 문서를 만들었습니다 (새 문서: local export = {} local debug_track_module = "Module:debug/track" local links_module = "Module:links" local script_utilities_module = "Module:script utilities" local string_utilities_module = "Module:string utilities" local usex_data_module = "Module:usex/data" local m_str_utils = require(string_utilities_module) local rsubn = m_str_utils.gsub local rsplit = m_str_utils.split local rfind = m_str_utils.find local uupper = m_str_utils.upper local u = m_str_utils.char local tr...)
  • 2024년 5월 27일 (월) 23:10 Dolab0526 토론 기여님이 모듈:usex/templates 문서를 만들었습니다 (새 문서: local export = {} local m_languages = require("Module:languages") local table_module = "Module:table" local usex_module = "Module:usex" local rsplit = mw.text.split local rfind = mw.ustring.find local function track(page) require("Module:debug/track")("usex/templates/" .. page) return true end function export.usex_t(frame) -- Invocation arguments (passed in the template #invoke call). local iparams = { ["quote"] = {}, ["compat"] = {type = "boolean"}, ["inline"] = {...)
  • 2024년 5월 27일 (월) 22:42 Dolab0526 토론 기여님이 뇌정지 문서를 만들었습니다 (새 문서: == 한국어 == 분류:한국어 명사 분류:한국어 유행어 {{ko-IPA}} === 명사 === * 어원: # 갑작스러운 당황이나 놀람으로 인해 생각이 멈추는 상태를 이르는 말. 머리가 하얗게 되어 제대로 된 사고를 할 수 없는 상황을 표현한다. #* 어떻게 해야 할지 '''뇌정지''' 왔다.)
(최신 | 오래됨) (다음 50개 | ) (20 | 50 | 100 | 250 | 500) 보기