このページでは、このウィキでの最近の更新を確認できます。
略語のリスト:
- 新
- ページの新規作成 (新しいページ一覧も参照)
- 細
- 細部の編集
- ボ
- ボットによる編集
- (±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>」) | ||||