= Display a tag cloud = You can specify the minimum count to cull the tag cloud to a reasonable level: * mincount=[minimum count] You can specify the smallest and largest font size to use in the cloud * smallest=[smallest font] * biggest=[biggest font] e.g. {{{[[TagCloud(smallest=-2,biggest=32,mincount=10)]]}}} creates a tag cloud where the tags that are used the least use font size -2 and the ones with the most tags use font +4 [[TagCloud(smallest=-2,biggest=32,mincount=10)]]