Difference between revisions of "Template:Et3"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
(Created page.)
 
m (Replaced content with "<noinclude><big>'''USE {{templink|et}} INSTEAD'''</big></noinclude><includeonly>{{et|{{{1}}}|{{{2}}}|{{{3}}}}}</includeonly>")
Line 1: Line 1:
<noinclude>
<noinclude><big>'''USE {{templink|et}} INSTEAD'''</big></noinclude><includeonly>{{et|{{{1}}}|{{{2}}}|{{{3}}}}}</includeonly>
== Use ==
 
This template allows for you to make short links to three articles, which can be either three episode articles, two episode articles and one film article, one episode article and two film articles or three film articles.
 
== Usage ==
 
This template requires three parameters, the value of each of which can be, for an episode, either the episode's title, the episode's code or the episode's number and, for a film, either the film's title, the film's initials or a lowercase ''X'' followed by the film's number.
 
== Examples ==
 
=== Example with episode articles ===
 
==== Input ====
 
<pre>
*{{et3|Space Pilot 3000|The Series Has Landed|I, Roommate}}
*{{et3|1ACV01|1ACV02|1ACV03}}
*{{et3|1|2|3}}
</pre>
 
==== Output ====
 
*{{et3|Space Pilot 3000|The Series Has Landed|I, Roommate}}
*{{et3|1ACV01|1ACV02|1ACV03}}
*{{et3|1|2|3}}
 
=== Example with film articles ===
 
==== Input ====
 
<pre>
*{{et3|Bender's Big Score|The Beast with a Billion Backs|Bender's Game}}
*{{et3|BBS|TBwaBB|BG}}
*{{et3|x1|x2|x3}}
</pre>
 
==== Output ====
 
*{{et3|Bender's Big Score|The Beast with a Billion Backs|Bender's Game}}
*{{et3|BBS|TBwaBB|BG}}
*{{et3|x1|x2|x3}}
 
=== Example with two episode articles and one film article ===
 
==== Input ====
 
<pre>
*{{et3|Space Pilot 3000|The Series Has Landed|Bender's Big Score}}
*{{et3|1ACV01|1ACV02|BBS}}
*{{et3|1|2|x1}}
</pre>
 
==== Output ====
 
*{{et3|Space Pilot 3000|The Series Has Landed|Bender's Big Score}}
*{{et3|1ACV01|1ACV02|BBS}}
*{{et3|1|2|x1}}
 
== See also ==
 
*[[Template:E]]
*[[Template:Es]]
*[[Template:Et1]]
*[[Template:Et2]]
*[[Template:Et4]]
*[[Template:Et5]]
*[[Template:Et6]]
</noinclude><includeonly>({{es|{{{1}}}}}, {{es|{{{2}}}}}, {{es|{{{3}}}}})[[category:Articles that reference {{e/titles/{{{1}}}}}]][[category:Articles that reference {{e/titles/{{{2}}}}}]][[category:Articles that reference {{e/titles/{{{3}}}}}]]</includeonly>

Revision as of 23:42, 13 December 2011

USE {{et}} INSTEAD