Module:Video game wikidata: Difference between revisions

Content deleted Content added
added "text and pen" getUpdateLink style, single accessible link containing both text and decorative image for {{Video game reviews}} etc.
m getUpdateLink vertical align
Line 414:
return '[[d:'..entity['id']..'#P444|[±]]]';
elseif(updateLinkStyle == "text and pen") then
return '<span style="position: relative;"><span style="position: absolute; right: 0;">[[File:Blue pencil.svg|10px|baseline|link=|alt=]]</span>[[d:'..entity['id']..'#P444|<span style="position: relative; padding-right: 14px;">Edit on Wikidata</span>]]</span>'
end;