Template:Navigation: Difference between revisions

From den4b Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
|align="center" colspan="3"|{{{title}}}
|align="center" colspan="3"|{{{title}}}
|-
|-
|align="center" style="width:33%"| {{#if: {{{prev|}}} | [[Image:Nav Prev.png|22px]] [[{{{prev}}}]] | }}
|{{#if: {{{prev|}}} | [[Image:Nav Prev.png|22px]] [[{{{prev}}}]] | }}
|align="center" style="width:33%"| {{#if: {{{up|}}} | [[Image:Nav Up.png|22px]] [[{{{up}}}]] | }}
|{{#if: {{{up|}}} | [[Image:Nav Up.png|22px]] [[{{{up}}}]] | }}
|align="center" style="width:33%"| {{#if: {{{next|}}} | [[Image:Nav Next.png|22px]] [[{{{next}}}]] | }}
|{{#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>

Revision as of 16:25, 19 June 2009

{{{title}}}

Usage

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