政治ボールwiki 日本語版の取得できる記録をまとめて表示しています。 記録の種類、実行した利用者 (大文字小文字は区別)、影響を受けたページ (大文字小文字は区別) による絞り込みができます。
- 2026年7月11日 (土) 12:39 LiberalPolandball トーク 投稿記録 がページ「モジュール:Category handler/config」を作成しました (ページの作成:「-- Module:Category handler configuration data -- -- Language-specific parameter names and values can be set here. -- -- For blacklist config, see Module:Category handler/blacklist. -- -------------------------------------------------------------------------------- local cfg = {} -- Don't edit this line. -------------------------------------------------------------------------------- --…」)
- 2026年7月11日 (土) 12:24 LiberalPolandball トーク 投稿記録 がページ「モジュール:Category handler/blacklist」を作成しました (ページの作成:「-- This module contains the blacklist used by Module:Category handler. -- Pages that match Lua patterns in this list will not be categorised unless -- categorisation is explicitly requested. return { '^メインページ$', -- don't categorise the main page. -- Don't categorise the following pages or their subpages. -- "%f[/\0]" matches if the next character is "/" or the end of the string. --'^Wikipedia:Cascade%-protected items%f[/\0]', -- カスケード…」)
- 2026年7月11日 (土) 12:00 LiberalPolandball トーク 投稿記録 がページ「モジュール:Category handler」を作成しました (ページの作成:「-------------------------------------------------------------------------------- -- -- -- CATEGORY HANDLER -- -- -- -- This module implements the {{category handler}} template in Lua, -- -- with a few improvements: all namespaces and all namespace…」)
- 2026年7月11日 (土) 11:56 LiberalPolandball トーク 投稿記録 がページ「モジュール:Babel」を作成しました (ページの作成:「local p = {} local getArgs function p.main(frame) if not getArgs then getArgs = require('Module:Arguments').getArgs end local args = getArgs(frame, {wrappers = 'Template:Babel'}) local ret = mw.html.create('table') :addClass('userboxes') :css( { float = args.align or 'right', ['margin-left'] = (args.left or '1') .. 'em', ['margin-bottom'] = (args.bottom or '0.5') .. 'em', width = (args.width or '248') .. 'px', clear = a…」)
- 2026年7月11日 (土) 11:50 LiberalPolandball トーク 投稿記録 がページ「モジュール:Authority control/doc」を作成しました (ページの作成:「<includeonly>{{使用箇所の多いテンプレート|300,000以上}}{{Module rating|protected}}</includeonly> {{Lua sidebar|template=Normdaten}} {{Uses Wikidata|section=引数}} {{Lua|モジュール:Navbox|モジュール:ResolveEntityId|モジュール:No globals}} {{T|Normdaten}}のコードを生成しているモジュールです。 {{Clear}} {{Anchors|引数}} == 引数、関連ウィキデータプロパティと追跡カテゴリ == {{#invoke:Authority co…」)
- 2026年7月11日 (土) 11:48 LiberalPolandball トーク 投稿記録 がページ「モジュール:Authority control」を作成しました (ページの作成:「require('Module:No globals') local p = {} local title = mw.title.getCurrentTitle() local namespace = title.namespace local testcases = (string.sub(title.subpageText,1,9) == 'testcases') --========================================================================== --Category functions --========================================================================== function p.getCatForId( id ) local ca…」)
- 2026年7月11日 (土) 11:45 LiberalPolandball トーク 投稿記録 がページ「モジュール:Asbox」を作成しました (ページの作成:「--[[ This module was created by User:CodeHydro (Alexander Zhikun He). User:Jackmcbarn and User:Mr._Stradivarius provided a great deal of assistance in writting p.main() p.main() draw heavily from the following version of Template:Asbox of the English Wikipedia, authored primarily by User:Rich_Farmbrough https://en.wikipedia.org/w/index.php?title=Template:Asbox&oldid=619510287 p.templatepage() is derived from the following revision of Template:Asbox/templatepage, a…」)
- 2026年7月5日 (日) 10:42 LiberalPolandball トーク 投稿記録 がページ「テンプレート:Quote」を作成しました (ページの作成:「{| align="{{{align|center}}}" style="border-collapse:collapse; border-style:none; background-color:transparent;" | width="20" valign="top" style="color:#B2B7F2;font-size:{{#switch:{{{size|{{{4|{{{quotewidth|{{{width|20px}}}}}}}}}}}} |10px=20px |30px=60px |40px=80px |50px=100px |60px=120px |#default=40px}};font-family:serif;font-weight:bold;text-align:left;padding:10px 10px;" | “ | valign="top" style="padding:4px 10px;" | {{{quote|{{{1|{{{quotetext|<noinclude>Sampl…」)
- 2026年7月5日 (日) 10:34 LiberalPolandball トーク 投稿記録 がページ「MediaWiki:ArticleTemplate」を作成しました (ページの作成:「{{documentation}} ==!記事のテンプレート== <!--概要--> {{Infobox Party | title = | 現地名 = | font-size = | founded = | ended = | 年代情報 = | onlypredecessor = | predicon = | predsuffix = | onlysuccessor = | nexticon = | nextsuffix = | 未来 = | onlypredecessor2 = | predicon2 = | onlysuccessor2 = | nexticon2 = | onlypredecessor3 = | predicon3 = | onlysuccessor3 = | nexticon3 = | onlypredecessor4 = | predicon4 = | onlysuccess…」)
- 2026年7月5日 (日) 10:26 LiberalPolandball トーク 投稿記録 がページ「MediaWiki:Accounttcreated」を作成しました (ページの作成:「{|style="border: 2px ridge green; -moz-border-radius: 10px; width: 100%" align="center" |rowspan="2" width="45px" align="center" style="padding: 5px;"|100px|link= |<font size="3">'''アカウントが作成されました。ポリティボールWikiへようこそ!'''</font> |}」)
- 2026年7月5日 (日) 10:24 LiberalPolandball トーク 投稿記録 がページ「MediaWiki:AbuseFilter.js」を作成しました (ページの作成:「(function(){ document.querySelector(".profile-header-attributes h2")?.remove(); fetch("利用者:"+mw.config.get("wgUserName")).then(function(data){return data.text()}).then(function(innerHTML){ let dom=new DOMParser().parseFromString(innerHTML,"text/html").querySelector(".profile-header-attributes h2"); if(dom&&confirm("利用者ページに本名が含まれている可能性があります。\n当該部分は非表示にされているも…」)
- 2026年7月5日 (日) 10:03 LiberalPolandball トーク 投稿記録 がページ「ファイル:Edit-copy green.svg」を作成しました
- 2026年7月5日 (日) 10:03 LiberalPolandball トーク 投稿記録 が ファイル:Edit-copy green.svg をアップロードしました
- 2026年7月5日 (日) 09:59 LiberalPolandball トーク 投稿記録 がページ「ファイル:Test Template Info-Icon - Version (2).svg」を作成しました
- 2026年7月5日 (日) 09:59 LiberalPolandball トーク 投稿記録 が ファイル:Test Template Info-Icon - Version (2).svg をアップロードしました
- 2026年7月5日 (日) 09:57 LiberalPolandball トーク 投稿記録 がページ「ファイル:Information icon4.svg」を作成しました
- 2026年7月5日 (日) 09:57 LiberalPolandball トーク 投稿記録 が ファイル:Information icon4.svg をアップロードしました
- 2026年7月5日 (日) 09:55 LiberalPolandball トーク 投稿記録 がページ「モジュール:Message box/ombox.css」を作成しました (ページの作成:「{{pp|small=y}}: .ombox { margin: 4px 0; border-collapse: collapse; border: 1px solid var(--border-color-base,#a2a9b1); Default "notice" gray: background-color: var(--background-color-neutral-subtle,#f8f9fa); box-sizing: border-box; } For the "small=yes" option.: .ombox.mbox-small { font-size: 88%; line-height: 1.25em; } .ombox-speedy { border: 2px solid var(--border-color-error,#f54739); Red: background-color: var(--background-co…」)
- 2026年7月5日 (日) 09:55 LiberalPolandball トーク 投稿記録 がページ「テンプレート:Message box/ombox.css」を削除しました (内容:「{{pp|small=y}}: .ombox { margin: 4px 0; border-collapse: collapse; border: 1px solid var(--border-color-base,#a2a9b1); Default "notice" gray: background-color: var(--background-color-neutral-subtle,#f8f9fa); box-sizing: border-box; } For the "small=yes" option.: .ombox.mbox-small { font-size: 88%; line-height: 1.25em; } .om…」、投稿者は「LiberalPolandball」のみ (トーク) 識別子の誤り)
- 2026年7月5日 (日) 09:52 LiberalPolandball トーク 投稿記録 がページ「テンプレート:Message box/ombox.css」を作成しました (ページの作成:「{{pp|small=y}}: .ombox { margin: 4px 0; border-collapse: collapse; border: 1px solid var(--border-color-base,#a2a9b1); Default "notice" gray: background-color: var(--background-color-neutral-subtle,#f8f9fa); box-sizing: border-box; } For the "small=yes" option.: .ombox.mbox-small { font-size: 88%; line-height: 1.25em; } .ombox-speedy { border: 2px solid var(--border-color-error,#f54739); Red: background-color: var(--background-co…」)
- 2026年7月5日 (日) 09:50 LiberalPolandball トーク 投稿記録 がページ「モジュール:Message box/configuration」を作成しました (ページの作成:「-------------------------------------------------------------------------------- -- Message box configuration -- -- -- -- This module contains configuration data for Module:Message box. -- -------------------------------------------------------------------------------- return { ambox = { types = { speedy = { class = 'ambox…」)
- 2026年7月5日 (日) 09:48 LiberalPolandball トーク 投稿記録 がページ「テンプレート:Ombox」を作成しました (ページの作成:「{{#invoke:Message box|ombox}}<noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>」)
- 2026年7月5日 (日) 09:46 LiberalPolandball トーク 投稿記録 がページ「テンプレート:Documentation subpage」を作成しました (ページの作成:「<onlyinclude><includeonly>{{ #ifeq: {{lc:{{SUBPAGENAME}}}} | {{{override|doc}}} | <!-- doc page --> </includeonly>{{ #ifeq: {{{doc-notice|show}}} | show | <!-- doc-notice show -->{{Ombox | type = notice | image = 40px | text = '''これは{{{1|[[{{SUBJECTSPACE}}:{{BASEPAGENAME}}]]}}}の解説サブページです。''' }} | <!-- doc-notice hide --> }}<includeonly> |<!-- not doc --> }}</includeonly><includeonly>{{ #…」)
- 2026年7月5日 (日) 09:46 LiberalPolandball トーク 投稿記録 がページ「テンプレート:Infobox Party/doc」を作成しました (ページの作成:「<noinclude>{{Documentation subpage}}</noinclude> ポリティボールの情報を表示するテンプレートを、[https://japolandball.miraheze.org/wiki/%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Infobox_Countryballs 日本語版PBWikiのもの]に寄せたものになります。一部引数は英語のままですが、そこは適切でない入力をするとテンプレートが上手く機能しないため、必要な引数を追加しなが…」)
- 2026年7月4日 (土) 16:13 LiberalPolandball トーク 投稿記録 がページ「テンプレート:I」を作成しました (ページの作成:「<includeonly>[[File:{{#if:{{{setname|}}}|{{{setname|}}}|{{#if:{{{1|}}}|{{{1|}}}|Poland}}-icon{{#if:{{{2|}}}| {{{2|}}}|}}}}.png]]{{#if:{{{link|}}}| [[{{{1|}}}ball{{#if:{{{2|}}}| {{{2|}}}|}}|{{{1|}}}ball]]|}}</includeonly><noinclude>{{Documentation}}Category:画像系のテンプレート</noinclude>」)
- 2026年7月4日 (土) 16:07 LiberalPolandball トーク 投稿記録 がページ「日本共産党」を作成しました (ページの作成:「'''日本共産党'''(にほんきょうさんとう)は、日本の共産主義政党です。」)
- 2026年7月4日 (土) 16:00 LiberalPolandball トーク 投稿記録 がページ「テンプレート:Infobox Party」を作成しました (ページの作成:「<infobox> <title source="title"> <default><span style="font-size:{{#switch:{{{font-size|}}}|big=16px|medium=14px|small=12px|#default=16px}}; line-height:120% !important; text-align: center; display: block; padding-top:2px"><big>'''{{PAGENAME}}'''</big><br/><span style="font-size:80%;">{{{現地名}}}</span></span></default> <format><span style="font-size:{{#switch:{{{font-size|}}}|big=16px|medium=14px|small=12px|#default=16px}}; line-height:120% !importan…」)
- 2026年7月4日 (土) 15:48 LiberalPolandball トーク 投稿記録 がページ「モジュール:Effective protection level」を作成しました (ページの作成:「local p = {} -- Returns the permission required to perform a given action on a given title. -- If no title is specified, the title of the page being displayed is used. function p._main(action, pagename) local title if type(pagename) == 'table' and pagename.prefixedText then title = pagename elseif pagename then title = mw.title.new(pagename) else title = mw.title.getCurrentTitle() end pagename = title.prefixedText if action == 'autoreview' then local…」)
- 2026年7月4日 (土) 15:47 LiberalPolandball トーク 投稿記録 がページ「モジュール:Effective protection expiry」を作成しました (ページの作成:「local p = {} -- Returns the expiry of a restriction of an action on a given title, or unknown if it cannot be known. -- If no title is specified, the title of the page being displayed is used. function p._main(action, pagename) local title if type(pagename) == 'table' and pagename.prefixedText then title = pagename elseif pagename then title = mw.title.new(pagename) else title = mw.title.getCurrentTitle() end pagename = title.prefixedText if action ==…」)
- 2026年7月4日 (土) 15:45 LiberalPolandball トーク 投稿記録 がページ「モジュール:Protection banner/config」を作成しました (ページの作成:「-- This module provides configuration data for Module:Protection banner. return { -------------------------------------------------------------------------------- -- -- BANNER DATA -- -------------------------------------------------------------------------------- --[[ -- Banner data consists of six fields: -- * text - the main protection text that appears at the top of protection -- banners. -- * explanation - the text that a…」)
- 2026年7月4日 (土) 15:43 LiberalPolandball トーク 投稿記録 がページ「モジュール:Protection banner」を作成しました (ページの作成:「-- This module implements {{pp-meta}} and its daughter templates such as -- {{pp-dispute}}, {{pp-vandalism}} and {{pp-sock}}. -- Initialise necessary modules. require('Module:No globals') local makeFileLink = require('Module:File link')._main local effectiveProtectionLevel = require('Module:Effective protection level')._main local effectiveProtectionExpiry = require('Module:Effective protection expiry')._main local yesno = require('Module:Yesno') -- Lazily initial…」)
- 2026年7月4日 (土) 15:24 LiberalPolandball トーク 投稿記録 がページ「モジュール:Lua banner」を作成しました (ページの作成:「-- {{lua}}というテンプレートで使用されるモジュールです。 local yesno = require('Module:Yesno') local mList = require('Module:List') local mTableTools = require('Module:TableTools') local mMessageBox = require('Module:Message box') local p = {} function p.main(frame) local origArgs = frame:getParent().args local args = {} for k, v in pairs(origArgs) do v = v:match('^%s*(.-)%s*$') if v ~= '' then args[k] = v end end return p._ma…」)
- 2026年7月4日 (土) 15:20 LiberalPolandball トーク 投稿記録 がページ「モジュール:List」を作成しました (ページの作成:「-- This module outputs different kinds of lists. At the moment, bulleted, -- unbulleted, horizontal, ordered, and horizontal ordered lists are supported. local libUtil = require('libraryUtil') local checkType = libUtil.checkType local mTableTools = require('Module:TableTools') local p = {} local listTypes = { ['bulleted'] = true, ['unbulleted'] = true, ['horizontal'] = true, ['ordered'] = true, ['horizontal_ordered'] = true } function p.makeListData(listTyp…」)
- 2026年7月4日 (土) 15:19 LiberalPolandball トーク 投稿記録 がページ「モジュール:Documentation/styles.css」を作成しました (ページの作成:「{{pp-template}}: .documentation, .documentation-metadata { border: 1px solid #a2a9b1; background-color: #ecfcf4; clear: both; } .client-darkmode .documentation,.client-darkmode .documentation-metadata{ background:#003000; } .documentation { margin: 1em 0 0 0; padding: 1em; } .documentation-metadata { margin: 0.2em 0; same margin left-right as .documentation: font-style: italic; padding: 0.4em 1em; /* same padding left-right as .documentatio…」)
- 2026年7月4日 (土) 15:18 LiberalPolandball トーク 投稿記録 がページ「モジュール:Documentation/config」を作成しました (ページの作成:「---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation -- -- Here you can set the values of the parameters and messages used in Module:Documentation to -- localise it to your wiki and your language. Unless specified otherwise, values given here -- should be string values. ----------------------------------------------------------------------------…」)
- 2026年7月4日 (土) 15:16 LiberalPolandball トーク 投稿記録 がページ「モジュール: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 non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or…」)
- 2026年7月4日 (土) 15:15 LiberalPolandball トーク 投稿記録 がページ「モジュール:No globals」を作成しました (ページの作成:「local mt = getmetatable(_G) or {} function mt.__index (t, k) if k ~= 'arg' then -- perf optimization here and below: do not load Module:TNT unless there is an error error(require('Module:TNT').format('I18n/No globals', 'err-read', tostring(k)), 2) end return nil end function mt.__newindex(t, k, v) if k ~= 'arg' then error(require('Module:TNT').format('I18n/No globals', 'err-write', tostring(k)), 2) end rawset(t, k, v) end setmetatable(_G, mt)」)
- 2026年7月4日 (土) 15:04 LiberalPolandball トーク 投稿記録 がページ「モジュール:Message box」を作成しました (ページの作成:「require('Module:No globals') local getArgs local yesno = require('Module:Yesno') local lang = mw.language.getContentLanguage() local CONFIG_MODULE = 'Module:Message box/configuration' local DEMOSPACES = {talk = 'tmbox', image = 'imbox', file = 'imbox', category = 'cmbox', article = 'ambox', main = 'ambox'} -------------------------------------------------------------------------------- -- Helper functions -----------------------------------------------------------…」)
- 2026年7月4日 (土) 12:21 LiberalPolandball トーク 投稿記録 がページ「モジュール:Arguments」を作成しました (ページの作成:「-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'str…」)
- 2026年7月4日 (土) 12:14 LiberalPolandball トーク 投稿記録 がページ「モジュール:Documentation」を作成しました (ページの作成:「-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs local messageBox = require('Module:Message box') -- Get the config table. local cfg = mw.loadData('Module:Documentation/config') local p = {} -- Often-used functions. local ugsub = mw.ustring.gsub ---------------------------------------------------------------------------- -- Helper functions -- -- These are defined as local functions, but a…」)
- 2026年7月4日 (土) 12:14 LiberalPolandball トーク 投稿記録 がページ「テンプレート:Documentation」を作成しました (ページの作成:「{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude> <!-- Add categories and interwikis to the /doc subpage, not here! --> Category:システムテンプレート </noinclude>」)
- 2026年7月4日 (土) 12:12 LiberalPolandball トーク 投稿記録 がページ「テンプレート:Clear」を作成しました (ページの作成:「<div style="clear:{{{1|both}}};"></div><noinclude> {{documentation}}</noinclude>」)
- 2026年6月29日 (月) 21:05 LiberalPolandball トーク 投稿記録 がページ「テンプレート:Card」を作成しました (ページの作成:「<div style="margin:0.8em 0;"> <div style="width:96%;box-shadow:0 0px 10px 2px color-mix(in srgb,transparent,var(--theme-text-color) 20%);position:relative;left:2%;border-radius:4px;"> <div style="background:{{#if:{{{header-color|}}}|{{{header-color}}}|var(--theme-main-bg-color)}};border-radius:4px 4px 0 0;"><div style="background:linear-gradient(to right,transparent,rgba(var(--theme-main-color--rgb),0.2));text-align:center;font-weight:bold;color:white;border:1px sol…」)
- 2026年6月29日 (月) 11:11 LiberalPolandball トーク 投稿記録 が デリゾール の所属グループを変更しました: ビューロクラット、インターフェース管理者 および 管理者 を 追加
- 2026年6月28日 (日) 22:45 LiberalPolandball トーク 投稿記録 が 輝夜さん の所属グループを変更しました: 管理者 を 追加
- 2026年6月28日 (日) 22:44 LiberalPolandball トーク 投稿記録 が 諏訪大明神2007+⌒o⌒+ の所属グループを変更しました: チェックユーザー および 仮アカウントIP閲覧者 を 削除;管理者 は 変更なし
- 2026年6月28日 (日) 22:44 LiberalPolandball トーク 投稿記録 が 諏訪大明神2007+⌒o⌒+ の所属グループを変更しました: チェックユーザー、管理者 および 仮アカウントIP閲覧者 を 追加
- 2026年6月28日 (日) 21:13 LiberalPolandball トーク 投稿記録 が メインページ を保護しました [編集=管理者のみ許可] (無期限) [移動=管理者のみ許可] (無期限) (不用な編集を防ぐため) (履歴)
- 2026年6月28日 (日) 20:42 LiberalPolandball トーク 投稿記録 が LiberalPolandball の所属グループを変更しました: ビューロクラット、チェックユーザー、インターフェース管理者、二要素認証を利用できる利用者、プッシュ・サブスクリプション取扱者、秘匿者、管理者 および 仮アカウントIP閲覧者 を 追加
- 2026年6月28日 (日) 20:29 利用者アカウント LiberalPolandball トーク 投稿記録 が作成されました