Template:Infobox film

From BoyWiki
Revision as of 22:07, 6 December 2021 by Etenne (talk | contribs)

Template:Infobox film

[[File:{{{Image}}}|225px|center]]

Caption{{{Caption}}}
Director by{{{Director by}}}
Producer by{{{Producer by}}}
Writer by{{{Writer by}}}
Starring{{{Starring}}}
Release date{{{Release date}}}
Runtime{{{Runtime}}}
Country{{{Country}}}
Language{{{Language}}}


BoyWiki Template documentation (for the above template, sometimes hidden or invisible)

Here is an example on how to include this template:

{{Infobox film
| name         =  
| image        = 
| imagewidth   =  [defaults to 250]
| caption      = 
| yearReleased =
|mpaaRating    =
|director      =
|stars         = <br>

}}
  • Add the code <br> after every star's name in order to break the line. Don't break the line in your edit box (in the wikitext): this will make a paragraph in the rendered text.


Example

{{Infobox film
| name         =  En tu ausencia
| image        = Image:En tu ausencia.jpg
| imagewidth   = 300
| caption      = En tu ausencia
| yearReleased =2008
|mpaaRating    =NR
|director      =Ivan Noel
|stars         =Gonzalo Sánchez Salas<br>
Francisco Alfonsin
}}

Produces:

Template:Infobox film

[[File:{{{Image}}}|225px|center]]

Caption{{{Caption}}}
Director by{{{Director by}}}
Producer by{{{Producer by}}}
Writer by{{{Writer by}}}
Starring{{{Starring}}}
Release date{{{Release date}}}
Runtime{{{Runtime}}}
Country{{{Country}}}
Language{{{Language}}}



Visit Template:Infobox film/doc to edit this template's description!
Done making changes?   Refresh   Also see:  Portal:Template index  and   Help:Templates