Module:Librivox book: Difference between revisions

Content deleted Content added
shrink icon (to avoid expanding block where it occurs) and disable link (in the public ___domain, so no attribution problems – see WP:EIS)
update image display for dark mode per TPER
 
(4 intermediate revisions by 4 users not shown)
Line 1:
local p = {}
 
function p.book(frame)
 
 
local pframe = frame:getParent()
Line 54 ⟶ 53:
end
 
local url = "[[File:Speaker Icon.svg|15px|class=skin-invert-image|link=|alt=]] " .. "[" .. urlhead .. "title=" .. stitle .. "&author=" .. lname .. "&reader=&keywords=&genre_id=0&status=all&project_type=either&recorded_language=&sort_order=catalog_date&search_page=1&search_form=advanced" .. " " .. italic .. dtitle .. italic .. "]" .. " " .. tagline
 
return url