Content deleted Content added
Tom.Reding (talk | contribs) m t |
Tom.Reding (talk | contribs) m type(0) = string?? |
||
Line 13:
local param = mw.ustring.lower(db[1])
local prop = db[3]
if
doctable = doctable .. '\n' ..
'|-\n' ..
'|' .. type(prop) .. type(0).. param .. '||{{Taxonbar/Property|' .. prop .. '}}'
end
end
|