Difference between revisions of "Template:Er/doc"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m (Sanfazer moved page Template:Test/doc to Template:Er/doc)
Line 4: Line 4:
===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}}</pre>
;For the game
;For the 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. s3)}}</pre>


===Examples===
===Examples===

Revision as of 05:34, 23 August 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:
{{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]