16 483
contributi
(Adding flag to prevent links *** sovrascritto il testo esistente ***) |
m (Sono siemo) |
||
--]]
b.boxLua = function(text, link, color, pdfs, classes, styles, textcolor, nolink)
classes, styles = css.classesStyles(predefs, pdfs, classes, styles)
local interp_str = nolink == "yes"
and [=[<div class="${class}" style="${bg}; ${style}"><span style="${tc};">${text}</span></div>]=]
|