Difference between revisions of "Template:PageSequence"

From BITPlan Wiki
Jump to navigation Jump to search
m (transfered by WikiBackup wikiTask at 2017-11-14T09:38:01Z)
 
Line 60: Line 60:
 
       }}
 
       }}
 
     </div>
 
     </div>
    <div style="display: table-row;">{{Icon|name=edit|size=16}}{{Link|target=Special:FormEdit/PageSequence/{{FULLPAGENAME}}|title=edit}}</div>
 
 
   </div>}}
 
   </div>}}
 
   <div style="display: table-cell; vertical-align: middle">{{#if: {{{next|}}}
 
   <div style="display: table-cell; vertical-align: middle">{{#if: {{{next|}}}

Latest revision as of 18:13, 1 December 2017

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=bash|category=tools|categoryIcon=linux}}


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


Properties