Difference between revisions of "Template:PageSequence"
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 |
− | + | |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= | + | {{PageSequence|prev=|next=bash|category=tools|categoryIcon=linux}} |
</pre> | </pre> | ||
− | {{PageSequence|prev=|next= | + | {{PageSequence|prev=|next=bash|category=tools|categoryIcon=linux}} |
<pre> | <pre> | ||
{{PageSequence | {{PageSequence | ||
− | |prev= | + | |prev=Template:Icon |
− | |next= | + | |next=Template:Link |
|category=Template | |category=Template | ||
− | |categoryIcon= | + | |categoryIcon=file-text-o |
}} | }} | ||
</pre> | </pre> | ||
{{PageSequence | {{PageSequence | ||
− | |prev= | + | |prev=Template:Icon |
− | |next= | + | |next=Template:Link |
|category=Template | |category=Template | ||
− | |categoryIcon= | + | |categoryIcon=file-text-o |
}} | }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</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|name={{{category|}}}}} |
}}</includeonly> | }}</includeonly> |
Revision as of 14: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 }}