Module:Taxonbar/confdoc: Difference between revisions

Content deleted Content added
m ws
test if tostring() is necessary
Line 14:
local prop = db[3]
if type(prop) == 'number' then
prop = tostring(prop)
local TaxonbarProperty = frame:expandTemplate{ title = 'Taxonbar/Property', args = { prop } }
doctable = doctable .. '\n' ..