Content deleted Content added
fix |
test |
||
Line 9:
local followQid = wdib._followQid
local getPropertyIDs = wdib._getPropertyIDs
local i18n = {
Line 495 ⟶ 494:
-- See if we have wikisource
if not citeq_args.url then
sitelink =
if sitelink then
citeq_args.url = 'https://en.wikisource.org/wiki/' .. sitelink
|