Line 72:
Line 72:
end
end
if not label then -- no labels found, so just show the q-code
if not label then -- no labels found, so just show the q-code
−
label = item
+
label = item..item
elseif show_id then -- add id
elseif show_id then -- add id
local yesno = require('Module:Yesno')
local yesno = require('Module:Yesno')