Difference between revisions of "Template:PageFlipper"
Jump to navigation
Jump to search
(→Usage) |
Morbus Iff (talk | contribs) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 5: | Line 5: | ||
<br />If the SUBPAGENAME is a number, then we'll +/- automatically. | <br />If the SUBPAGENAME is a number, then we'll +/- automatically. | ||
− | + | ==Usage== | |
+ | |||
+ | <pre> | ||
+ | {{PageFlipper | ||
+ | | prev = Unlinked page name for the previous entry. | ||
+ | | next = Unlinked page name for the next entry. | ||
+ | | first = If defined, no previous entry link will be shown. | ||
+ | | last = If defined, no next entry link will be shown. | ||
+ | }}</pre> | ||
+ | |||
+ | [[Category:Templates]] |
Latest revision as of 11:02, 5 June 2010
Use this template to place next and previous links on a page.
If the SUBPAGENAME is a number, then we'll +/- automatically.
Usage
{{PageFlipper | prev = Unlinked page name for the previous entry. | next = Unlinked page name for the next entry. | first = If defined, no previous entry link will be shown. | last = If defined, no next entry link will be shown. }}