Difference between revisions of "Template:PageSequence"

From BITPlan royal-family Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
|prev=
 
|prev=
 
|next=
 
|next=
 +
|category=
 +
|categoryIcon=
 
}}
 
}}
 
</pre>
 
</pre>
Line 32: 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}}}
 
|PageSequence categoryIcon={{{categoryIcon|}}}
 
|PageSequence categoryIcon={{{categoryIcon|}}}
 
}}
 
}}

Latest revision as of 11:28, 8 October 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=bash|category=tools|categoryIcon=linux}}


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


Properties