Modulo:Software: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
+licenses() → _licenses(); +_licenses()
m raw licenses
Riga 205:
for i, l in pairs( p._licenses(frame) ) do
local space = i == 1 and '' or '<br />'
s = s .. space .. mWikidata._formatStatement(l, {formatting = 'raw'})
end
return s