Difference between revisions of "Template:E"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m (I seriously need to simplify this for the system...)
(I felt the entire thingie I had created was too much of a hassle.)
Line 18: Line 18:
''Unlike episodes, films appear in italic, because films are treated differently than episodes in that manner.''
''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.
In case you want to indicate specific episodes within the film, the following method is suggested:


Example:
<pre>*{{e|x1}}
<pre>{{e|x1|4}}</pre>
**{{e|5ACV01}}
Would return; {{e|x1|4}}
**{{e|5ACV02}}</pre>
*{{e|x1}}
**{{e|5ACV01}}
**{{e|5ACV02}}


Or multiple episodes:
Thusly indicating that the character appeared in the film, but technically only in the two first episodes the film was cut up to.
<pre>{{e|x1|2|4}}</pre>
Would return; {{e|x1|2|4}}
 
''Notice: The function does not sort for you, so <nowiki>{{e|x1|2|4}}</nowiki> would not return the exact same as <nowiki>{{e|x1|4|2}}</nowiki>.''
 
''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.
The intend is to create a much simpler way to deal with episode linking.
Line 253: Line 248:
|4ACV18={{elink|4ACV18|The Devil's Hands Are Idle Playthings}}
|4ACV18={{elink|4ACV18|The Devil's Hands Are Idle Playthings}}
|The Devil's Hands Are Idle Playthings={{elink|4ACV18|The Devil's Hands Are Idle Playthings}}
|The Devil's Hands Are Idle Playthings={{elink|4ACV18|The Devil's Hands Are Idle Playthings}}
|x1={{flink|t=Bender's Big Score|n=1|n0={{{2}}}|n1={{{3}}}|n2={{{4}}}}}
|x1=''[[Bender's Big Score]]''
|Bender's Big Score={{flink|t=Bender's Big Score|n=1|n0={{{2}}}|n1={{{3}}}|n2={{{4}}}}}
|Bender's Big Score=''[[Bender's Big Score]]''
|x2={{flink|t=The Beast with a Billion Backs|n=2|n0={{{2}}}|n1={{{3}}}|n2={{{4}}}}}
|73={{elink|5ACV01|5ACV01}}
|The Beast with a Billion Backs={{flink|t=The Beast with a Billion Backs|n=2|n0={{{2}}}|n1={{{3}}}|n2={{{4}}}}}
|5ACV01={{elink|5ACV01|5ACV01}}
|x3={{flink|t=Bender's Game|n=3|n0={{{2}}}|n1={{{3}}}|n2={{{4}}}}}
|74={{elink|5ACV02|5ACV02}}
|Bender's Game={{flink|t=Bender's Game|n=3|n0={{{2}}}|n1={{{3}}}|n2={{{4}}}}}
|5ACV02={{elink|5ACV02|5ACV02}}
|x4={{flink|t=Into the Wild, Green Yonder|n=4|n0={{{2}}}|n1={{{3}}}|n2={{{4}}}}}
|75={{elink|5ACV03|5ACV03}}
|Into the Wild, Green Yonder={{flink|t=Into the Wild, Green Yonder|n=4|n0={{{2}}}|n1={{{3}}}|n2={{{4}}}}}
|5ACV03={{elink|5ACV03|5ACV03}}
|76={{elink|5ACV04|5ACV04}}
|5ACV04={{elink|5ACV04|5ACV04}}
|x2=''[[The Beast with a Billion Backs]]''
|The Beast with a Billion Backs=''[[The Beast with a Billion Backs]]''
|77={{elink|5ACV05|5ACV05}}
|5ACV05={{elink|5ACV05|5ACV05}}
|78={{elink|5ACV06|5ACV06}}
|5ACV06={{elink|5ACV06|5ACV06}}
|79={{elink|5ACV07|5ACV07}}
|5ACV07={{elink|5ACV07|5ACV07}}
|80={{elink|5ACV08|5ACV08}}
|5ACV08={{elink|5ACV08|5ACV08}}
|x3=''[[Bender's Game]]''
|Bender's Game=''[[Bender's Game]]''
|81={{elink|5ACV09|5ACV09}}
|5ACV09={{elink|5ACV09|5ACV09}}
|82={{elink|5ACV10|5ACV10}}
|5ACV10={{elink|5ACV10|5ACV10}}
|83={{elink|5ACV11|5ACV11}}
|5ACV11={{elink|5ACV11|5ACV11}}
|84={{elink|5ACV12|5ACV12}}
|5ACV12={{elink|5ACV12|5ACV12}}
|x4=''[[Into the Wild, Green Yonder]]''
|Into the Wild, Green Yonder=''[[Into the Wild, Green Yonder]]''
|85={{elink|5ACV13|5ACV13}}
|5ACV13={{elink|5ACV13|5ACV13}}
|86={{elink|5ACV14|5ACV14}}
|5ACV14={{elink|5ACV14|5ACV14}}
|87={{elink|5ACV15|5ACV15}}
|5ACV15={{elink|5ACV15|5ACV15}}
|88={{elink|5ACV16|5ACV16}}
|5ACV16={{elink|5ACV16|5ACV16}}
|''See [[Template:E]] for how to use this template.''
|''See [[Template:E]] for how to use this template.''
}}
}}

Revision as of 19:18, 3 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 Bender's Big Score

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

In case you want to indicate specific episodes within the film, the following method is suggested:

*{{e|x1}}
**{{e|5ACV01}}
**{{e|5ACV02}}

Thusly indicating that the character appeared in the film, but technically only in the two first episodes the film was cut up to.

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

See Template:E for how to use this template.