Difference between revisions of "Template:PageSequence"

From BITPlan royal-family Wiki
Jump to navigation Jump to search
m (transfered by WikiBackup wikiTask at 2019-10-10T16:23:21Z)
Line 34: Line 34:
 
|categoryIcon=file-text-o
 
|categoryIcon=file-text-o
 
}}
 
}}
 +
 +
= Properties =
 +
* {{Link|target=Property:PageSequence next}}
 +
* {{Link|target=Property:PageSequence prev}}
 +
* {{Link|target=Property:PageSequence category}}
 +
* {{Link|target=Property:PageSequence categoryIcon}}
 +
 
</noinclude><includeonly>{{#set:
 
</noinclude><includeonly>{{#set:
 
|PageSequence next={{{next|}}}
 
|PageSequence next={{{next|}}}
 
|PageSequence prev={{{prev|}}}
 
|PageSequence prev={{{prev|}}}
|PageSequence category={{{category|}}}
+
|PageSequence category=Category:{{{category|}}}
 
|PageSequence categoryIcon={{{categoryIcon|}}}
 
|PageSequence categoryIcon={{{categoryIcon|}}}
 
}}
 
}}

Revision as of 18:23, 10 October 2019

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