Difference between revisions of "Template:CategoryContents"
From Synfig Studio :: Documentation
(don't use parameters) |
|||
Line 1: | Line 1: | ||
− | <includeonly>{{#dpl:category={{ | + | <includeonly>{{#dpl:category={{{1}}}{{#ifeq:{{#titleparts:{{PAGENAME}}||-1}}|{{PAGENAME}}||/{{#titleparts:{{PAGENAME}}||-1}}}}|include={Title}.dpl|format=,\n* [[%PAGE%|,]],}}</includeonly> |
<noinclude> | <noinclude> | ||
This template lists pages in category, considering their translated titles. | This template lists pages in category, considering their translated titles. | ||
− | |||
− | <pre>{{CategoryContents}}</pre> | + | == Usage == |
+ | |||
+ | List contents of specific category on the page. Usage: | ||
+ | |||
+ | <pre>{{CategoryContents|Example}}</pre> | ||
+ | |||
+ | NOTE: Output is localized, so if you use {{CategoryContents|Example}} on Spanish page, you will automatically get content of Example/es category | ||
</noinclude> | </noinclude> |
Revision as of 12:39, 7 September 2009
This template lists pages in category, considering their translated titles.
Usage
List contents of specific category on the page. Usage:
{{CategoryContents|Example}}
NOTE: Output is localized, so if you use
on Spanish page, you will automatically get content of Example/es category