Difference between revisions of "Test mode category"

From FollowTheScore
Jump to: navigation, search
Line 1: Line 1:
 +
{{Type:Test
 +
|parameter = mode category
 +
}}
 
== We produce a listing similar to the normal category listing ==
 
== We produce a listing similar to the normal category listing ==
 
Note that we do not get a TOC for this article unless we use the TOC pragma explicitly.
 
Note that we do not get a TOC for this article unless we use the TOC pragma explicitly.

Revision as of 11:49, 4 March 2007

Template:Type:Test

We produce a listing similar to the normal category listing

Note that we do not get a TOC for this article unless we use the TOC pragma explicitly. The reason is that DPL switches off TOC generation if mode=category is used.

test heading 1

test heading 2

test heading 3

<dpl> 
  category=Fictitious country|Countries|Germany
  mode=category
</dpl>

Extension:DynamicPageList (DPL), version 3.2.1: Warning: No parameter option supplied for ' '. (Missing '=')


Extension:DynamicPageList (DPL), version 3.2.1: Error: The paramater 'mode=category' must be used with 'ordermethod=[ sortkey | title | titlewithoutnamespace ]'


Extension:DynamicPageList (DPL), version 3.2.1: Warning: No results.

test heading 4

<dpl> 
  category=Fictitious country
  mode=category
</dpl>

Extension:DynamicPageList (DPL), version 3.2.1: Warning: No parameter option supplied for ' '. (Missing '=')


Extension:DynamicPageList (DPL), version 3.2.1: Error: The paramater 'mode=category' must be used with 'ordermethod=[ sortkey | title | titlewithoutnamespace ]'


Extension:DynamicPageList (DPL), version 3.2.1: Warning: No results.