mNo edit summary |
mNo edit summary |
||
Line 6: | Line 6: | ||
function p.ProtoFlux( frame ) | function p.ProtoFlux( frame ) | ||
return frame.args; | return table.toString(frame.args); | ||
end | end | ||
return p | return p |
Revision as of 01:16, 13 January 2024
Documentation for this module may be created at Module:Test/doc