Difference between revisions of "Template:Er/doc"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
=== Use ===
=== Use ===
For inline references.
For inline episode references.


===Usage===
===Usage===
;For episodes
;For episodes
<pre>{{ein|production code OR episode no. OR full title}}</pre>
<pre>{{er|production code OR episode no. OR full title}}</pre>
;For films
;For films
<pre>{{ein|film's initials (e.g. ItWGY) OR full title}}</pre>
<pre>{{er|film's initials (e.g. ItWGY) OR full title OR x PLUS film's no. (e.g. x1)}}</pre>
;For the game
;For the console game
<pre>{{ein|game}}</pre>
<pre>{{er|game}}</pre>
;For special episodes
;For special episodes
<pre>{{ein|s PLUS special's no. (e.g. s3)}}</pre>
<pre>{{er|s PLUS special's no. (e.g. s1)}}</pre>


===Examples===
===Examples===
<dl><dt>Example 1
<dl><dt>Example 1
<dd>Input:
<dd>Input:
<pre>{{ein|4ACV18}}</pre>
<pre>{{er|4ACV18}}</pre>
Output:
Output:
<br><sup>[[The Devil's Hands Are Idle Playthings|[4ACV18]]]</sup>
<br><sup>[[The Devil's Hands Are Idle Playthings|[4ACV18]]]</sup>
<dt>Example 2
<dt>Example 2
<dd>Input:
<dd>Input:
<pre>{{ein|4ACV18|ItWGY}}</pre>
<pre>{{er|4ACV18|ItWGY}}</pre>
Output:
Output:
<br><sup>[[The Devil's Hands Are Idle Playthings|[4ACV18]]]</sup> <sup>[[Into the Wild Green Yonder|[ItWGY]]]</sup>
<br><sup>[[The Devil's Hands Are Idle Playthings|[4ACV18]]]</sup> <sup>[[Into the Wild Green Yonder|[ItWGY]]]</sup>
<dt>Example 3
<dt>Example 3
<dd>Input:
<dd>Input:
<pre>{{ein|4ACV18|ItWGY|7ACV26|game|s3}}</pre>
<pre>{{er|4ACV18|ItWGY|7ACV26|game|s3}}</pre>
Output:
Output:
<br><sup>[[The Devil's Hands Are Idle Playthings|[4ACV18]]]</sup> <sup>[[Into the Wild Green Yonder|[ItWGY]]]</sup> <sup>[[Meanwhile|[7ACV26]]]</sup> <sup>[[Futurama (video game)|[game]]]</sup> <sup>[[Simpsons crossover episode|[crossover]]]</sup>
<br><sup>[[The Devil's Hands Are Idle Playthings|[4ACV18]]]</sup> <sup>[[Into the Wild Green Yonder|[ItWGY]]]</sup> <sup>[[Meanwhile|[7ACV26]]]</sup> <sup>[[Futurama (video game)|[console game]]]</sup> <sup>[[Simpsorama|[crossover]]]</sup>
<dt>Avoiding the spacing
<dt>Avoiding the spacing
<dd>Input:
<dd>Input:
<pre>{{ein|4ACV18|ItWGY|7ACV26|game|s3|space=no}}</pre>
<pre>{{er|4ACV18|ItWGY|7ACV26|game|s3|space=no}}</pre>
Output:
Output:
<br><sup>[[The Devil's Hands Are Idle Playthings|[4ACV18]]]</sup><sup>[[Into the Wild Green Yonder|[ItWGY]]]</sup><sup>[[Meanwhile|[7ACV26]]]</sup><sup>[[Futurama (video game)|[game]]]</sup><sup>[[Simpsons crossover episode|[crossover]]]</sup>
<br><sup>[[The Devil's Hands Are Idle Playthings|[4ACV18]]]</sup><sup>[[Into the Wild Green Yonder|[ItWGY]]]</sup><sup>[[Meanwhile|[7ACV26]]]</sup><sup>[[Futurama (video game)|[console game]]]</sup><sup>[[Simpsorama|[crossover]]]</sup>
</dl>
</dl>
===See also===
* [[Template:E]]
* [[Template:F]]
* [[Template:Commentary]]

Latest revision as of 15:03, 9 July 2015

Use

For inline episode references.

Usage

For episodes
{{er|production code OR episode no. OR full title}}
For films
{{er|film's initials (e.g. ItWGY) OR full title OR x PLUS film's no. (e.g. x1)}}
For the console game
{{er|game}}
For special episodes
{{er|s PLUS special's no. (e.g. s1)}}

Examples

Example 1
Input:
{{er|4ACV18}}

Output:
[4ACV18]

Example 2
Input:
{{er|4ACV18|ItWGY}}

Output:
[4ACV18] [ItWGY]

Example 3
Input:
{{er|4ACV18|ItWGY|7ACV26|game|s3}}

Output:
[4ACV18] [ItWGY] [7ACV26] [console game] [crossover]

Avoiding the spacing
Input:
{{er|4ACV18|ItWGY|7ACV26|game|s3|space=no}}

Output:
[4ACV18][ItWGY][7ACV26][console game][crossover]

See also