Module:RfP header: Difference between revisions

From Test Wiki
no edit summary
No edit summary
No edit summary
Line 21: Line 21:
end
end
function p.Test( frame )
function p.Test( frame )
return '<inputbox>\ntype=comment\n</inputbox>'
return frame:callParserFunction{ name = '#tag:inputbox', args = { 'type=comment' } }
end
end
return p
return p
481

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.