Difference between revisions of "Template:E"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m (!)
m (Hm...)
Line 6: Line 6:


Also, using the episode's no is also possible, thus <nowiki>{{e|1}}</nowiki> would return the same as in the example above.
Also, using the episode's no is also possible, thus <nowiki>{{e|1}}</nowiki> would return the same as in the example above.
</noinclude>
 
{{#switch:{{{1}}}
</noinclude>{{#switch:{{{1}}}
|1={{elink|1ACV01|Space Pilot 3000}}
|1={{elink|1ACV01|Space Pilot 3000}}
|1ACV01={{elink|1ACV01|Space Pilot 3000}}
|1ACV01={{elink|1ACV01|Space Pilot 3000}}

Revision as of 15:18, 30 November 2007

This template is for creating a standardised way of giving episode links. This template takes just one argument, which is the production ID of the episode as follows;

{{e|1ACV01}}

This would print out "Space Pilot 3000" (1ACV01)

Episode

.

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

Also, using the episode's no is also possible, thus {{e|1}} would return the same as in the example above.

See Template:E for how to use the template.