DPL Example 027

From FollowTheScore
Revision as of 07:42, 25 June 2009 by Gero (talk | contribs) (New page: {{Example|Optimum perfromance result scrolling for huge wikis}} This page demonstrates how DPL can be used in really huge wikis like WIKIPEDIA to allow efficient scrolling through huge re...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

back to list of examples

Optimum perfromance result scrolling for huge wikis

This page demonstrates how DPL can be used in really huge wikis like WIKIPEDIA to allow efficient scrolling through huge result sets.

startbacknext(50 listed / 652 left)
startbacknext(50 listed / 652 left)
{{#dpl:
| namespace          =
| count              = {%DPL_count:50%}
| resultsheader      = ²{Extension DPL continue¦dir=%SCROLLDIR%¦pages=%PAGES%¦total=%TOTALPAGES%¦firsttitle=%FIRSTTITLE%¦lasttitle=%LASTTITLE%¦page={{PAGENAME}}}²\n
| resultsfooter      = ²{Extension DPL continue¦dir=%SCROLLDIR%¦pages=%PAGES%¦total=%TOTALPAGES%¦firsttitle=%FIRSTTITLE%¦lasttitle=%LASTTITLE%¦page={{PAGENAME}}}²\n
}}