Template:Infobox film/doc: Difference between revisions

From BoyWiki
No edit summary
No edit summary
Tag: Reverted
Line 5: Line 5:
<pre>
<pre>
{{Infobox film
{{Infobox film
| name        =
|Film_name =
| image        =  
|Image =
| imagewidth  = [defaults to 250]
|Caption =
| caption      =  
|Director by =
| yearReleased =
|Producer by =
|mpaaRating    =
|Writer by =
|director      =
|Starring =
|stars        = <br>
|Release date =
 
|Runtime =
|Country =
|Language =
}}
}}
</pre>
</pre>

Revision as of 21:48, 6 December 2021


Here is an example on how to include this template:

{{Infobox film
|Film_name =
|Image =
|Caption =
|Director by =
|Producer by =
|Writer by =
|Starring =
|Release date =
|Runtime =
|Country =
|Language =
}}
  • 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:

En tu ausencia

En tu ausencia
Year Released: 2008
MPAA Rating (USA): NR
Director: Ivan Noel
Starring: Gonzalo Sánchez Salas

Francisco Alfonsin