2025年3月29日 (土) 23:09時点におけるU-Stella(トーク | 投稿記録)による版 (ページの作成:「local p = {} function p.wrap(frame) local html = frame.args[1] or return '<html>' .. html .. '</html>' end return p」)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
local p = {}
function p.wrap(frame)
local html = frame.args[1] or
return '' .. html .. ''