Template:Go: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{| | {| border="0" cellpadding="5" cellspacing="0" | ||
| {{#if: {{{up|}}} | [[Image:Nav Up.png|16px|link={{{up}}}]] ''[[{{{up}}}]]'' | }} | | {{#if: {{{up|}}} | [[Image:Nav Up.png|16px|link={{{up}}}]] ''[[{{{up}}}]]'' | }} | ||
| {{#if: {{{prev|}}} | [[Image:Nav Prev.png|16px|link={{{prev}}}]] ''[[{{{prev}}}]]'' | }} | | {{#if: {{{prev|}}} | [[Image:Nav Prev.png|16px|link={{{prev}}}]] ''[[{{{prev}}}]]'' | }} | ||
Revision as of 21:14, 19 October 2009
Usage
| Input | Output | |||
|---|---|---|---|---|
| {{Go|up=Parent article}} |
| |||
| {{Go|up=Parent Article|prev=Previous Article|next=Next Article}} |
|