Difference between revisions of "User:Subfader/Navi/ScrollT"
From FollowTheScore
< User:Subfader | Navi
(16 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
--><table><tr><td style="background-color: #f9f9f9; padding: .1em .7em .2em .7em;"><!-- | --><table><tr><td style="background-color: #f9f9f9; padding: .1em .7em .2em .7em;"><!-- | ||
− | -->{{#ifexpr:{{{total|0}}} > {{{count| | + | -->{{#ifexpr:{{{total|0}}} > {{{count|0}}}|{{#ifexpr:{{{offset|0}}} > 0|{{#vardefine:lwrbound|{{#ifexpr:{{#expr:{{{offset|0}}} - {{{count|100}}}}} < 0|0|{{#expr:{{{offset|0}}} - {{{count|100}}}}}}}}}<!-- |
− | -->{{#ifexpr: | + | -->{{#ifexpr:{{{count|100}}} > {{{offset|0}}}|<span style="padding-right: 24px;">start</span>|<span class="plainlinks" style="padding-right: 24px;">[{{fullurl:{{{page}}}}} start]</span>}}<span class="plainlinks" style="padding-right: 24px; font-weight: bold">[{{fullurl:{{{page}}}|DPL_count={{{count|100}}}&DPL_offset={{#var:lwrbound}}}} {{#expr:{{#var:lwrbound}} + 1}}..{{{offset|0}}}]</span>}}<!-- |
--><span style="padding-right: 24px; font-weight: bold">{{#expr:{{{offset|0}}} + 1}}..{{#expr:{{{offset|0}}} + {{{count|100}}}}}</span><!-- | --><span style="padding-right: 24px; font-weight: bold">{{#expr:{{{offset|0}}} + 1}}..{{#expr:{{{offset|0}}} + {{{count|100}}}}}</span><!-- | ||
-->{{#ifexpr:{{{total|0}}} - {{{count|100}}} > {{{offset|0}}}|{{#ifexpr:{{{total|0}}} - 2 * {{{count|100}}} <= {{{offset|0}}}| | -->{{#ifexpr:{{{total|0}}} - {{{count|100}}} > {{{offset|0}}}|{{#ifexpr:{{{total|0}}} - 2 * {{{count|100}}} <= {{{offset|0}}}| | ||
<span class="plainlinks" style="padding-right: 24px; font-weight: bold">[{{fullurl:{{{page}}}|DPL_count={{{count|100}}}&DPL_offset={{#expr:{{{offset|0}}} + {{{count|100}}}}} {{#expr:{{{offset|0}}} + {{{count|100}}} + 1}}}}..{{{total|0}}}]</span>| | <span class="plainlinks" style="padding-right: 24px; font-weight: bold">[{{fullurl:{{{page}}}|DPL_count={{{count|100}}}&DPL_offset={{#expr:{{{offset|0}}} + {{{count|100}}}}} {{#expr:{{{offset|0}}} + {{{count|100}}} + 1}}}}..{{{total|0}}}]</span>| | ||
− | <span class="plainlinks" style="padding-right: 24px; font-weight: bold">[{{fullurl:{{{page}}}|DPL_count={{{count|100}}}&DPL_offset={{#expr:{{{offset|0}}} + {{{count|100}}}}} {{#expr:{{{offset|0}}} + {{{count|100}}} + 1}}}}..{{#expr:{{{offset|0}}} + 2 * {{{count|100}}}}}]</span>}}<!-- | + | <span class="plainlinks" style="padding-right: 24px; font-weight: bold">[{{fullurl:{{{page}}}|DPL_count={{{count|100}}}&DPL_offset={{#expr:{{{offset|0}}} + {{{count|100}}}}} {{#expr:{{{offset|0}}} + {{{count|100}}} + 1}}}}..{{#expr:{{{offset|0}}} + 2 * {{{count|100}}}}}]</span>}}}}<!-- |
− | -->({{{ | + | -->({{{total|0}}} total)}}<!-- |
--></td></tr></table></includeonly> | --></td></tr></table></includeonly> |
Latest revision as of 01:46, 6 July 2009
Template to scroll through DPL result pages