Difference between revisions of "Template:Category Listing"
From Paragon Wiki Archive
(Created page with "<includeonly>{{#ask:[[Category:{{{1|{{{cat|}}}}}}]] |?# |format=ul |link=all |columns={{{cols|2}}} }}</includeonly><noinclude>{{Documentation}}</noinclude>") |
|||
Line 1: | Line 1: | ||
<includeonly>{{#ask:[[Category:{{{1|{{{cat|}}}}}}]] | <includeonly>{{#ask:[[Category:{{{1|{{{cat|}}}}}}]] | ||
− | |||
|format=ul | |format=ul | ||
|link=all | |link=all | ||
|columns={{{cols|2}}} | |columns={{{cols|2}}} | ||
}}</includeonly><noinclude>{{Documentation}}</noinclude> | }}</includeonly><noinclude>{{Documentation}}</noinclude> |
Revision as of 19:49, 29 June 2012
[edit] [ ] Documentation
Usage
Displays a list of pages in a category, in a bulleted list, with multiple columns. The category name should be given without the leading "Category:".
Usage:
-
{{Category Listing|CATEGORY}}
-
{{Category Listing|cat=CATEGORY}}
-
{{Category Listing|CATEGORY|cols=COLUMNS}}
-
{{Category Listing|cat=CATEGORY|cols=COLUMNS}}
Examples
-
{{Category Listing|Corruptor Primary}}
-
{{Category Listing|cat=Corruptor Primary}}
-
{{Category Listing|Corruptor Primary|cols=3}}
-
{{Category Listing|cat=Corruptor Primary|cols=3}}