Template:E

From The Infosphere, the Futurama Wiki
Revision as of 20:18, 2 December 2007 by Svip (talk | contribs) (→‎Films: Rawr)
Jump to navigation Jump to search

This template is for creating a standardised way of giving episode links.

Episodes

For episodes, the template takes one argument, the production ID, the episode number or (not yet) the title of the episode (in correct title writing though).

Examples:

{{e|1ACV01}}
{{e|1}}
{{e|Space Pilot 3000}}

All these would print "Space Pilot 3000" (1ACV01)

Episode

.

Films

Films work in a similar fashion, though the argument can only be the film number or title.

{{e|x1}}
{{e|Bender's Big Score}}

These would print 1

Film

However, some characters only appear in a select number of the subepisodes, and thus this information can be supplied as additional arguments.

Example:

{{e|x1|4}}

Would return; 1

Film

Or multiple episodes:

{{e|x1|2|4}}

Would return; 1

Film

Notice: The function does not sort for you, so {{e|x1|2|4}} would not return the exact same as {{e|x1|4|2}}.

It can only take up to an additional 4 arguments (since films are only cut up into 4 subepisodes), all are optional.

The intend is to create a much simpler way to deal with episode linking.

See Template:E for how to use the template.