Difference between revisions of "Category Cloud"
Jump to navigation
Jump to search
(extension needs help, or maybe some TLC but it could be cool) |
m |
||
Line 8: | Line 8: | ||
<category-cloud category="People" minsize="80" maxsize="250"></category-cloud> | <category-cloud category="People" minsize="80" maxsize="250"></category-cloud> | ||
+ | ==Wiki Category Tag Cloud== | ||
+ | A different tag cloud extension. Looks like this: | ||
+ | |||
+ | <tagcloud> | ||
+ | minsize=55 | ||
+ | </tagcloud> | ||
==Web site== | ==Web site== | ||
*[http://www.mediawiki.org/wiki/Extension:CategoryCloud MediaWiki.org page] | *[http://www.mediawiki.org/wiki/Extension:CategoryCloud MediaWiki.org page] |
Revision as of 11:21, 5 February 2008
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
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
A different tag cloud extension. Looks like this:
<tagcloud> minsize=55 </tagcloud>