跳到内容

Module:Random image:修订间差异

大小无更改 、​ 2021年2月9日 (星期二)
调整图片大小
(修改)
(调整图片大小)
第19行: 第19行:
local title=SpecialPageName(result['songs'][tonumber(frame.args.number)]['title_localized']['en'])
local title=SpecialPageName(result['songs'][tonumber(frame.args.number)]['title_localized']['en'])
local result="[[file:Songs_"..id..".jpg|256px|link="..title.."]]"
local result="[[file:Songs_"..id..".jpg|100px|link="..title.."]]"
return result
return result