No edit summary |
No edit summary |
||
| (14 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation}} | {{Documentation}} | ||
<includeonly><onlyinclude> | <includeonly><onlyinclude>{{#vardefine:season|{{#expr:{{#sub:{{#explode:{{PAGENAME}}|E|0}}|1|2}}}}}}{{#vardefine:episode|{{#expr:{{#explode:{{PAGENAME}}|E|-1}}}}}}{{#ifeq:{{#var:episode}}|12|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> | ||
Latest revision as of 11:03, 5 August 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]
