Error creating thumbnail: File missing Join our Discord! |
If you have been locked out of your account you can request a password reset here. |
Template:Infobox Movie: Difference between revisions
Jump to navigation
Jump to search
Zackmann08 (talk | contribs) No edit summary |
Zackmann08 (talk | contribs) No edit summary |
||
Line 39: | Line 39: | ||
[[category:Templates]] | [[category:Templates]] | ||
<div style="width: 30%;"><pre> | <div style="width: 30%; font-size:150%;"><pre> | ||
{{Infobox Movie|{{PAGENAME}} | {{Infobox Movie|{{PAGENAME}} | ||
|name = Movie Name | |name = Movie Name | ||
Line 49: | Line 49: | ||
}} | }} | ||
</pre></div> | </pre></div> | ||
*Note: leaving "name=" blank will result in the exact name of the page being use at the title of the box. For most movies this is fine, for any page starting with "The" for example, you would want to override the title by setting name=The Matrix otherwise the title of the infobox would be "Matrix, The". | *Note: leaving "name=" blank will result in the exact name of the page being use at the title of the box.<br> For most movies this is fine, for any page starting with "The" for example, you would want to override the title by setting "name=The Matrix" otherwise the title of the infobox would be "Matrix, The". | ||
=Example= | |||
Using the following: | |||
<div style="width: 30%; font-size:150%;"><pre style=> | |||
{{Infobox Movie|{{PAGENAME}} | |||
|name=Hot Fuzz | |||
|picture = Hot fuzz.jpg | |||
|country = United Kingdom | |||
|director = Edgar Wright | |||
|date= February 14, 2007 | |||
|stars=Simon Pegg<br>Nick Frost<br>Jim Broadbent | |||
}} | |||
</pre></div> | |||
Resulsts in the following (normally aligned on the right of the screen): | |||
{| | |||
|- | |||
|{{Infobox Movie|{{PAGENAME}} | |||
|name=Hot Fuzz | |||
|picture = Hot fuzz.jpg | |||
|country = United Kingdom | |||
|director = Edgar Wright | |||
|date= February 14, 2007 | |||
|stars=Simon Pegg<br>Nick Frost<br>Jim Broadbent | |||
}} | |||
|- | |||
|} | |||
[[Category:Templates]] | [[Category:Templates]] |
Revision as of 23:32, 15 March 2012
|
{{Infobox Movie|{{PAGENAME}} |name = Movie Name |picture = "Image name including .jpg" |country = Country name |director = name of director |date= date of release |stars= Name1 <br> Name2 <br> Name3 }}
- Note: leaving "name=" blank will result in the exact name of the page being use at the title of the box.
For most movies this is fine, for any page starting with "The" for example, you would want to override the title by setting "name=The Matrix" otherwise the title of the infobox would be "Matrix, The".
Example
Using the following:
{{Infobox Movie|{{PAGENAME}} |name=Hot Fuzz |picture = Hot fuzz.jpg |country = United Kingdom |director = Edgar Wright |date= February 14, 2007 |stars=Simon Pegg<br>Nick Frost<br>Jim Broadbent }}
Resulsts in the following (normally aligned on the right of the screen):
|