Difference between revisions of "Template:Navigation"

From den4b Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
|-
 
|-
 
|{{#if: {{{prev|}}} | [[Image:Nav Prev.png|22px]][[{{{prev}}}]] | }}
 
|{{#if: {{{prev|}}} | [[Image:Nav Prev.png|22px]][[{{{prev}}}]] | }}
|{{#if: {{{up|}}} | [[Image:Nav Up.png|22px][[{{{up}}}]] | }}
+
|{{#if: {{{up|}}} | [[Image:Nav Up.png|22px]][[{{{up}}}]] | }}
 
|{{#if: {{{next|}}} | [[Image:Nav Next.png|22px]][[{{{next}}}]] | }}
 
|{{#if: {{{next|}}} | [[Image:Nav Next.png|22px]][[{{{next}}}]] | }}
 
|}
 
|}

Revision as of 16:28, 19 June 2009

{{{title}}}

Usage

Input Output
{{Navigation
|title = Navigation
|prev = Previous
|next = Next
|up = Up
}}
Navigation
Nav Prev.pngPrevious Nav Up.pngUp Nav Next.pngNext