Template:PageSequence: Difference between revisions

From Openresearch
Jump to navigation Jump to search
No edit summary
No edit summary
Line 46: Line 46:
<div style="display:table;border-collapse: collapse;"><div style="display: table-row;">
<div style="display:table;border-collapse: collapse;"><div style="display: table-row;">
   <div style="display: table-cell; vertical-align: middle">{{#if: {{{prev|}}}|
   <div style="display: table-cell; vertical-align: middle">{{#if: {{{prev|}}}|
      {{#ifexist: {{{prev|}}}
    {{#ifexist: {{{prev|}}}
         |{{Icon|name=prev|title=previous|link={{{prev|}}}}}
         |{{Icon|name=prev|title=previous|link={{{prev|}}}}}
         |{{Icon|name=prevRed|title=previous}}}}}
         |{{Icon|name=prevRed|title=previous}}}}}
    }}
    }}
  }}
   </div>
   </div>
   {{#if: {{{category|}}} |
   {{#if: {{{category|}}} |

Revision as of 13:23, 27 July 2020

This is the PageSequence template it allows for prev/next style page sequences to displayed with icons. See Template:Icon

{{PageSequence
|prev=
|next=
|category=
|categoryIcon=
}} 	

example

{{PageSequence|prev=|next=ImageJ|category=tools|categoryIcon=tuxBlue}}


 }}
tools
next}
    }}
{{PageSequence
|prev=Template:Icon
|next=Template:Link
|category=Template
|categoryIcon=document
}}


previous}
 }}
Template
next}
    }}

Properties