Difference between revisions of "Template:Navigation"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
|align="center" colspan="3"|{{{title}}} | |align="center" colspan="3"|{{{title}}} | ||
|- | |- | ||
− | + | |{{#if: {{{prev|}}} | [[Image:Nav Prev.png|22px]] [[{{{prev}}}]] | }} | |
− | + | |{{#if: {{{up|}}} | [[Image:Nav Up.png|22px]] [[{{{up}}}]] | }} | |
− | + | |{{#if: {{{next|}}} | [[Image:Nav Next.png|22px]] [[{{{next}}}]] | }} | |
|} | |} | ||
<noinclude> | <noinclude> | ||
Line 24: | Line 24: | ||
{{Navigation | {{Navigation | ||
|title = Navigation | |title = Navigation | ||
+ | |prev = Previous | ||
|next = Next | |next = Next | ||
|up = Up | |up = Up | ||
}} | }} | ||
− | |||
</noinclude> | </noinclude> |