Modul:Yesno: Unterschied zwischen den Versionen

edit inaccurate comment
(better code for getting args)
(edit inaccurate comment)
Zeile 10: Zeile 10:
     }
     }


     -- Allow arguments to override defaults. Arguments are taken from
     -- Allow arguments to override defaults.
    -- the parent frame; other arguments are ignored.
     local args;
     local args;
     if frame == mw.getCurrentFrame() then
     if frame == mw.getCurrentFrame() then
Anonymer Benutzer