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

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

2022年9月1日 (木)

  • 最新 02:162022年9月1日 (木) 02:16AdminJP1 トーク 投稿記録 2,868バイト +2,868 ページの作成:「require("Module:No globals") local p = {} local wb = mw.wikibase or error("wikibase is not installed.") -- nil function p.getCurrentEntity() return wb.getEntity() end function p.getEntity(id) return wb.getEntity("Q" .. tostring(id)) end --[[ @param {string} proj @param {string} label @param {string | nil} qid @return {string | nil} ]] local function check_wikidata(…」