すべての公開記録
AcPubWikiの取得できる記録をまとめて表示しています。 記録の種類、実行した利用者 (大文字小文字は区別)、影響を受けたページ (大文字小文字は区別) による絞り込みができます。
- 2023年4月17日 (月) 15:44 龍太郎 トーク 投稿記録 がページ「モジュール:Module wikitext」を作成しました (ページの作成:「local p = {} p.text = '' function p.main() return p.text end function p._addText(text, preprocessFrame) if preprocessFrame ~= false then text = (preprocessFrame or mw.getCurrentFrame()):preprocess(text) end p.text = p.text .. text end return p」)