Template:Navigation: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
(automated navigation, overriden by including 'previous' and 'next' values)
 
m (Protected "Template:Navigation": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(6 intermediate revisions by 3 users 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=SGU Episode {{{previous}}}|110px]] | [[file:Navi-previous.png|link=SGU Episode {{#expr: {{#sub:{{PAGENAME}}|12|0}}-1 }}|110px]] }}
|style="padding-top:30px;" align="left"|[[file:Navi-previous.png|link=SGU Episode {{#expr: {{#sub:{{PAGENAME}}|12|0}}-1 }}|110px]]
|align="center" |[[file:SGU HRes Logo sm.gif|link={{PAGENAME}}|300px]]  <!-- 402 × 175 -->
|align="center" |[[file:SGU HRes Logo sm.gif|link=#top|Back to top of page|300px]]  <!-- 402 × 175 -->
|style="padding-top:30px;" align="right"|{{#if: {{{next|}}} | [[file:Navi-next.png|link=SGU Episode {{{next}}}|110px]] | [[file:Navi-next.png|link=SGU Episode {{#expr: {{#sub:{{PAGENAME}}|12|0}}+1 }}|110px]] }}
|style="padding-top:30px;" align="right"| [[file:Navi-next.png|link=SGU Episode {{#expr: {{#sub:{{PAGENAME}}|12|0}}+1 }}|110px]]
|}
|}
<!-- automates if no 'previous' or 'next' value, overrides if present -->
<noinclude>
=== Description ===
Navigation icons for inclusion at the end of full episode transcription pages, linking to the previous episode, the top of the page, and the next episode respectively.
 
For 5X5 episodes, use [[Template:5X5 Navigation]].
 
=== Usage ===
<pre>
{{Navigation}}
</pre>
 
[[Category: Navigation templates]]
[[Category: Templates]]
</noinclude>

Latest revision as of 05:18, 2 May 2024

Navi-previous.png Back to top of page Navi-next.png

Description

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

For 5X5 episodes, use Template:5X5 Navigation.

Usage

{{Navigation}}