Module:Sandbox/LVL: Difference between revisions

LVL (talk | contribs)
No edit summary
LVL (talk | contribs)
No edit summary
Line 4: Line 4:
function p.parse(frame)
function p.parse(frame)
     local input = frame.args[1] or ""
     local input = frame.args[1] or ""
     local size = frame.args[2] or "40px"
     local size = frame.args[2] or "35px"
      
      
     if input == "" then return "" end
     if input == "" then return "" end