Template:NavIssue: Difference between revisions
From Aquawiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(25 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| id=" | {| id="nvbr" class="nvbr" summary="Contents" style="margin: auto;" align="center" | ||
|- | |- | ||
| | | |{{#if:{{{prev|}}}|[[{{{prev}}}]] {{!}}}}{{#if:{{{parent|}}}| [[{{{parent}}}]] {{!}}}} [[Series]] {{!}} [[Stories]]{{#if:{{{next|}}}| {{!}} [[{{{next}}}]]}} | ||
{{#if:{{{prev|}}}|[[{{{prev}}}]] {{!}}}} | {{#if:{{{alt_prev|}}}{{{alt_next|}}}| | ||
{{#if:{{{parent|}}}|[[{{{parent}}}]] {{!}}}} | {{!}}- | ||
[[Series]] | }} | ||
{{#if:{{{next|}}}| {{!}} [[{{{next}}}]]}} | | colspan="5" align="center" |{{#if:{{{alt_prev|}}}|[[{{{alt_prev}}}]]}}{{#if:{{{alt_prev|}}}|{{#if:{{{alt_next|}}}| {{!}} }}}}{{#if:{{{alt_next|}}}|[[{{{alt_next}}}]]}} | ||
{{#if:{{{alt_prev2|}}}{{{alt_next2|}}}| | |||
{{!}}- | |||
}} | |||
| colspan="5" align="center" |{{#if:{{{alt_prev2|}}}|[[{{{alt_prev2}}}]]}}{{#if:{{{alt_prev2|}}}|{{#if:{{{alt_next2|}}}| {{!}} }}}}{{#if:{{{alt_next2|}}}|[[{{{alt_next2}}}]]}} | |||
|} | |} | ||
<noinclude><pre> | <noinclude><pre> | ||
Line 12: | Line 16: | ||
| parent = | | parent = | ||
| next = | | next = | ||
| alt_prev = | |||
| alt_next = | |||
| alt_prev2 = | |||
| alt_next2 = | |||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |