Difference between revisions of "Template:Et2"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude><big>'''USE {{templink|er}} INSTEAD'''</big></noinclude><includeonly>{{et|{{{1}}}|{{{2}}}}}</includeonly>
== Use ==
 
This template allows for you to make short links to two articles, which can be either two episode articles, one episode article and one film article or two film articles.
 
== Usage ==
 
This template requires two 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>
*{{et2|Space Pilot 3000|The Series Has Landed}}
*{{et2|1ACV01|1ACV02}}
*{{et2|1|2}}
</pre>
 
==== Output ====
 
*{{et2|Space Pilot 3000|The Series Has Landed}}
*{{et2|1ACV01|1ACV02}}
*{{et2|1|2}}
 
=== Example with film articles ===
 
==== Input ====
 
<pre>
*{{et2|Bender's Big Score|The Beast with a Billion Backs}}
*{{et2|BBS|TBwaBB}}
*{{et2|x1|x2}}
</pre>
 
==== Output ====
 
*{{et2|Bender's Big Score|The Beast with a Billion Backs}}
*{{et2|BBS|TBwaBB}}
*{{et2|x1|x2}}
 
=== Example with an episode article and a film article ===
 
==== Input ====
 
<pre>
*{{et2|Space Pilot 3000|Bender's Big Score}}
*{{et2|1ACV01|BBS}}
*{{et2|1|x1}}
</pre>
 
==== Output ====
 
*{{et2|Space Pilot 3000|Bender's Big Score}}
*{{et2|1ACV01|BBS}}
*{{et2|1|x1}}
 
== See also ==
 
*[[Template:E]]
*[[Template:Es]]
*[[Template:Et1]]
*[[Template:Et3]]
*[[Template:Et4]]
*[[Template:Et5]]
*[[Template:Et6]]
</noinclude><includeonly>({{es|{{{1}}}}}, {{es|{{{2}}}}})[[category:Articles that reference {{e/titles/{{{1}}}}}]][[category:Articles that reference {{e/titles/{{{2}}}}}]]</includeonly>

Latest revision as of 04:36, 23 August 2013

USE {{er}} INSTEAD