Difference between revisions of "Test mode category"

From FollowTheScore
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
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.
Line 32: Line 35:
 
   mode=category
 
   mode=category
 
</dpl>
 
</dpl>
 +
 +
----
 +
 +
<DPL>
 +
debug=3
 +
titlematch=%k%
 +
mode=category
 +
ordermethod=title
 +
order=ascending
 +
shownamespace=false
 +
</DPL>
 +
 +
----
 +
<DPL>
 +
debug=3
 +
titlematch=%k%
 +
mode=category
 +
ordermethod=title
 +
order=ascending
 +
shownamespace=true
 +
</DPL>
 +
 +
<dpl>reset=all</dpl>

Latest revision as of 12:32, 28 January 2008

Test mode category

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.


I


I

T

Extension:DynamicPageList (DPL), version 3.2.1: Error: No selection criteria found! You must use at least one of the following parameters: category, namespace, titlematch, linksto, uses, createdby, modifiedby, lastmodifiedby, or their 'not' variants


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