Content deleted Content added
Tom.Reding (talk | contribs) better non-prop avoidance |
Tom.Reding (talk | contribs) m interesting |
||
Line 12:
for _, db in pairs( conf.databases ) do
local param = mw.ustring.lower(db[1])
local prop = tonumber(db[3])
if prop > 0 then --avoid 'Wikidata' & non-props
prop =
doctable = doctable .. '\n' ..
'|-\n' ..
|