Template:Prev-dpl: Difference between revisions

From Gulf States Flood Help
Created page with "<noinclude>Creates previous navigation between items in a specified category. Is written to be embedded in another template to style as a navigation bar, and automatically generate previous page links from whatever the current <code><nowiki>{{PAGENAME}}</nowiki></code> is.</noinclude><includeonly>{{#dpl: |debug={{{debug|0}}} |category={{{category|}}} |notcategory={{{notcategory|}}} |namespace={{{namespace|Main}}} |titlelt={{#titleparts:{{PAGENAME}}}} |mode=inline |orderm..."
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>Creates previous navigation between items in a specified category. Is written to be embedded in another template to style as a navigation bar, and automatically generate previous page links from whatever the current <code><nowiki>{{PAGENAME}}</nowiki></code> is.</noinclude><includeonly>{{#dpl:
<noinclude>Creates previous navigation between items in a specified category. Is written to be embedded in another template to style as a navigation bar, and automatically generate previous page links from whatever the current <code><nowiki>{{SUBPAGENAME}}</nowiki></code> is.</noinclude><includeonly>{{#dpl:
|debug={{{debug|0}}}
|debug={{{debug|0}}}
|category={{{category|}}}
|category={{{category|}}}
Line 5: Line 5:
|namespace={{{namespace|Main}}}
|namespace={{{namespace|Main}}}
|titlelt={{#titleparts:{{PAGENAME}}}}
|titlelt={{#titleparts:{{PAGENAME}}}}
|replaceintitle = {{{replace|}}}
|mode=inline
|mode=inline
|ordermethod=title
|ordermethod=title

Latest revision as of 14:25, 27 December 2024

Creates previous navigation between items in a specified category. Is written to be embedded in another template to style as a navigation bar, and automatically generate previous page links from whatever the current {{SUBPAGENAME}} is.