「モジュール:Wd」の変更履歴

差分の選択: 比較したい版のラジオボタンを選択し、Enterキーを押すか、下部のボタンを押します。
凡例: (最新)=最新版との比較、(前)=直前の版との比較、=細部の編集

2024年5月25日 (土)

  • 最新 19:512024年5月25日 (土) 19:51Haruharu トーク 投稿記録 73,693バイト +73,693 ページの作成:「-- Original module located at en:Module:Wd and en:Module:Wd/i18n. require("strict") local p = {} local arg = ... local i18n local function loadI18n(aliasesP, frame) local title if frame then -- current module invoked by page/template, get its title from frame title = frame:getTitle() else -- current module included by other module, get its title from ... title = arg end if not i18n then i18n = require(title .. "/i18n").init(aliasesP) en…」