Module:LCCN: Difference between revisions

Content deleted Content added
remove undocumented feature since tracking shows it is also unused; remove now unnecessary tracking too
unnecessary
 
(One intermediate revision by the same user not shown)
Line 61:
if args.long == "yes" then
return ("CatalogBibliographic record for [%s %s] at the United States [[LCCN (identifier)|Library of Congress]]"):format(
url, title or mw.title.getCurrentTitle().text)
end