模版:DPL4翻页:修订间差异
来自失传媒体中文维基
更多语言
更多操作
| 第1行: | 第1行: | ||
<includeonly> | <includeonly> | ||
{{#ifexpr: {{{offset|0}}} > 0 | [https://lostmediawiki.cn/wiki/{{FULLPAGENAME}}?DPL_offset={{#expr: {{{offset|0}}} - {{{count|1}}}}} 上一页] | 上一页}} | {{#ifexpr: {{{offset|0}}} + {{{count|1}}} < {{{total|0}}} | [https://lostmediawiki.cn/wiki/{{FULLPAGENAME}}?DPL_offset={{#expr: {{{offset|0}}} + {{{count|1}}}}} 下一页] | 下一页}} | {{#ifexpr: {{{offset|0}}} > 0 | [https://lostmediawiki.cn/wiki/{{FULLPAGENAME}}?DPL_offset={{#expr: {{{offset|0}}} - {{{count|1}}}}} 上一页] | 上一页}} | 第 {{#expr: ( {{{offset|0}}} / {{{count|1}}} ) + 1 }} / {{#expr: ( ( {{{total|0}}} - 1 ) div {{{count|1}}} ) + 1 }} 页 | {{#ifexpr: {{{offset|0}}} + {{{count|1}}} < {{{total|0}}} | [https://lostmediawiki.cn/wiki/{{FULLPAGENAME}}?DPL_offset={{#expr: {{{offset|0}}} + {{{count|1}}}}} 下一页] | 下一页}} | ||
</includeonly> | </includeonly> | ||