×
新規記事を作成
ここにページのタイトルを記入:
We currently have 2 articles on 政治ボールwiki 日本語版. Type your article name above or click on one of the titles below and start writing!



    政治ボールwiki 日本語版

    最近の更新

    このページでは、このウィキでの最近の更新を確認できます。

    最近の更新のオプション最近 1 | 3 | 7 | 14 | 30 日間の更新を最大 50 | 100 | 250 | 500 件表示
    登録利用者を非表示にする | 匿名利用者を非表示にする | 自分の編集を非表示にする | ボットを表示する | 細部の編集を表示する
    2026年8月8日 (土)の19:52以降の更新を表示する
     
    略語のリスト:
    ページの新規作成 (新しいページ一覧も参照)
    細部の編集
    ボットによる編集
    (±123)
    ページサイズの増減 (バイト単位)

    2026年8月6日 (木)

        13:41  モジュール:Navbar/styles.css 差分履歴 +1,851 LiberalPolandball トーク 投稿記録 (ページの作成:「{{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 {…」)
        13:39  モジュール:Navbar/configuration 差分履歴 +933 LiberalPolandball トーク 投稿記録 (ページの作成:「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…」)
        13:38  モジュール:Navbar 差分履歴 +6,027 LiberalPolandball トーク 投稿記録 (ページの作成:「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…」)
        13:14  テンプレート:Navbar-header 差分履歴 +35 LiberalPolandball トーク 投稿記録 (テンプレート:Tnavbar-headerへの転送ページ) タグ: 新規リダイレクト
        12:59  テンプレート:Navbar-header/styles.css 差分履歴 +231 LiberalPolandball トーク 投稿記録 (ページの作成:「.navbar-header { text-align: center; position: relative; white-space: nowrap; } .navbar-header .navbar { position: absolute; right: 0; top: 0; margin: 0 5px; } [[Category:テンプレートスタイル|Navbar-header]]: 」)
        12:54  テンプレート:Notice 差分履歴 +2,084 LiberalPolandball トーク 投稿記録 (ページの作成:「{{Mbox | name = Notice | demospace = {{{demospace|}}} | type = {{{type|notice}}} | small = {{#if:{{{small|}}}|{{{small}}}|{{#if:{{{section|}}}|left}}}} | style = {{#if:{{{small|}}}||{{#if:{{{section|}}}|{{Main other|width:auto;|demospace={{{demospace|}}}}}}}}} | image = File:{{#if:{{{image|}}}|{{{image}}}|{{#switch:{{{3|{{{style}}}}}} | stop = OOjs UI icon cancel-destructive.svg | warning = OOjs UI icon error-destructive.svg | question = OOjs UI i…」)
        12:50  テンプレート:Tnavbar-header 差分履歴 +538 LiberalPolandball トーク 投稿記録 (ページの作成:「<templatestyles src="Navbar-header/styles.css"/><div class="navbar-header" {{#if:{{{fontcolor|}}}|style="color:{{{fontcolor}}};"}}>{{{1}}}<!-- -->{{#invoke:navbar|navbar | 1 = {{{2<noinclude>|Tnavbar-header</noinclude>}}} | {{#ifeq: {{{plain|}}} |<!--equals:-->1 |<!--then:-->plain |<!--else:-->mini }} = 1 | {{#if: {{{fontcolor|}}} | fontstyle | NULL }} = color:{{{fontcolor}}}; }}<!-- --></div><noinclude> {{documentation}} <!-- Add…」)
        12:16  テンプレート:Anchor-common-doc 差分履歴 +6,005 LiberalPolandball トーク 投稿記録 (ページの作成:「{{Tnavbar-header|アンカー作成テンプレート共通ヘルプ|Anchor-common-doc}}<noinclude>{{Notice|このテンプレートは、{{Tl|Anchors}}、{{Tl|Visible anchor}}などのヘルプから呼び出されています。}} </noinclude> <hr /> アンカー、つまり<syntaxhighlight lang="moin" inline>#リンク先</syntaxhighlight>や<syntaxhighlight lang="moin" inline>ページ名#リンク先</syntaxhighlight>など、Help:セクション#セ…」)
        12:11  モジュール:Anchor 差分履歴 +880 LiberalPolandball トーク 投稿記録 (ページの作成:「-- This module implements {{anchor}}. local yesno = require('Module:Yesno') local getArgs = require('Module:Arguments').getArgs local compressSparseArray = require('Module:TableTools').compressSparseArray local p = {} function p.main(frame) -- Get the positional arguments from #invoke and remove any nil values local visible = yesno(frame.args.visible, false) local args = getArgs(frame) local argArray = compressSparseArray(args) local ret = {} for i, el in…」)
        11:21  テンプレート:Anchors/doc 差分履歴 +345 LiberalPolandball トーク 投稿記録 (ページの作成:「<noinclude>{{Documentation subpage|種類=テンプレート}}</noinclude> <includeonly>{{使用箇所の多いテンプレート|10,000以上}}</includeonly> {{anchor-common-doc}} <includeonly> <!-- カテゴリは以下に追加してください --> Category:内部リンク用テンプレート </includeonly>」)
        11:20  テンプレート:Anchors 差分履歴 +82 LiberalPolandball トーク 投稿記録 (ページの作成:「{{{{{|safesubst:}}}#invoke:Anchor|main}}<noinclude> {{Documentation}} </noinclude>」)