Difference between revisions of "Template:PageSequence"

From BITPlan royal-family Wiki
Jump to navigation Jump to search
Line 45: Line 45:
 
     }}
 
     }}
 
   </div>
 
   </div>
   {{#if: {{{category|}}}
+
   {{#if: {{{category|}}} |
 
   <div style="display: table-cell;">
 
   <div style="display: table-cell;">
 
     <div style="display: table-row;">{{#if: {{{categoryIcon|}}}
 
     <div style="display: table-row;">{{#if: {{{categoryIcon|}}}

Revision as of 11:01, 5 October 2017

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

{{PageSequence
|prev=
|next=
}} 	

example

{{PageSequence|prev=|next=bash|category=tools|categoryIcon=linux}}


{{PageSequence
|prev=Template:Icon
|next=Template:Link
|category=Template
|categoryIcon=file-text-o
}}