Difference between revisions of "Template:Prevnext"

From Legion Wiki
Jump to navigationJump to search
(First run... been meaning to try something like this for a while, but recent playing around in issue pages has finally prompted me into it... need to work out exactly whether/how to incorportate colours...)
 
(Reorder, add publication line)
Line 4: Line 4:
 
!align="center" style="text-align:center; background:{{{era_color}}}; line-height:1.3; vertical-align:bottom" valign="bottom"|<span style="font-size:11pt; vertical-align:bottom">{{{issue}}}</span>
 
!align="center" style="text-align:center; background:{{{era_color}}}; line-height:1.3; vertical-align:bottom" valign="bottom"|<span style="font-size:11pt; vertical-align:bottom">{{{issue}}}</span>
 
|align="right"|''Next''
 
|align="right"|''Next''
 +
|-<!--continuity-->
 +
|align="left"|{{{prev_continuity}}}
 +
|align="center"|''By continuity''
 +
|align="right"|{{{next_continuity}}}
 
|-<!--series-->
 
|-<!--series-->
 
|align="left"|{{{prev_series}}}
 
|align="left"|{{{prev_series}}}
 
|align="center"|''By series''
 
|align="center"|''By series''
 
|align="right"|{{{next_series}}}
 
|align="right"|{{{next_series}}}
|-<!--continuity-->
+
|-<!--publication-->
|align="left"|{{{prev_continuity}}}
+
|align="left"|{{{prev_publication}}}
|align="center"|''By continuity''
+
|align="center"|''By publication''
|align="right"|{{{next_continuity}}}
+
|align="right"|{{{next_publication}}}
 
|}<noinclude>
 
|}<noinclude>
This should be placed at the '''bottom''' of issue pages, as the last thing before the categories. It can also be used on pages for cover images for much the same purpse.
+
This should be placed at the '''bottom''' of issue pages, as the last thing before the categories. It can also be used on pages for cover images for much the same purpose.
  
<noinclude>
 
 
===Variables===
 
===Variables===
 
<pre>{{Prevnext
 
<pre>{{Prevnext
 
|era_color=
 
|era_color=
 
|issue=
 
|issue=
 +
|prev_continuity=
 +
|next_continuity=
 
|prev_series=
 
|prev_series=
 
|next_series=
 
|next_series=
|prev_continuity=
+
|prev_publication=
|next_continuity=
+
|next_publication=
 
}}
 
}}
 
</pre>[[Category:Legion Wiki]]</noinclude>
 
</pre>[[Category:Legion Wiki]]</noinclude>

Revision as of 12:55, 28 November 2007

Previous {{{issue}}} Next
{{{prev_continuity}}} By continuity {{{next_continuity}}}
{{{prev_series}}} By series {{{next_series}}}
{{{prev_publication}}} By publication {{{next_publication}}}

This should be placed at the bottom of issue pages, as the last thing before the categories. It can also be used on pages for cover images for much the same purpose.

Variables

{{Prevnext
|era_color=
|issue=
|prev_continuity=
|next_continuity=
|prev_series=
|next_series=
|prev_publication=
|next_publication=
}}