Category Cloud

From The Wiki Fire
Jump to navigation Jump to search

Category Cloud is an extension installed on this site that allows the user to make a tag cloud of sorts using categories. The categories with the most articles in them will display in a larger font, graphically showing what is popular, and dynamically changing sizes as category popularity changes.

Example[edit]

Click edit to see the code to make a cloud of your own.

This is a cloud of Category:People

<category-cloud category="People" minsize="80" maxsize="250"></category-cloud>

Wiki Category Tag Cloud[edit]

A different tag cloud extension. Looks like this:

<tagcloud> minsize=55 </tagcloud>

(this one is not currently working ... I'll figure it out some day)

Web site[edit]