Template:Episode-nav: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
(testing out new template)
 
m (Protected "Template:Episode-nav" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{|align=center 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="360px" style="text-transform:uppercase; line-height: 130%;"|<font size="2">[ [[{{{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"|
Line 15: Line 15:
{{Episode-nav|Paladin|Uri|The Ehrud}}
{{Episode-nav|Paladin|Uri|The Ehrud}}


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]].


[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

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.