Jump to content

Module:Hatnote inline: Difference between revisions

forcing style that will eventually be in the class
m>SMcCandlish
(changing to inline version with span)
m>SMcCandlish
(forcing style that will eventually be in the class)
Line 201: Line 201:
end
end
return string.format(
return string.format(
'<span class="%s">%s</span>',
'<span style="font-style:italic;" class="%s">%s</span>',
table.concat(classes, ' '),
table.concat(classes, ' '),
s
s
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.