Template:5X5 Navigation: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
m (Categorize)
m (added category)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{|style="width:80%; margin: 1em auto 1em auto;"
{|style="width:80%; margin: 1em auto 1em auto;"
|style="padding-top:30px;" align="left"|{{#if: {{{previous|}}} | [[file:Navi-previous.png|link=5X5 Episode {{{previous}}}|110px]] | [[file:Navi-previous.png|link=5X5 Episode {{#expr: {{#sub:{{PAGENAME}}|12|0}}-1 }}|110px]] }}
|style="padding-top:30px;" align="left"|[[file:Navi-previous.png|link=5X5 Episode {{#expr: {{#sub:{{PAGENAME}}|12|0}}-1 }}|110px]]
|align="center" |[[file:SGU HRes Logo sm.gif|link=#top|300px]]  <!-- 402 × 175 -->
|align="center" |[[file:SGU HRes Logo sm.gif|link=#top|300px]]  <!-- 402 × 175 -->
|style="padding-top:30px;" align="right"|{{#if: {{{next|}}} | [[file:Navi-next.png|link=5X5 Episode {{{next}}}|110px]] | [[file:Navi-next.png|link=5X5 Episode {{#expr: {{#sub:{{PAGENAME}}|12|0}}+1 }}|110px]] }}
|style="padding-top:30px;" align="right"| [[file:Navi-next.png|link=5X5 Episode {{#expr: {{#sub:{{PAGENAME}}|12|0}}+1 }}|110px]]
|}
|}
<noinclude>
<noinclude>
Line 9: Line 9:


For full SGU episodes, use [[Template:Navigation]].
For full SGU episodes, use [[Template:Navigation]].
=== Usage ===
=== Usage ===
This template has two optional variables, <code>previous</code> and <code>next</code>. You can specify these episode transcription pages by including the episode number as an input. This may be useful where the previous/next episode has not yet been transcribed. For example:
<pre>
<pre>
{{5X5 Navigation
{{5X5 Navigation}}
|previous  = 1
|next      = 52
}}
</pre>
</pre>


If no input is given, the template automates links to the previous/next episode in numerical order, regardless of whether the transcription page exists.
[[Category: Navigation templates]]
[[Category: Navigation templates]]
[[Category: Templates]]
</noinclude>
</noinclude>

Latest revision as of 12:35, 13 September 2016

Navi-previous.png SGU HRes Logo sm.gif Navi-next.png

Description[edit]

Navigation icons for inclusion at the end of 5X5 episode transcription pages, linking to the previous episode, the top of the page, and the next episode respectively.

For full SGU episodes, use Template:Navigation.

Usage[edit]

{{5X5 Navigation}}