Module:Official website/sandbox: Difference between revisions

Content deleted Content added
capitalisation tweak
sync
Line 54:
)
if options.format == 'flash' then
ret[#ret + 1] = quickPcall(function mw.getCurrentFrame():expandTemplate{
title = 'Link note',
return mw.getCurrentFrame():expandTemplate{
args = {note = 'Requires [[Adobe Flash Player]]'}
title = 'Link note',
}
args = {note = 'Requires [[Adobe Flash Player]]'}
}
end)
end
if options.mobile then