Template:Navigation: Difference between revisions

From Baka-Tsuki
Jump to navigation Jump to search
Jonathanasdf (talk | contribs)
No edit summary
Jonathanasdf (talk | contribs)
No edit summary
Line 2: Line 2:
<tr>
<tr>
{{#if: {{{back|}}} | <td>Back to {{{back}}}</td>}}
{{#if: {{{back|}}} | <td>Back to {{{back}}}</td>}}
<td>Return to [[{{{1}}}|Main Page]]</td>
<td>Return to [[{{trim|{{{1}}}}}|Main Page]]</td>
{{#if: {{{forward|}}} | <td>Forward to {{{forward}}}</td>}}
{{#if: {{{forward|}}} | <td>Forward to {{{forward}}}</td>}}
</tr>
</tr>

Revision as of 02:34, 15 December 2011


Usage:

{{Navigation
    | Main Page (name only, no link)
    | back=Back Link
    | forward=Forward Link
}}

The Back and Forward lines are optional. The order doesn't matter


Example:

{{Navigation
    | Kyoukai Senjou no Horizon
    | back=[[Horizon:Volume 1A Illustrations|Novel Illustrations]]
    | forward=[[Horizon:Volume 1A Table of Content|Table of Content]]
}}