Difference between revisions of "Template:PageSequence"

From BITPlan profiwiki Wiki
Jump to navigation Jump to search
(transfered by WikiBackup wikiTask at 2015-11-05T19:46:10Z)
 
m (transfered by WikiBackup wikiTask at 2015-12-28T13:37:02Z)
Line 1: Line 1:
<noinclude>
+
<noinclude>__NOCACHE__<!-- THIS FILE IS PROTECTED - smartGENERATOR WILL NOT OVERWRITE IT -->{{TemplateSequence
__NOCACHE__
+
|prev=Template:Link
 +
|next=Template:PdfBook
 +
}}
 
This is the PageSequence template it allows for prev/next style page sequences to displayed with icons. See [[Template:Icon]]
 
This is the PageSequence template it allows for prev/next style page sequences to displayed with icons. See [[Template:Icon]]
 +
 
<pre>
 
<pre>
 
{{PageSequence
 
{{PageSequence
Line 10: Line 13:
 
=== example ===
 
=== example ===
 
<pre>
 
<pre>
{{PageSequence|prev=|next=Universal_Password_Manager_installation|category=Installationsanleitung|categoryIcon=box_software}}
+
{{PageSequence|prev=|next=bash|category=tools|categoryIcon=linux}}
 
</pre>
 
</pre>
  
{{PageSequence|prev=|next=Universal_Password_Manager_installation|category=Installationsanleitung|categoryIcon=box_software}}
+
{{PageSequence|prev=|next=bash|category=tools|categoryIcon=linux}}
 
<pre>
 
<pre>
 
{{PageSequence
 
{{PageSequence
|prev=Vorlage:Icon
+
|prev=Template:Icon
|next=Vorlage:Link
+
|next=Template:Link
 
|category=Template
 
|category=Template
|categoryIcon=documents_new
+
|categoryIcon=file-text-o
 
}}
 
}}
 
</pre>
 
</pre>
  
 
{{PageSequence
 
{{PageSequence
|prev=Vorlage:Icon
+
|prev=Template:Icon
|next=Vorlage:Link
+
|next=Template:Link
 
|category=Template
 
|category=Template
|categoryIcon=documents_new
+
|categoryIcon=file-text-o
 
}}
 
}}
 
<pre>
 
{{PageSequence|prev=Workdocumentation 2015-03-02|next=Workdocumentation 2015-03-04|category=Workdocumentation|categoryIcon=notebook_preferences}}
 
</pre>
 
 
{{PageSequence|prev=Workdocumentation 2015-03-02|next=Workdocumentation 2015-03-04|category=Workdocumentation|categoryIcon=notebook_preferences}}
 
[[Category:Template]]
 
 
</noinclude><includeonly>{{#set:
 
</noinclude><includeonly>{{#set:
 
|PageSequence next={{{next|}}}
 
|PageSequence next={{{next|}}}
Line 64: Line 60:
 
   </div>
 
   </div>
 
</div></div>{{#if: {{{category|}}}
 
</div></div>{{#if: {{{category|}}}
|[[Category:{{{category|}}}]]
+
|{{Category|name={{{category|}}}}}
 
}}</includeonly>
 
}}</includeonly>

Revision as of 15:37, 28 December 2015

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
}}