Module:Arguments: Difference between revisions

mirror latest changes
(allow using both the frame and parent frame arguments with the wrappers option if specifically requested, per protected edit request by User:Jackmcbarn)
(mirror latest changes)
Line 92:
found = true
end
 
-- We test for false specifically here so that nil (the default) acts like true.
if found or options.frameOnly == false then