Template:Popular models: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| Carl McBride (talk | contribs) m (A test page.) | Carl McBride (talk | contribs)  m (Added category: template.) | ||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| <noinclude>A template to list the most popular models in the wiki. | <noinclude>A template to list the most popular models in the wiki. Uses the [http://www.mediawiki.org/wiki/Extension:DynamicPageList Extension:DynamicPageList]. | ||
| == TEMPLATE CODE FOLLOWS == | == TEMPLATE CODE FOLLOWS == | ||
| </noinclude> | </noinclude> | ||
| 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>