Template:Episode-nav: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
(Making bar shrink if ship template on right side)
m (Protected "Template:Episode-nav" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{|align=center style="max-width: 100%"
<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; width:9000px"|
|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"|

Latest revision as of 20:56, 30 April 2016

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.