|
|
(2 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
− | {| width=85% align=center cellspacing="0" cellpadding="2" style="border: 1px solid #C0C0C0; background-color: #F5F5F5; margin-bottom: 3px; padding:3px"
| + | #redirect [[Template:Prevnext]] |
− | |-<!--header-->
| |
− | |align="left" style="text-align:left; background:{{{era_color}}};"|''« Previous''
| |
− | !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" style="text-align:right; background:{{{era_color}}};"|''Next »''
| |
− | |-<!--continuity-->
| |
− | |align="left" style="line-height:1.2"|{{{prev_continuity1}}}
| |
− | |align="center" style="line-height:1.2"|'''{{{story1}}}'''<br />''By continuity''
| |
− | |align="right" style="line-height:1.2"|{{{next_continuity1}}}
| |
− | |-<!--continuity-->
| |
− | |align="left" style="line-height:1.2"|{{{prev_continuity2}}}
| |
− | |align="center" style="line-height:1.2"|'''{{{story2}}}'''<br />''By continuity''
| |
− | |align="right" style="line-height:1.2"|{{{next_continuity2}}}
| |
− | |-<!--series-->
| |
− | |align="left" style="line-height:1.2"|{{{prev_series}}}
| |
− | |align="center" style="line-height:1.2"|''By series''
| |
− | |align="right" style="line-height:1.2"|{{{next_series}}}
| |
− | |-<!--publication-->
| |
− | |align="left" style="line-height:1.2"|{{{prev_publication}}}
| |
− | |align="center" style="line-height:1.2"|''By publication''
| |
− | |align="right" style="line-height:1.2"|{{{next_publication}}}
| |
− | |}<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 purpose.
| |
− | | |
− | ===Variables===
| |
− | <pre>{{Prevnext
| |
− | |era_color=
| |
− | |issue=
| |
− | |story1=
| |
− | |prev_continuity1=
| |
− | |next_continuity1=
| |
− | |story2=
| |
− | |prev_continuity2=
| |
− | |next_continuity2=
| |
− | |prev_series=
| |
− | |next_series=
| |
− | |prev_publication=
| |
− | |next_publication=
| |
− | }}
| |
− | </pre>[[Category:Legion Wiki]]</noinclude>
| |