Module:RfP header: Difference between revisions

From Test Wiki
Content deleted Content added
Q8j (talk | contribs)
No edit summary
Q8j (talk | contribs)
No edit summary
Line 21: Line 21:
end
end
function p.Test( frame )
function p.Test( frame )
return frame:callParserFunction{ name = '#tag:inputbox', args = { 'type=comment' } }
return frame:callParserFunction{ name = '#tag:inputbox', args = { 'type=comment', 'buttonlabel= Request rights' } }
end
end
return p
return p