Module:Cite Q/sandbox: Difference between revisions

Content deleted Content added
Undid revision 1117685307 by Tol (talk): will try to actually code this properly at some point
remove P1810 here too
Line 218:
if v.qualifiers and v.qualifiers.P1932 then
label = v.qualifiers.P1932[1].datavalue.value
elseif v.qualifiers and v.qualifiers.P1810 then
label = v.qualifiers.P1810[1].datavalue.value
else
label = i18n["unknown-author"] .. (i18n["unknown-author-trackingcat"] or "")