Module:WikidataIB/sandbox1: Difference between revisions

Content deleted Content added
up one debug level
get the names of the parameters right
Line 274:
-------------------------------------------------------------------------------
-- propertyvalueandquals takes a property object, the arguments passed from frame,
-- the prefered/normal filter function, and a qualifier propertyID.
-- It returns a sequence (table) of values representing the values of that property
-- and qualifiers that match the qualifier ID supplied.
Line 503:
if v.qualifiers and qualID then
local qargs = {
["onlysrcosd"] = "false",
["linked"] = tostring(linked),
["prefix"] = "",
Line 510:
["lpostfix"] = "",
["wdl"] = "false",
["uabbrunitabbr"] = tostring(uabbr),
["maxvals"] = 0,
}