Content deleted Content added
Tom.Reding (talk | contribs) m simplify slightly |
Tom.Reding (talk | contribs) m Don't show hidden/disabled dbs |
||
Line 13:
local param = mw.ustring.lower(db[1])
local prop = db[3]
if type(prop) == 'number' and prop ~= 0 then
local TaxonbarProperty = frame:expandTemplate{ title = 'Taxonbar/Property', args = { prop } }
doctable = doctable .. '\n' ..
|