Difference between revisions of "Template:E"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m (Why did it suddenly disappear?)
m (Meh, apparently it did not like that.)
Line 261: Line 261:
|x4={{flink|4|{{#if:{{{2|}}}|{{{2}}}|}}|{{#if:{{{3|}}}|{{{3}}}|}}|{{#if:{{{4|}}}|{{{4}}}|}}}}
|x4={{flink|4|{{#if:{{{2|}}}|{{{2}}}|}}|{{#if:{{{3|}}}|{{{3}}}|}}|{{#if:{{{4|}}}|{{{4}}}|}}}}
|Into the Wild, Green Yonder={{flink|4|{{#if:{{{2|}}}|{{{2}}}|}}|{{#if:{{{3|}}}|{{{3}}}|}}|{{#if:{{{4|}}}|{{{4}}}|}}}}
|Into the Wild, Green Yonder={{flink|4|{{#if:{{{2|}}}|{{{2}}}|}}|{{#if:{{{3|}}}|{{{3}}}|}}|{{#if:{{{4|}}}|{{{4}}}|}}}}
|''<span style="color:#aa0000;">See [[Template:E]] for how to use this template.</span>''
|''See [[Template:E]] for how to use this template.''
}}
}}

Revision as of 21:32, 2 December 2007

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 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

Unlike episodes, films appear in italic, because films are treated differently than episodes in that manner.

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}}.

Notice: As it you can see, we do not know the names of the subepisodes yet, so right now they appear like that.

It can only take up to an additional 3 arguments (since films are only cut up into 4 subepisodes (if a character appears in all four, it seems irrational to list them all four)), all are optional.

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

See Template:E for how to use this template.