Content deleted Content added
we already have these |
values of args have to be strings |
||
Line 503:
if v.qualifiers and qualID then
local qargs = {
["onlysrc"] = "false",
["linked"] = tostring(linked),
["prefix"] = "",
["postfix"] = "",
["lprefix"] = "",
["lpostfix"] = "",
["wdl"] = "false",
["uabbr"] = tostring(uabbr),
["maxvals"] = 0,
}
|