Module:TaxonList: Difference between revisions

Content deleted Content added
add a class to support identifying where this is
uh, that should be a class :)
Line 99:
result = result .. '<small>(incomplete list)</small>'
end
return '<ul styleclass="taxonlist plainlist">' .. result .. '</ul>'
end