Anonymous
×
Create a new article
Write your page title here:
We currently have 205 articles on Shadowrun Seattle Shutdown. Type your article name above or click on one of the titles below and start writing!



Shadowrun Seattle Shutdown

Template:EpisodeBar: Difference between revisions

(Created page with "{{Documentation}} <includeonly><onlyinclude>{{Bar|{{Category|Episode}}s|{{EpisodeLink|prev}}|{{EpisodeLink|next}}</onlyinclude></includeonly>")
 
No edit summary
Line 1: Line 1:
{{Documentation}}
{{Documentation}}
<includeonly><onlyinclude>{{Bar|{{Category|Episode}}s|{{EpisodeLink|prev}}|{{EpisodeLink|next}}</onlyinclude></includeonly>
<includeonly><onlyinclude>>{{#vardefine:season|{{#expr:{{#sub:{{#explode:{{PAGENAME}}|E|0}}|1|2}}}}}}{{#vardefine:episode|{{#expr:{{#sub:{{#explode:{{PAGENAME}}|E|-1}}|1|2}}}}}}{{#vardefine:next|{{#ifeq:{{#var:episode}}|13|S{{#padleft:{{#expr:{{#var:season}}+1}}|2|0}}E01|S{{padleft:{{#var:season}}|2|0}}E{{padleft:{{#expr:{{#var:episode}}+1}}|2|0}}}}}}{{#vardefine:prev|{{#ifeq:{{#var:episode}}|1|S{{#padleft:{{#expr:{{#var:season}}-1}}|2|0}}E13|S{{padleft:{{#var:season}}|2|0}}E{{padleft:{{#expr:{{#var:episode}}-1}}|2|0}}}}}}{{#if:{{{ref}}}|<references />}}{{Bar|{{Category|Episode}}s|{{#ifexist:{{#var:prev}}|Previous: [[{{#var:prev}}]];}}|{{#ifexist:{{#var:next}}|Next Episode|[[{{#var:next}}]]}}}}</onlyinclude></includeonly>

Revision as of 16:27, 9 May 2023

Icon-documentation.svg

Template:EpisodeBar adds a navigation bar to Episode pages.

Usage

This should be the last item on any Episode page, where it will use Template:Bar to create links to the next and previous episode.

It accepts one optional parameter, ref. If set to any value, it includes a basic <references /> stub at the bottom of the page.

Returns

As it relies upon the page name, no example is possible.

The documentation above was transcluded from Template:EpisodeBar/Documentation.