Difference between revisions of "Template:Story Nav"

From A3! Wiki
m
Line 1: Line 1:
 
<includeonly><tr>
 
<includeonly><tr>
 
<th>{{#if: {{{previous|}}} | [[{{{previous}}}|Previous]] | Previous}}</th>
 
<th>{{#if: {{{previous|}}} | [[{{{previous}}}|Previous]] | Previous}}</th>
<th>{{#if: {{{returnto|}}} | {{{returnto}}} | [[Story|Story Hub]]}}</th>
+
<th>{{#if: {{{returnto|}}} | {{{returnto}}} | [[Story|Main Story]]}}</th>
 
<th>{{#if: {{{next|}}} | [[{{{next}}}|Next]] | Next}}</th>
 
<th>{{#if: {{{next|}}} | [[{{{next}}}|Next]] | Next}}</th>
 
</tr></includeonly>
 
</tr></includeonly>
Line 10: Line 10:
 
<tr>
 
<tr>
 
<th>{{#if: {{{previous|}}} | [[{{{previous}}}|Previous]] | Previous}}</th>
 
<th>{{#if: {{{previous|}}} | [[{{{previous}}}|Previous]] | Previous}}</th>
<th>{{#if: {{{returnto|}}} | {{{returnto}}} | [[Story|Story Hub]]}}</th>
+
<th>{{#if: {{{returnto|}}} | {{{returnto}}} | [[Story|Main Story]]}}</th>
 
<th>{{#if: {{{next|}}} | [[{{{next}}}|Next]] | Next}}</th>
 
<th>{{#if: {{{next|}}} | [[{{{next}}}|Next]] | Next}}</th>
 
</tr>
 
</tr>

Revision as of 10:04, 18 January 2018


Code

<tr>
<th>{{#if: {{{previous|}}} | [[{{{previous}}}|Previous]] | Previous}}</th>
<th>{{#if: {{{returnto|}}} | {{{returnto}}} | [[Story|Main Story]]}}</th>
<th>{{#if: {{{next|}}} | [[{{{next}}}|Next]] | Next}}</th>
</tr>

How to use

{{Line
|previous=Page title of previous story, if applicable.
|returnto=Page to return to, if not Story Hub (it will default to Story Hub if not specified). Wrap it in link tags if using, eg. [[Event Story]]
|next=Page title of next story, if applicable.}}

Example

{{Story Nav|returnto=[[Event Story]]|next=Boy Alice in Wonderland/Episode 2}}

Example in use

Previous Event Story Next