Template:Episode-nav: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
No edit summary
(revert back to 100% width; place as first template in a page to avoid being pushed to the bottom)
Line 1: Line 1:
<includeonly>{|align=center width=500
<includeonly>{|align=center width="100%"
|width="40px" style="background:#708090; border:0px; border-radius: 20px 0px 0px 20px"|
|width="40px" style="background:#708090; border:0px; border-radius: 20px 0px 0px 20px"|
!width="250px" style="text-transform:uppercase; line-height: 130%;"|<font size="1">[ [[{{{2}}} ({{{1}}})|Previous Mission]] ] [ [[{{{3}}} ({{{1}}})|Next Mission]] ]</font>
!width="250px" style="text-transform:uppercase; line-height: 130%;"|<font size="1">[ [[{{{2}}} ({{{1}}})|Previous Mission]] ] [ [[{{{3}}} ({{{1}}})|Next Mission]] ]</font>
|style="background:#708090; border:0px"|
|style="background:#708090; border:0px;"|
|width="5px"|
|width="5px"|
|width="40px" style="background:#708090; border:0px; border-radius: 0px 20px 20px 0px"|
|width="40px" style="background:#708090; border:0px; border-radius: 0px 20px 20px 0px"|

Revision as of 00:39, 6 April 2015

This template creates an LCARS style nav bar to go at the top of your Mission pages, making it easier to cycle through your ship mission pages.

Specify the Ship name, without the "USS", the previous episode title, and the following episode title.

{{Episode-nav|Ship Name|previous episode|following episode}}
[ Previous Mission ] [ Next Mission ]

If it is the first episode for the ship (ie. no "previous" episode), you can use Template:Episode-nav-start. Likewise, if it is the final episode, you can use Template:Episode-nav-end.