政治ボールwiki 日本語版の取得できる記録をまとめて表示しています。 記録の種類、実行した利用者 (大文字小文字は区別)、影響を受けたページ (大文字小文字は区別) による絞り込みができます。
- 2026年7月20日 (月) 16:05 LiberalPolandball トーク 投稿記録 がページ「モジュール:Wikidata」を作成しました (ページの作成:「local p = {} function p.claim(frame) local entity = frame.args.entity or mw.wikibase.getEntityIdForCurrentPage() local property = frame.args.property if not entity then return "error0" end if not property then return "error1" end local entityTable = mw.wikibase.getEntity(entity) if not entityTable or not entityTable.claims or not entityTable.claims[property] then return "error2" end local claim = en…」)