Difference between revisions of "Template:Er/doc"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
(Created page.)
 
Line 30: Line 30:
<dt>Avoiding the spacing
<dt>Avoiding the spacing
<dd>Input:
<dd>Input:
<pre>{{ein|4ACV18|ItWGY|7ACV26|game|s03|space=no}}</pre>
<pre>{{ein|4ACV18|ItWGY|7ACV26|game|s=3|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:23, 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=special no. (e.g. s=1)}}

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|s=3}}

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

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

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