Module:Sandbox/ProcrastinatingReader: Difference between revisions

Content deleted Content added
"basically a square"
No edit summary
Line 1:
local p = {}
local args = {}
local plain = require('Module:Plain text')._main
local getArgs = require('Module:Arguments').getArgs
Line 5 ⟶ 6:
 
function p.width(frame)
args = getArgs(frame)
local new_width = 140
local page = mw.title.makeTitle('File', 'Aldrin Apollo 11 original.jpg'args[0])
local ratio = page.file.width / page.file.height