Difference between revisions of "Template:Er/doc"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
Line 10: Line 10:
<pre>{{ein|game}}</pre>
<pre>{{ein|game}}</pre>
;For special episodes
;For special episodes
<pre>{{ein|s=special no. (e.g. s=1)}}</pre>
<pre>{{ein|s PLUS special no. (e.g. s1)}}</pre>


===Examples===
===Examples===
Line 25: Line 25:
<dt>Example 3
<dt>Example 3
<dd>Input:
<dd>Input:
<pre>{{ein|4ACV18|ItWGY|7ACV26|game|s=3}}</pre>
<pre>{{ein|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)|[game]]]</sup> <sup>[[Simpsons crossover episode|[crossover]]]</sup>
<dt>Avoiding the spacing
<dt>Avoiding the spacing
<dd>Input:
<dd>Input:
<pre>{{ein|4ACV18|ItWGY|7ACV26|game|s=3|space=no}}</pre>
<pre>{{ein|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)|[game]]]</sup><sup>[[Simpsons crossover episode|[crossover]]]</sup>
</dl>
</dl>

Revision as of 04:34, 28 July 2013

Use

For inline references.

Usage

For episodes
{{ein|production code OR episode no. OR full title}}
For films
{{ein|f=film no. (e.g. f=1) OR full title}}
For the game
{{ein|game}}
For special episodes
{{ein|s PLUS special no. (e.g. s1)}}

Examples

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

Output:
[4ACV18]

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

Output:
[4ACV18] [ItWGY]

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

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

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

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