Template:Popular models: Difference between revisions
Jump to navigation
Jump to search
Carl McBride (talk | contribs) No edit summary |
Carl McBride (talk | contribs) m (Added category: template.) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
ordermethod=counter | ordermethod=counter | ||
order=descending | order=descending | ||
count= | count=5 | ||
allowcachedresults=true | allowcachedresults=true | ||
</DPL> | </DPL> | ||
<noinclude>[[category: Template]]</noinclude> |
Latest revision as of 15: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>