英文维基 | 中文维基 | 日文维基 | 草榴社区
local p = {}; function p.if_test(frame) return [[{|class="wikitable" |- !]]..frame.args[1]..[[ !! テスト |- |}]] end return p;