No edit summary Tag: Manual revert |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Documentation}} | {{Documentation}} | ||
<includeonly><onlyinclude>{{#vardefine:season|{{#expr:{{#sub:{{#explode:{{PAGENAME}}|E|0}}|1|2}}}}}}{{#vardefine:episode|{{#expr | <includeonly><onlyinclude>{{#vardefine:season|{{#expr:{{#sub:{{#explode:{{PAGENAME}}|E|0}}|1|2}}}}}}{{#vardefine:episode|{{#expr:{{#explode:{{PAGENAME}}|E|-1}}}}}}{{#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}}}}</onlyinclude></includeonly> | ||
Revision as of 16:56, 16 April 2024
Template:EpisodeNext reads {{PAGENAME}} and displays what the name of the subsequent episode will be.
Usage
It accepts no parameters.
Returns
It returns the page title of the next episode.The documentation above was transcluded from Template:EpisodeNext/Documentation. [edit]
