Template:Popular models: Difference between revisions

From SklogWiki
Jump to navigation Jump to search
No edit summary
m (Added category: template.)
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
   allowcachedresults=true
   allowcachedresults=true
</DPL>
</DPL>
<noinclude>[[category: Template]]</noinclude>

Latest revision as of 16:05, 17 September 2008

A template to list the most popular models in the wiki. Uses the Extension:DynamicPageList.

TEMPLATE CODE FOLLOWS[edit]

<DPL>

 category=Models
 ordermethod=counter
 order=descending
 count=5
 allowcachedresults=true

</DPL>