Difference between revisions of "Template:IssueToggle"
Infobroker (talk | contribs) |
Infobroker (talk | contribs) m (testing - this is a temporary template - don't use!) |
||
| Line 1: | Line 1: | ||
<br> | <br> | ||
<br> | <br> | ||
| − | + | <center> | |
| − | <div style="border: thick solid black; color:#ffffff; border-radius: 30px 30px 30px 30px; vertical-align: top; background: #000000; width: | + | <div style="border: thick solid black; color:#ffffff; border-radius: 30px 30px 30px 30px; vertical-align: top; background: #000000; width: 200px; margin: 0.0em 0.0em 0.0em 0.0em; padding: .0em .0em .0em .0em; font-size: 20px;"> |
<table> | <table> | ||
<tr> | <tr> | ||
<td> | <td> | ||
| − | + | PREV || NEXT | |
| + | |||
| + | '''PREV | ''' | ||
| + | {{#if: {{{previous|}}}|<noinclude>''<Previous Issue>''</noinclude>[[{{{previous|}}}]]|''<Previous Issue>''}} | ||
| + | |||
| + | ''' | NEXT ''' | ||
| + | {{#if: {{{next}}}|<noinclude>''<Next Issue>''</noinclude>[[{{{next|}}}]]|''<Next Issue>''}} | ||
| + | |||
</td> | </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
</div> | </div> | ||
| + | </center> | ||
Latest revision as of 22:14, 9 November 2021
|
PREV || NEXT PREV | <Previous Issue> | NEXT <Next Issue>[[]] |