Difference between revisions of "Template:Story Nav"

From A3! Wiki
Line 6: Line 6:
  
 
<noinclude>
 
<noinclude>
{{Line|previous=|returnto=|next=}}
 
 
 
<pre>
 
<pre>
 
<tr>
 
<tr>

Revision as of 10:49, 18 May 2017


<tr>
<th>{{#if: {{{previous|}}} | [[{{{previous}}}|Previous]] | Previous}}</th>
<th>{{#if: {{{returnto|}}} | {{{returnto}}} | [[Story|Story Hub]]}}</th>
<th>{{#if: {{{next|}}} | [[{{{next}}}|Next]] | Next}}</th>
</tr>
{{Line
|previous=page title of previous story, if applicable
|returnto=page to return to if not Story Hub (ie. Outside Work Conversations) otherwise defaults to Story Hub and doesn't need to be filled out
|next=page title of next story, if applicable}}