Module:Cite Q/sandbox: Difference between revisions

Content deleted Content added
sync
rm P1810 for author name (this refers to the *subject*, which in this case would be the title of the work)
Line 175:
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 = mw.wikibase.getLabel(qnumber)