Content deleted Content added
No edit summary |
No edit summary |
||
Line 78:
if data.info['credit'] then
infobox.args['other attribution'] = frame:preprocess(maybe_md(data.info['credit']))
end
if data.info['license'] then
infobox.args['license'] = frame:preprocess(maybe_md(data.info['license']))
end
|