Difference between revisions of "User:Subfader/Navi/ContinueT"

From FollowTheScore
Jump to: navigation, search
(New page: <noinclude>Template to continue a query at a certain title; expects scroll direction and first / last page of previous query</noinclude><includeonly><!-- --><table><tr><td bgcolor=#e7e7e7>...)
 
Line 6: Line 6:
 
-->{{#ifeq:dn{{{pages|0}}}|{{{dir|?}}}{{{total|0}}}|
 
-->{{#ifeq:dn{{{pages|0}}}|{{{dir|?}}}{{{total|0}}}|
 
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|{{#if:{{{dir|}}}|  
 
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|{{#if:{{{dir|}}}|  
[http://{{SERVERNAME}}{{SCRIPTPATH}}/index.php?title={{#urlencode:{{{page}}}}}&DPL_scrollDir=dn&DPL_count={{{count|}}}&DPL_toTitle={{#urlencode:{{{firsttitle|~}}}}} back ..]|
+
[{{fullurl:{{{page}}}&DPL_scrollDir=dn&DPL_count={{{count|}}}&DPL_toTitle={{#urlencode:{{{firsttitle|~}}}}} back ..]|
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;}}}} &nbsp; &nbsp; <!--
+
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;}}}}}} &nbsp; &nbsp; <!--
-->[http://{{SERVERNAME}}{{SCRIPTPATH}}/index.php?title={{#urlencode:{{{page}}}}} reset ..] &nbsp; &nbsp; ''({{{pages|0}}} {{#if:{{{total|}}}|of {{{total|0}}} remaining}} pages)''
+
-->[{{fullurl:{{{page}}}}} reset ..] &nbsp; &nbsp; ''({{{pages|0}}} {{#if:{{{total|}}}|of {{{total|0}}} remaining}} pages)''
 
</td></tr></table></includeonly>
 
</td></tr></table></includeonly>

Revision as of 01:00, 6 July 2009

Template to continue a query at a certain title; expects scroll direction and first / last page of previous query