Difference between revisions of "Template:PageFlipper"
Jump to navigation
Jump to search
Morbus Iff (talk | contribs) (Created page with '<includeonly><div class="pageflipper"><div class="prev">{{#if:{{{prev|}}} | '''[[{{{prev}}}|←]]'''<br />[[{{{prev}}}]] | '''←'''<br />- }}</div><div class="next">{{…') |
Morbus Iff (talk | contribs) |
||
Line 1: | Line 1: | ||
− | <includeonly><div class="pageflipper"><div class="prev">{{#if:{{{prev|}}} | '''[[{{{prev}}}|←]]'''<br />[[{{{prev}}}]] | '''←'''<br />- }}</div><div class="next">{{#if:{{{next|}}} | '''[[{{{next}}}|→]]'''<br />[[{{{next}}}]] | '''→'''<br />- }}</div></div></includeonly> | + | <includeonly><div class="pageflipper"><div class="prev">{{#if:{{{prev|}}} | '''[[{{{prev}}}|←]]'''<br />[[{{{prev}}}]] | '''←'''<br />- }}</div><div class="next">{{#if:{{{next|}}} | '''[[{{{next}}}|→]]'''<br />[[{{{next}}}]] | '''→'''<br />- }}</div></div></includeonly><noinclude> |
+ | Use this template to place next and previous links on a page. | ||
+ | |||
+ | ==Usage== | ||
+ | |||
+ | <pre> | ||
+ | {{Fiction | ||
+ | | name = | ||
+ | | author = | ||
+ | | genre = | ||
+ | | rating = | ||
+ | | frequency = | ||
+ | | image = | ||
+ | | image_link = | ||
+ | | image_size = | ||
+ | | image_caption = | ||
+ | | recap = | ||
+ | }}</pre> | ||
+ | |||
+ | [[Category:Templates]] |
Revision as of 11:26, 22 April 2010
Use this template to place next and previous links on a page.
Usage
{{Fiction | name = | author = | genre = | rating = | frequency = | image = | image_link = | image_size = | image_caption = | recap = }}