Template:Infobox episode/doc: Difference between revisions

From Redemption Wiki
Jump to navigation Jump to search
>Default
No edit summary
>Default
mNo edit summary
Line 1: Line 1:
;Description
==Description==
:To use this template, enter the following and fill in the appropriate fields. Most fields left blank will not show up. Don't forget to include brackets, to make the fields into links.
To use this template, copy the following code and fill in the appropriate fields.
;Syntax
:Type <code>{{t|infobox episode|...}}</code> somewhere, with parameters as shown below.
;Sample output


==Syntax==
<pre>{{infobox episode
<pre>{{infobox episode
| name       = Five Alive
| title       =  
| season     = Five
| season     =  
| number     = Five
| number     =  
| image     = File:Example.jpg
| image       = [e.g. "Example.jpg"]
| imagewidth = [defaults to 250]  
| imagewidth = [e.g. "150"] [default: 210 pixels]
| airdate    = Unaired
| airdate     =
| writer     = Mr. Writer
| writer      =
| director   = Ms. Director
| director   =
| previous   = Episode A
| previous    =
| next       = Episode C
| next        =
}}</pre>
 
==Sample output==
<pre>{{infobox episode
| title      = Flower of Babel
| season      = One
| number      = Three
| image      = Example.jpg
| airdate    = Unaired
| writer     = D. Righta
| director   = A. di Rektour
| previous   = Episode Two
| next       = Episode Four
}}</pre>
}}</pre>


Line 21: Line 32:


{{infobox episode
{{infobox episode
| name       = Five Alive
| title       = Flower of Babel
| season     = Five
| season     = One
| number     = Five
| number     = Three
| image     = File:Example.jpg
| image       = Example.jpg
| airdate   = Unaired
| airdate     = Unaired
| writer     = Mr. Writer
| writer     = D. Righta
| director   = Ms. Director
| director   = A. di Rektour
| previous   = Episode A
| previous   = Episode Two
| next       = Episode C
| next       = Episode Four
}}
}}


<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Revision as of 20:46, 26 May 2015

Description

To use this template, copy the following code and fill in the appropriate fields.

Syntax

{{infobox episode
 | title       = 
 | season      = 
 | number      = 
 | image       = [e.g. "Example.jpg"]
 | imagewidth  = [e.g. "150"] [default: 210 pixels]
 | airdate     = 
 | writer      = 
 | director    = 
 | previous    = 
 | next        = 
}}

Sample output

{{infobox episode
 | title       = Flower of Babel
 | season      = One
 | number      = Three
 | image       = Example.jpg
 | airdate     = Unaired
 | writer      = D. Righta
 | director    = A. di Rektour
 | previous    = Episode Two
 | next        = Episode Four
}}

Results in...

Series Name
Season One, Episode Three
Air date Unaired
Written by D. Righta
Directed by A. di Rektour
Episode Guide
previous
Episode Two
next
Episode Four