このモジュールについての説明文ページを モジュール:テスト/doc に作成できます
local p = {} function p.itsunomani(frame) return "い" ..frame.args[1].. "つ" end