Module:TaxonList: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 16:
taxon = string.sub(taxon,string.find(taxon, '</span>', 1, true)+7,#taxon)
dagger = '†'
debugMsg = debugMsg .. '<p>stripped taxon=>' .. taxon .. '<</p>'
end
end