Módulo:Diagrama: Diferenzas entre revisións

Contido eliminado Contido engadido
Banjo (conversa | contribucións)
Sen resumo de edición
Xqbot (conversa | contribucións)
m Bot: Reemplace la etiqueta obsoleta <source> y el parámetro "enclose" [https://lists.wikimedia.org/pipermail/wikitech-ambassadors/2020-April/002284.html]; cambios estética
Liña 1:
--<sourcesyntaxhighlight lang="lua">
--[[
keywords are used for languages: they are the names of the actual
Liña 352:
left, top, barHeight-1, barWidth-2, barWidth-2, color, color)
local link = links[gi] and links[gi][i] or ''
local img = not nulOrWhitespace( link ) and mw.ustring.format( '[[FileFicheiro:Transparent.png|1000px|link=%s|%s]]', link, custom and tooltip or '' ) or ''
table.insert( res, mw.text.tag( 'div', { style = style, title = tooltip, }, img ) )
end
Liña 443:
[keywords.pieChart] = pieChart,
}
--</sourcesyntaxhighlight>