Jump to content

Template:ShowCategories: Difference between revisions

From OIAr Archive 2013
Jan Schoonderbeek (talk | contribs)
cut/paste error
Jan Schoonderbeek (talk | contribs)
strip category name
Line 6: Line 6:
Usage:
Usage:
<pre><nowiki>{{ShowCategories|page= }}</nowiki></pre>
<pre><nowiki>{{ShowCategories|page= }}</nowiki></pre>
</noinclude><includeonly>{{#show:{{{page}}}|?Category|link=none|sep=,}}
</noinclude><includeonly>{{#show:{{{page}}}|?Category|link=none|format=template|template=StripPrefix|userparam=9}}

Revision as of 11:41, 29 December 2012

This simple template takes a single parameter page= and returns a list of all the categories that the page belongs to.
The list is alphabetically sorted, and a comma is used as the delimiter.

Usage:

{{ShowCategories|page= }}