AdminJP1の投稿記録
2022年8月23日 (火)
- 17:112022年8月23日 (火) 17:11 差分 履歴 +5,668 新 モジュール: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…」 最新
- 17:102022年8月23日 (火) 17:10 差分 履歴 +181 新 テンプレート:Ublist ページの作成:「{{<includeonly>safesubst:</includeonly>#invoke:list|unbulleted}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>」
- 17:092022年8月23日 (火) 17:09 差分 履歴 +3,705 新 テンプレート:Cite web ページの作成:「<includeonly><cite class="citation web" style="font-style:normal" {{ #switch:{{{ref|}}} ||none = |#default = id="{{anchorencode:{{{ref}}}}}" |harv = {{#if:{{{last|}}}{{{author|}}}{{{publisher|}}} |id="CITEREF{{anchorencode:{{{last|{{{author|{{{publisher|}}}}}}}}}{{{year|{{{date|}}}}}}}}" }} }}>{{ #if: {{#if: {{{url|}}} | {{#if: {{{title|}}} | 1 }} }} | | {{Cite web/error|url|url={{{url|}}}|title={{{title|}}}}} }}{{ #ifexpr: {{#if: {{{archive-u…」
- 17:092022年8月23日 (火) 17:09 差分 履歴 +534 綿咲そら 編集の要約なし タグ: ビジュアルエディター: 中途切替
- 16:542022年8月23日 (火) 16:54 差分 履歴 +5,672 新 モジュール:Message box/doc ページの作成:「{{Used in system}} {{module rating|p}} このメタモジュールには、メッセージボックス・テンプレート({{tl|mbox}}, {{tl|ambox}}, {{tl|cmbox}}, {{tl|fmbox}}, {{tl|imbox}}, {{tl|ombox}}, and {{tl|tmbox}})が実装されています。Luaモジュールから呼び出されることが想定され、ウィキのページから直接使用すべきではありません。もしこのモジュールの機能をウィキページで使いたい…」 最新
- 16:502022年8月23日 (火) 16:50 差分 履歴 +141 新 テンプレート:Ombox ページの作成:「{{#invoke:Message box|ombox}}<noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>」
- 16:492022年8月23日 (火) 16:49 差分 履歴 +928 新 テンプレート: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}}]]}}}の解説サブページです。'''<br />使用方法、Help:カテゴリ|…」
- 16:482022年8月23日 (火) 16:48 差分 履歴 +21,663 新 テンプレート:Infobox Software/doc ページの作成:「<noinclude>{{Documentation subpage|種類=テンプレート}}</noinclude> <includeonly>{{使用箇所の多いテンプレート|3,400以上}}</includeonly> ソフトウェアの記事に情報表(インフォボックス)を表示するテンプレート。 __TOC__ == 使い方 == 以下の内容を記事の先頭に貼り付けて使用します。また、英語版テンプレートと互換性があるので英語版記事…」 最新
- 16:472022年8月23日 (火) 16:47 差分 履歴 +183 新 テンプレート:Plainlist ページの作成:「<div class="plainlist {{{class|}}}" style="{{#if:{{{indent|}}}|margin-left: {{#expr:{{{indent}}}*1.6}}em;}} {{{style|}}}">{{#if:{{{1|}}}| {{{1}}} </div>}}<noinclude></div></noinclude>」 最新
- 16:462022年8月23日 (火) 16:46 差分 履歴 +18,049 新 モジュール:String ページの作成:「--[[ This module is intended to provide access to basic string functions. Most of the functions provided here can be invoked with named parameters, unnamed parameters, or a mixture. If named parameters are used, Mediawiki will automatically remove any leading or trailing whitespace from the parameter. Depending on the intended use, it may be advantageous to either preserve or remove such whitespace. Global options ignore_errors: If set to 'true' or 1, any er…」 最新
- 16:442022年8月23日 (火) 16:44 差分 履歴 +122 新 テンプレート:PAGENAMEBASE ページの作成:「{{{{{|safesubst:}}}#Invoke:String|replace|{{{1|{{{{{|safesubst:}}}PAGENAME}}}}}|%s+%b()$||1|false}}<noinclude></noinclude>」 最新
- 16:412022年8月23日 (火) 16:41 差分 履歴 +1,043 新 モジュール: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…」 最新
- 16:402022年8月23日 (火) 16:40 差分 履歴 −55 テンプレート:Ifempty 編集の要約なし 最新
- 16:372022年8月23日 (火) 16:37 差分 履歴 +103 新 テンプレート:Ifempty ページの作成:「{{<includeonly>safesubst:</includeonly>#invoke:If empty|main}}<noinclude> {{Documentation}}</noinclude>」
- 16:262022年8月23日 (火) 16:26 差分 履歴 +141,472 新 モジュール:WikidataIB ページの作成:「-- Version: 2021-01-09 -- Module to implement use of a blacklist and whitelist for infobox fields -- Can take a named parameter |qid which is the Wikidata ID for the article -- if not supplied, it will use the Wikidata ID associated with the current page. -- Fields in blacklist are never to be displayed, i.e. module must return nil in all circumstances -- Fields in whitelist return local value if it exists or the Wikidata value otherwise -- The name of the field tha…」 最新
- 16:242022年8月23日 (火) 16:24 差分 履歴 +7,999 新 テンプレート:Infobox Software ページの作成:「{{Infobox | tnavbar = Infobox Software | bodyclass = vevent | bodystyle = {{{bodystyle|}}} | title = {{Ifempty|{{{名称|}}}|{{{title|}}}|{{{name|}}}|{{PAGENAMEBASE}}}} | titleclass = summary | labelstyle = white-space: nowrap; | image = {{#if:{{{スクリーンショット|{{{screenshot|}}}}}} | {{#invoke:InfoboxImage | InfoboxImage | image={{{ロゴ|{{{logo|}}}}}} | title={{{ロゴキャプション|{{{logo caption|}}}}}} | size={{{ロゴサイズ…」
- 16:152022年8月23日 (火) 16:15 差分 履歴 +12,649 新 モジュール:TableTools ページの作成:「--[[ ------------------------------------------------------------------------------------ -- TableTools -- -- -- -- This module includes a number of functions for dealing with Lua tables. -- -- It is a meta-module, meant to be called from other Lua modules, and should -- -- not be called directly from #invoke.…」 最新
- 16:122022年8月23日 (火) 16:12 差分 履歴 +1,165 新 モジュール:Separated entries ページの作成:「-- This module takes positional parameters as input and concatenates them with -- an optional separator. The final separator (the "conjunction") can be -- specified independently, enabling natural-language lists like -- "foo, bar, baz and qux". local compressSparseArray = require('Module:TableTools').compressSparseArray local p = {} function p._main(args) local separator = args.separator -- Decode (convert to Unicode) HTML escape sequences, such as " " for…」 最新
- 16:092022年8月23日 (火) 16:09 差分 履歴 +111 新 テンプレート:Br separated entries ページの作成:「{{<includeonly>safesubst:</includeonly>#invoke:Separated entries|br}}<noinclude> {{documentation}} </noinclude>」
- 16:082022年8月23日 (火) 16:08 差分 履歴 +19,554 新 モジュール: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. ----------------------------------------------------------------------------…」 最新
- 15:572022年8月23日 (火) 15:57 差分 履歴 +3,184 新 モジュール:Check for unknown parameters ページの作成:「-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is -- not on the list local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end local function clean(text) -- Return text cleaned for display and truncated if too long. -- Strip markers are replaced with dummy text representing the original wik…」 最新
- 15:562022年8月23日 (火) 15:56 差分 履歴 +9,630 新 モジュール: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,…」 最新
- 15:532022年8月23日 (火) 15:53 差分 履歴 0 細 モジュール:Category handler/data 1版 をインポートしました 最新
- 15:532022年8月23日 (火) 15:53 差分 履歴 0 細 モジュール:Arguments 1版 をインポートしました 最新
- 15:532022年8月23日 (火) 15:53 差分 履歴 0 細 モジュール:Yesno 1版 をインポートしました 最新
- 15:532022年8月23日 (火) 15:53 差分 履歴 0 細 モジュール:Category handler 1版 をインポートしました 最新
- 15:532022年8月23日 (火) 15:53 差分 履歴 0 細 モジュール:No globals 1版 をインポートしました 最新
- 15:532022年8月23日 (火) 15:53 差分 履歴 0 細 モジュール:Message box/configuration 1版 をインポートしました 最新
- 15:532022年8月23日 (火) 15:53 差分 履歴 0 細 モジュール:Message box 1版 をインポートしました
- 15:532022年8月23日 (火) 15:53 差分 履歴 0 細 テンプレート:Imbox 1版 をインポートしました
- 15:462022年8月23日 (火) 15:46 差分 履歴 +36,678 新 モジュール: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…」
- 15:442022年8月23日 (火) 15:44 差分 履歴 +10,054 新 モジュール: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…」
- 15:432022年8月23日 (火) 15:43 差分 履歴 +6,813 新 モジュール:Infobox/former ページの作成:「local p = {} function p.main(frame) local args = require('Module:Arguments').getArgs(frame, {parentOnly = true}) --引数取得 local child = (args.child == 'yes') local subbox = (args.subbox == 'yes') local h = {subheader = {}, image = {{}}} --ヘッダー部(subheader, image)テーブル local body, sbody = {}, {} --本体部テーブル, ソート済み本体部テーブル local link = args.tnavbar or args.name --(フッター部)テンプレー…」 最新
- 15:342022年8月23日 (火) 15:34 差分 履歴 0 細 MediaWiki:Common.css 「MediaWiki:Common.css」を保護しました ([編集=管理者のみ許可] (無期限) [移動=管理者のみ許可] (無期限))
- 14:372022年8月23日 (火) 14:37 差分 履歴 −3 細 にじさんじ →概要 タグ: ビジュアルエディター
- 14:362022年8月23日 (火) 14:36 差分 履歴 +1,355 新 にじさんじ 新規作成
- 12:592022年8月23日 (火) 12:59 差分 履歴 −44 テンプレート:Infobox 編集の要約なし 最新 タグ: 手動差し戻し
- 12:482022年8月23日 (火) 12:48 差分 履歴 0 細 テンプレート:Div col 1版 をインポートしました 最新
- 12:482022年8月23日 (火) 12:48 差分 履歴 0 細 テンプレート:Distinguish 1版 をインポートしました 最新
- 12:482022年8月23日 (火) 12:48 差分 履歴 0 細 テンプレート:Clear 1版 をインポートしました
- 12:482022年8月23日 (火) 12:48 差分 履歴 0 細 テンプレート:Category link with count 1版 をインポートしました 最新
- 12:482022年8月23日 (火) 12:48 差分 履歴 0 細 テンプレート:Infobox 1版 をインポートしました
- 12:252022年8月23日 (火) 12:25 差分 履歴 +177 新 テンプレート:Documentation ページの作成:「{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude> <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>」 最新
- 12:222022年8月23日 (火) 12:22 差分 履歴 +44 テンプレート:Infobox 編集の要約なし タグ: 差し戻し済み
- 10:162022年8月23日 (火) 10:16 差分 履歴 +54 新 テンプレート:Infobox ページの作成:「{{#invoke:infobox/former|main}}<noinclude></noinclude>」
- 10:142022年8月23日 (火) 10:14 差分 履歴 +19,147 新 MediaWiki:Common.css ページの作成:「→ここに書いたCSSはすべての外装に反映されます: →フォント・ファミリの設定: →[[MediaWiki‐ノート:Common.css#特定テンプレート用のCSSをTemplateStylesに移行する提案(1回目)]]により非推奨化([[Template:Unicode]]への移行推奨): .Unicode { font-family: 'TITUS Cyberbit Basic', 'Code2000', 'Chrysanthi Unicode', 'Doulos SIL', 'Bitstream Cyberbit', 'Bitstream CyberBase', 'Bitstream Vera', 'Th…」
- 01:102022年8月23日 (火) 01:10 差分 履歴 −11 細 メインページ 編集の要約なし タグ: ビジュアルエディター
- 01:092022年8月23日 (火) 01:09 差分 履歴 +473 新 バーチャルYouTuber ページの作成:「元々はキズナアイ自体を指す語であったが、2017年末以降では主にインターネットやメディアで活動する2DCGや3DCGで描画されたキャラクター(アバター)、もしくはそれらを用いて活動を行う動画投稿・生放送を行う配信者の総称を指す語として使用されている。」 タグ: ビジュアルエディター: 中途切替
- 00:452022年8月23日 (火) 00:45 差分 履歴 −818 綿咲そら 編集の要約なし タグ: ビジュアルエディター: 中途切替
- 00:432022年8月23日 (火) 00:43 差分 履歴 +1,335 新 綿咲そら 綿咲そら新規作成 タグ: ビジュアルエディター: 中途切替