Difference between revisions of "Test headingmode"

From FollowTheScore
Jump to: navigation, search
Line 2: Line 2:
 
  |parameter = headingmode
 
  |parameter = headingmode
 
}}
 
}}
__NOTOC__
 
  
 
==articles by category and date of last edit==
 
==articles by category and date of last edit==
 +
Note: we use NOTOC because otherwise a contents table would be generated containing each of the subheadings.
  
 
<pre><nowiki>
 
<pre><nowiki>
 
<dpl>
 
<dpl>
 +
  resultsheader=__NOTOC__
 
   ordermethod=category,lastedit
 
   ordermethod=category,lastedit
 
   headingmode=H4
 
   headingmode=H4
Line 19: Line 20:
  
 
<dpl>
 
<dpl>
 +
  resultsheader=__NOTOC__
 
   ordermethod=category,lastedit
 
   ordermethod=category,lastedit
 
   headingmode=H4
 
   headingmode=H4

Revision as of 10:57, 4 March 2007

Template:Type:Test

articles by category and date of last edit

Note: we use NOTOC because otherwise a contents table would be generated containing each of the subheadings.

<dpl>
  resultsheader=__NOTOC__
  ordermethod=category,lastedit
  headingmode=H4
  addpagesize=true
  addpagecounter=true
  adduser=true
  addeditdate=true
  titlematch=%m%
</dpl>

Extension:DynamicPageList (DPL), version 3.2.1: Warning: Skipping bad option 'H4' for parameter 'headingmode'.

articles by user and date of last edit

<dpl>
  headingmode=H4
  addpagesize=true
  addpagecounter=true
  adduser=true
  addeditdate=true
  ordermethod=user,lastedit
  titlematch=%m%
</dpl>

Extension:DynamicPageList (DPL), version 3.2.1: Warning: Skipping bad option 'H4' for parameter 'headingmode'.