主な公開記録
表示
MARV Wikiの取得できる記録をまとめて表示しています。 記録の種類、実行した利用者 (大文字小文字は区別)、影響を受けたページ (大文字小文字は区別) による絞り込みができます。
- 2026年4月16日 (木) 01:32 Korobka トーク 投稿記録 がページ「テンプレート:仮リンク」を作成しました (ページの作成:「<noinclude>{{Template sandbox notice}}</noinclude><includeonly>{{#invoke:仮リンク|ill}}</includeonly><noinclude>{{Documentation}} </noinclude>」)
- 2026年4月16日 (木) 01:26 Korobka トーク 投稿記録 がページ「モジュール:Color contrast/colors」を作成しました (ページの作成:「return { aliceblue = 0.92880068253475, antiquewhite = 0.84646951707754, aqua = 0.7874, aquamarine = 0.8078549208338, azure = 0.97265264954166, beige = 0.8988459998705, bisque = 0.80732327372979, black = 0, blanchedalmond = 0.85084439608156, blue = 0.0722, blueviolet = 0.12622014321946, brown = 0.0982242878…」)
- 2026年4月16日 (木) 01:26 Korobka トーク 投稿記録 がページ「テンプレート:Ifempty」を作成しました (ページの作成:「{{<includeonly>safesubst:</includeonly>#invoke:If empty|main}}<noinclude> {{Documentation}}<templatedata> { "params": {}, "description": "Wikipediaより" } </templatedata></noinclude>」)
- 2026年4月16日 (木) 01:25 Korobka トーク 投稿記録 がページ「モジュール:If empty」を作成しました (ページの作成:「local p = {} function p.main(frame) local args = require('Module:Arguments').getArgs(frame, {wrappers = 'Template:Ifempty', removeBlanks = false}) -- For backwards compatibility reasons, the first 8 parameters can be unset instead of being blank, -- even though there's really no legitimate use case for this. At some point, this will be removed. local lowestNil = math.huge for i = 8,1,-1 do if args[i] == nil then args[i] = '' lowestNil = i end end…」)
- 2026年4月16日 (木) 01:24 Korobka トーク 投稿記録 がページ「モジュール:Color contrast」を作成しました (ページの作成:「-- -- This module implements -- {{Color contrast ratio}} -- {{Greater color contrast ratio}} -- {{ColorToLum}} -- {{RGBColorToLum}} -- local p = {} local HTMLcolor = mw.loadData( 'Module:Color contrast/colors' ) local function sRGB (v) if (v <= 0.03928) then v = v / 12.92 else v = math.pow((v+0.055)/1.055, 2.4) end return v end local function rgbdec2lum(R, G, B) if ( 0 <= R and R < 256 and 0 <= G and G < 256 and 0 <= B and B < 256 ) then return 0.21…」)
- 2026年4月16日 (木) 01:24 Korobka トーク 投稿記録 がページ「テンプレート:Greater color contrast ratio」を作成しました (ページの作成:「<includeonly>{{#invoke:Color contrast|greatercontrast}}</includeonly><noinclude> {{Documentation}} <templatedata> { "params": {}, "description": "Wikipediaより" } </templatedata></noinclude>」)
- 2026年4月16日 (木) 01:23 Korobka トーク 投稿記録 がページ「モジュール:Side box/styles.css」を作成しました (ページの作成:「{{pp-template}}: .side-box { margin: 4px 0; box-sizing: border-box; border: 1px solid #aaa; font-size: 88%; line-height: 1.25em; background-color: #f9f9f9; display: flow-root; } .side-box-abovebelow, .side-box-text { padding: 0.25em 0.9em; } .side-box-image { @noflip: padding: 2px 0 2px 0.9em; text-align: center; } .side-box-imageright { @noflip: padding: 2px 0.9em 2px 0; text-align: center; } /* roughly the skin's sidebar + size…」)
- 2026年4月16日 (木) 01:22 Korobka トーク 投稿記録 がページ「モジュール:Side box」を作成しました (ページの作成:「local yesno = require('Module:Yesno') local p = {} local function makeData(args) local data = {} -- Main table classes data.classes = {} if yesno(args.metadata) ~= false then table.insert(data.classes, 'metadata') end if args.position and args.position:lower() == 'left' then table.insert(data.classes, 'side-box-left') else table.insert(data.classes, 'side-box-right') end if args.collapsible then table.insert(data.classes, 'mw-collapsible') if…」)
- 2026年4月16日 (木) 01:22 Korobka トーク 投稿記録 がページ「テンプレート:Side box」を作成しました (ページの作成:「{{#invoke:Side box|main}}<noinclude> {{Documentation}} <templatedata> { "params": {}, "description": "Wikipediaより" } </templatedata></noinclude>」)
- 2026年4月16日 (木) 01:21 Korobka トーク 投稿記録 がページ「テンプレート:Ambox-mini」を作成しました (ページの作成:「{{Side box | text = {{{text|{{{1|<strong class="error">説明文がありません。このテンプレートには説明文が必要です。</strong>}}}}}} | image = {{#if:{{{image|{{{2|}}}}}}|[[File:{{{image|{{{2}}}}}}|{{{image_size|40x40px}}}|link=]]}} | position = | style = width:{{ifempty|{{{width|}}}|22em}};" id="{{{id|}}} | class = {{{class|}}} | textstyle = | below = }}<noinclude> {{Documentation}} <!-- カテゴリと言語間リンクはここではな…」)
- 2026年4月16日 (木) 01:13 Korobka トーク 投稿記録 がページ「テンプレート:Pp-template」を作成しました (ページの作成:「<includeonly>{{#invoke:Protection banner|main}}</includeonly><noinclude> {{Documentation}} <templatedata> { "params": {}, "description": "Wikipediaより" } </templatedata></noinclude>」)
- 2026年4月16日 (木) 01:10 Korobka トーク 投稿記録 がページ「テンプレート:Tree list/styles.css」を作成しました (ページの作成:「.treeview ul { padding: 0; margin: 0; } .treeview li { padding: 0; margin: 0; list-style-type: none; list-style-image: none; } .treeview li li { background: url("https://upload.wikimedia.org/wikipedia/commons/f/f2/Treeview-grey-line.png") no-repeat 0 -2981px; @noflip: padding-left: 21px; text-indent: 0.3em; } .treeview li li:last-child { background-position: 0 -5971px } /* first line here deals with new situation after RemexHTML switch, * where empt…」)
- 2026年4月16日 (木) 01:07 Korobka トーク 投稿記録 がページ「テンプレート:Tree list」を作成しました (ページの作成:「<templatestyles src="Tree list/styles.css" /><!-- --><div class="treeview"><noinclude> </div> {{Documentation}} <templatedata> { "params": {}, "description": "Wikipediaより" } </templatedata></noinclude>」)
- 2026年4月16日 (木) 01:02 Korobka トーク 投稿記録 がページ「テンプレート:Science of Creation/meta/color」を作成しました (ページの作成:「<nowiki>#000000</nowiki><noinclude> 創造の科学」)
- 2026年4月16日 (木) 00:58 Korobka トーク 投稿記録 がページ「テンプレート:Comzer Concord Party/meta/color」を作成しました (ページの作成:「<nowiki>#0f9ed5</nowiki><noinclude> コムザール協和党」)
- 2026年4月16日 (木) 00:53 Korobka トーク 投稿記録 がページ「古コムザール語」を作成しました (ページの作成:「'''古コムザール語'''(こコムザールご)とは、コムザールの、話者を喪失した土着語。」) タグ: ビジュアルエディター
- 2026年4月16日 (木) 00:46 Korobka トーク 投稿記録 がページ「テンプレート:Legend/styles.css」を作成しました (ページの作成:「{{pp-template}}: .legend { page-break-inside: avoid; break-inside: avoid-column; } .legend-color { display: inline-block; min-width: 1.5em; height: 1.5em; line-height: 1.5;: margin: 1px 0; text-align: center; border: 1px solid black; background-color: transparent; color: black; } .legend-text {empty for now, but part of the design!: } [[Category:テンプレートスタイル]]: 」)
- 2026年4月16日 (木) 00:44 Korobka トーク 投稿記録 がページ「テンプレート:Legend」を作成しました (ページの作成:「<includeonly><!-- --><templatestyles src="Legend/styles.css" /><!-- --><div class="legend{{#if:{{{class|}}}|<nowiki/> {{{class}}}}}"><span class="legend-color" style="<!-- -->{{#if:{{{border|}}}|border: {{{border}}};|{{#if:{{{outline|}}}|border: 1px solid {{{outline}}};}}}} <!-- -->{{#if:{{{1|}}}|{{greater color contrast ratio|{{{1}}}|white|black|css=y}}}}<!-- -->{{#if:{{{textcolor|}}}|color:{{{textcolor}}};}}<!-- -->{{#if:{{{size|}}}|font-size:{{{size}}};}}"><!-- -…」)
- 2026年4月16日 (木) 00:44 Korobka トーク 投稿記録 がページ「テンプレート:Longitem」を作成しました (ページの作成:「<div style="padding:0.1em 0;line-height:1.2em;{{{style|{{#if:{{{2|}}}|{{{1}}}}}}}}">{{#if:{{{2|}}}|{{{2}}}|{{{1}}}}}</div><noinclude> Category:レイアウト用テンプレート <templatedata> { "params": {}, "description": "Wikipediaより" } </templatedata></noinclude>」)
- 2026年4月16日 (木) 00:32 Korobka トーク 投稿記録 がページ「テンプレート:Infobox Legislature/doc」を作成しました (ページの作成:「<noinclude>{{Documentation subpage|種類=テンプレート}}</noinclude> {{tl|議会}}と同じ各国の議会に関する基礎情報テンプレートですが、英語版と互換性があります。 * 基本テンプレート <pre> {{Infobox Legislature | background_color = | text_color = | name = | native_name = | transcription_name = | legislature = | coa_pic = | co…」)
- 2026年4月16日 (木) 00:29 Korobka トーク 投稿記録 がページ「モジュール: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 (DjVu) -- size - size to display the image -- maxsize - maximum size for image -- sizedefault - default size to display the image if size param is blank -- alt - alt text for image -- title - title text for image -- border - set to yes if border -- center - set to yes,…」)
- 2026年4月16日 (木) 00:25 Korobka トーク 投稿記録 がページ「テンプレート:Hlist/styles.css」を作成しました (ページの作成:「{{sandbox other || {{pp-template}} }}: .hlist dl, .hlist ol, .hlist ul { margin: 0; padding: 0; } Display list items inline: .hlist dd, .hlist dt, .hlist li { margin: 0; display: inline-block; word-break: keep-all; } Display requested top-level lists inline: .hlist.inline, .hlist.inline dl, .hlist.inline ol, .hlist.inline ul, Display nested lists inline: .hlist dl dl, .hlist dl ol, .hlist dl ul, .hlist ol dl, .hlist ol ol, .hlist ol ul, .h…」)
- 2026年4月16日 (木) 00:25 Korobka トーク 投稿記録 がページ「モジュール:Navbar/styles.css」を作成しました (ページの作成:「{{sandbox other|| {{pp-template}} }}: .navbar { display: inline; font-size: 75%; 英語版では88%: font-weight: normal; } .navbar-collapse { float: left; text-align: left; } .navbar-boxtext { word-spacing: 0; } .navbar ul { display: inline-block; white-space: nowrap; line-height: inherit; } .navbar-brackets::before { margin-right: -0.125em; content: '[ '; } .navbar-brackets::after { margin-left: -0.125em; content: ' ]'; } .navbar li {…」)
- 2026年4月16日 (木) 00:21 Korobka トーク 投稿記録 がページ「モジュール:Navbar/configuration」を作成しました (ページの作成:「return { ['templatestyles'] = 'Module:Navbar/styles.css', ['hlist_templatestyles'] = 'Hlist/styles.css', ['box_text'] = 'このボックス: ', -- default text box when not plain or mini ['title_namespace'] = 'Template', -- namespace to default to for title ['invalid_title'] = '無効なタイトル ', ['classes'] = { -- set a line to nil if you don't want it ['navbar'] = 'navbar', ['plainlinks'] = 'plainlinks', -- plainlinks ['horizontal_list'] = 'hl…」)
- 2026年4月16日 (木) 00:17 Korobka トーク 投稿記録 がページ「モジュール:Navbar」を作成しました (ページの作成:「local p = {} local cfg = mw.loadData('Module:Navbar/configuration') local function get_title_arg(is_collapsible, template) local title_arg = 1 if is_collapsible then title_arg = 2 end if template then title_arg = 'template' end return title_arg end local function choose_links(template, args) -- The show table indicates the default displayed items. -- view, talk, edit, hist, move, watch -- TODO: Move to configuration. -- 日本語版独自の変更あり l…」)
- 2026年4月16日 (木) 00:16 Korobka トーク 投稿記録 がページ「モジュール:Infobox」を作成しました (ページの作成:「-- -- This module implements {{Infobox}} -- local p = {} local navbar = require('Module:Navbar')._navbar local args = {} local origArgs = {} local root local function notempty( s ) return s and s:match( '%S' ) end local function fixChildBoxes(sval, tt) if notempty(sval) then local marker = '<span class=special_infobox_marker>' local s = sval s = mw.ustring.gsub(s, '(<%s*[Tt][Rr])', marker .. '%1') s = mw.ustring.gsub(s, '(</[Tt][Rr]%s*>)', '%1' .. mark…」)
- 2026年4月16日 (木) 00:15 Korobka トーク 投稿記録 がページ「テンプレート:Infobox2」を作成しました (ページの作成:「{{#invoke:Infobox|infobox}}<noinclude> {{documentation|Template:Infobox/doc}} <!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --> <templatedata> { "params": {}, "description": "Wikipediaより" } </templatedata></noinclude>」)
- 2026年4月16日 (木) 00:15 Korobka トーク 投稿記録 がページ「テンプレート:Infobox Legislature」を作成しました (ページの作成:「{{Infobox2 | bodyclass = vcard | abovestyle = {{#if:{{{background_color|}}}|border-top: 2px solid {{{background_color}}}; border-bottom: 2px solid {{{background_color}}}|background-color: #ededed}} | above = <includeonly><span class=fn org>{{{name}}}</span> {{#if:{{{native_name|}}}|<br /><span class="nickname{{#if:{{{native_name_lang|}}}| lang{{{native_name_lang}}} xml:lang={{{native_name_lang}}}}}>{{{native_name}}}</span>{{#if:{{{transcription_name|}}}|<br…」)
- 2026年4月16日 (木) 00:01 Korobka トーク 投稿記録 がページ「ファイル:Logo of the Comzer Concord Party.webp」を作成しました
- 2026年4月16日 (木) 00:01 Korobka トーク 投稿記録 が ファイル:Logo of the Comzer Concord Party.webp をアップロードしました
- 2026年4月15日 (水) 23:59 Korobka トーク 投稿記録 がページ「テンプレート:Bgcolor」を作成しました (ページの作成:「<{{ {{{|safesubst:}}}#if:{{{3|}}}|div|span}} style="background: {{{1}}};">{{{2}}}</{{ {{{|safesubst:}}}#if:{{{3|}}}|div|span}}><noinclude> {{Documentation}} <noinclude> <templatedata> { "params": {}, "description": "同名のWikipediaテンプレートより" } </templatedata> </noinclude>」)
- 2026年4月15日 (水) 23:58 Korobka トーク 投稿記録 がページ「テンプレート:Colorbox」を作成しました (ページの作成:「{{Bgcolor|{{{1|white}}}; border:1px solid darkgray| {{#if:{{{2|}}}|{{#if:{{{3|}}}|[[{{{3}}}|{{{2}}}]]|{{{2}}}}}| }} }}<noinclude> {{Documentation}}<templatedata> { "params": {}, "description": "Wikipediaの同名テンプレートより" } </templatedata></noinclude>」)
- 2026年4月15日 (水) 23:24 Korobka トーク 投稿記録 がページ「ファイル:Flag of the Christian Democratic Solidarity.webp」を作成しました
- 2026年4月15日 (水) 23:24 Korobka トーク 投稿記録 が ファイル:Flag of the Christian Democratic Solidarity.webp をアップロードしました
- 2026年4月15日 (水) 22:57 Korobka トーク 投稿記録 がページ「ファイル:Flag of the Comzer Concord Party.webp」を作成しました
- 2026年4月15日 (水) 22:57 Korobka トーク 投稿記録 が ファイル:Flag of the Comzer Concord Party.webp をアップロードしました
- 2026年4月15日 (水) 22:54 Korobka トーク 投稿記録 がページ「ファイル:Flag of the Comzer Concord Party.png」を作成しました
- 2026年4月15日 (水) 22:54 Korobka トーク 投稿記録 が ファイル:Flag of the Comzer Concord Party.png をアップロードしました
- 2026年4月15日 (水) 22:40 Korobka トーク 投稿記録 がページ「モジュール: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 fun…」)
- 2026年4月15日 (水) 22:13 Korobka トーク 投稿記録 がページ「テンプレート:Min」を作成しました (ページの作成:「<includeonly>{{#invoke:Math|min}}</includeonly><noinclude> {{Documentation}} </noinclude>」)
- 2026年4月15日 (水) 22:13 Korobka トーク 投稿記録 がページ「テンプレート:Both」を作成しました (ページの作成:「{{SAFESUBST:<noinclude />#if:{{{1|}}}|{{SAFESUBST:<noinclude />#if:{{{2|}}}|1}}}}<noinclude> {{documentation|content= {{Pp-template}} {{使用箇所の多いテンプレート|27,000以上}} == 使用法 == 書式:<code><nowiki>{{both|string1|string2}}</nowiki></code> ''string1'' と ''string2'' がともに空文字列ではない場合のみ、'''1'''(真)を返します。その他の場合は空文字列(偽)を返します。つまり、論理和…」)
- 2026年4月15日 (水) 22:10 Korobka トーク 投稿記録 がページ「テンプレート:Composition bar」を作成しました (ページの作成:「<div style="{{#ifeq:{{{width|}}}|auto||width: {{#iferror:{{#expr:{{{width|}}}}}|{{{width}}}|{{{width|100}}}px}};}}"><span class="nowrap">{{formatnum:{{{1|50}}}}} / {{formatnum:{{{2|100}}}}}{{#if:{{{per|}}}| ({{#expr:(({{{1|50}}}/{{{2|100}}})*100) round (-1*{{min|0|{{Order of magnitude|{{#expr:({{{1|50}}}/{{{2|100}}})*100}}}}}}) }}%)}}{{{ref|}}}</span><div style="{{#ifeq:{{{border|{{{border-color|}}}}}}|none||box-sizing: border-box; border: 1px solid {{{border|{…」)
- 2026年4月15日 (水) 22:10 Korobka トーク 投稿記録 がページ「テンプレート:Infobox political party/seats」を作成しました (テンプレート:Template:Composition barへの転送ページ) タグ: 新規リダイレクト
- 2026年4月15日 (水) 22:01 Oisoresan トーク 投稿記録 がページ「キリスト教民主連帯」を作成しました (ページの作成:「キリスト教民主連帯(きりすときょうみんしゅれんたい)は、かつて存在したコムザール連邦共和国の政党(2025年2月11日 - 2025年9月7日)。 キリスト教民主主義的価値観に則った党運営を基本とし、「民主・隣人愛・連帯・神を信じる」を党四大基本思想とした。キリスト教を前面に打ち出した政党であったが、党員には曹…」) タグ: ビジュアルエディター
- 2026年4月15日 (水) 21:14 利用者アカウント Oisoresan トーク 投稿記録 が作成されました
- 2026年4月15日 (水) 18:17 Korobka トーク 投稿記録 がページ「テンプレート:コムザールの政党」を作成しました (ページの作成:「<noinclude> </noinclude>{{Navbox | name = コムザールの政党 | title = {{Flagicon|COM}}コムザールの政党 | image = | state = autocollapse | bodyclass = hlist hlist-hyphen | group1 = 現存政党 | list1 = {{Navbox|child | group1 = 国民議会に議席有 | list1 = *コムザール協和党{{small|(CCP)}} *創造の科学{{small|(SoC)}} | group2 = 議席無 | list2 = *琥・ファミリ…」)
- 2026年4月15日 (水) 18:15 Korobka トーク 投稿記録 がページ「テンプレート:Small」を作成しました (ページの作成:「<small>{{{1}}}</small><noinclude> {{Documentation}} <templatedata> { "params": {}, "description": "WikipediaのTemplate:Smallより移植" } </templatedata></noinclude>」)
- 2026年4月15日 (水) 18:04 Korobka トーク 投稿記録 がページ「ファイル:Flag of Comzer.svg」を作成しました
- 2026年4月15日 (水) 18:04 Korobka トーク 投稿記録 が ファイル:Flag of Comzer.svg をアップロードしました
- 2026年4月15日 (水) 17:56 Korobka トーク 投稿記録 がページ「テンプレート:Country flag alias COM」を作成しました (ページの作成:「Flag_of_Comzer.svg<noinclude> COM </noinclude>」)