TagCloud


Overview
The TagCloud standard function builds a cloud of links to tags from a single seed tag. The size of the link is based on how the number of references the tag. The seed is used to find associated tags by examining the usage of tags on pages.

Prototype
##TagCloud(string [pageTag], integer {Top})

Parameters


Examples
##TagCloud(Help, 100)


See Also
Function Calling Convention
Scope Function
Instruction Function
Standard Function

Related