Difference between revisions of "Template:Er/doc"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
Line 27: Line 27:
<pre>{{er|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)|[game]]]</sup> <sup>[[Simpsorama|[crossover]]]</sup>
<dt>Avoiding the spacing
<dt>Avoiding the spacing
<dd>Input:
<dd>Input:
<pre>{{er|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)|[game]]]</sup><sup>[[Simpsorama|[crossover]]]</sup>
</dl>
</dl>

Revision as of 23:10, 19 September 2013

Use

For inline 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}}
For the game
{{er|game}}
For special episodes
{{er|s PLUS special's no. (e.g. s3)}}

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] [game] [crossover]

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

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