!!! Overview
The [{$pagename}] %%category [JSPWikiStyle]%% (originally part of the [BrushedTemplate]) allows to easily get access to [ReferringPagesPlugin]

!! Usage:

{{{
  %%category [CategoryPage]%% 
}}}
The {{%~%category}} command turns an ordinary wikipage link into a 
pop-up screen which lists all pages referring to the [[CategoryPage].
When you click the link, the ''referenced by'' information of the 
category page is retrieved from the server.


!! [Example]:
The following code:
{{{
See also %%category [BrushedTemplate] and [JSPWikiPlugins]%%
}}}

Will render as:\\
\\
See also %%category [BrushedTemplate] and [JSPWikiPlugins]%%

!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
[Category.Style]