Discord-logo.jpg Join our Discord!
If you have been locked out of your account you can request a password reset here.

Difference between revisions of "Template:Infobox Movie"

From Internet Movie Firearms Database - Guns in Movies, TV and Video Games
Jump to navigation Jump to search
 
(75 intermediate revisions by 10 users not shown)
Line 1: Line 1:
This template can be used in the movie pages.
+
<includeonly>
 
+
<br clear=all>
== Usage ==
+
<!-- START OF PADDING AROUND INFO BOX -->
'''Example: The Matrix'''
+
{| border="0" cellpadding="20" style="float: right;"
 
 
<pre>
 
{| border="0" cellpadding="2" cellspacing="0" style="background: white; border: 1px solid #aaaaaa" align="right"
 
 
|-
 
|-
! style="background:#ffdead;" | The Matrix
+
|
 +
<!-- START OF ACTUAL INFO BOX -->
 +
{| border="0" cellpadding="2" cellspacing="0" style="background: whitesmoke; border: 1px solid #aaaaaa" align="center"
 
|-
 
|-
![[Image:MatrixCover.jpg|300px|]]
+
!style="background:skyblue;" |'''{{{name|{{PAGENAME}}}}}'''
{| border="0" cellpadding="2" cellspacing="1" style="background: white; border-top:1px solid #aaaaaa"
 
 
|-
 
|-
!width=150|Country
+
|
!width=150|[[Image:USA.jpg|25px]] United States
+
<!-- BORDER AROUND THE IMAGE -->
 +
{| border="0" cellpadding="2" cellspacing="0" style="text-align:left; background: black; border: 1px solid #aaaaaa" align="center"
 
|-
 
|-
!width=150|Directed by
+
![[image:{{{picture|none.jpg}}}|300px|center|]]
!width=150|Wachowski brothers
 
 
|-
 
|-
!width=150|Release Date
+
|}<div style="font-size:75%;" align="center"><i>{{#if:{{{caption|}}}|{{{caption|}}}}}</i></div>
!width=150|March 31, 1999
+
<!-- END OF BORDER AROUND IMAGE -->
 
|-
 
|-
{| border="0" cellpadding="2" cellspacing="1" style="background: white; solid #aaaaaa"
+
|
|+'''Actors seen using firearms'''
+
{| border="0" cellpadding="2" cellspacing="1" style="text-align:left; background: none; border-top:1px solid #aaaaaa"
 +
|-valign="top"
 +
{{#if:{{{country|}}} |
 +
!width=150{{!}}Country
 +
!width=150{{!}}{{{country|}}}
 +
}}
 +
|-valign="top"
 +
{{#if:{{{director|}}} |
 +
!width=150{{!}}Directed by
 +
!width=150{{!}}{{{director|}}}
 +
}}
 +
|-valign="top"
 +
{{#if:{{{date|}}} |
 +
!width=150{{!}}Release Date
 +
!width=150{{!}}{{{date|}}}
 +
}}
 +
|-valign="top"
 +
{{#if:{{{language|}}} |
 +
!width=150{{!}}Language
 +
!width=150{{!}}{{{language|}}}
 +
}}
 +
|-valign="top"
 +
{{#if:{{{studio|}}} |
 +
!width=150{{!}}Studio
 +
!width=150{{!}}{{{studio|}}}
 +
}}
 +
|-valign="top"
 +
{{#if:{{{distributor|}}} |
 +
!width=150{{!}}Distributor
 +
!width=150{{!}}{{{distributor|}}}
 +
}}
 
|-
 
|-
! width="150" style="background:#ffdead;" | Character
+
|}
! width="150" style="background:#ffdead;" | Actor
+
<!-- END OF FIRST SECTION  -->
|-
+
<!-- START OF SECOND SECTION -->
| Neo
+
{| border="0" cellpadding="2" cellspacing="1" style="background: none; border-top:1px solid #aaaaaa text-align: center;" align="center"
| Keanu Reeves
+
!colspan="2" style="background:skyblue;"|'''Main Cast'''
|-
 
| Morpheus
 
| Laurence Fishburne
 
|-
 
| Trinity
 
| Carrie-Anne Moss
 
 
|-
 
|-
| Agent Smith
+
!width=150 style="background:skyblue;"|Character
| Hugo Weaving
+
!width=150 style="background:skyblue;"|Actor
 +
|-valign="top"
 +
{{#if:{{{character1|}}} |
 +
!width=150{{!}}{{{character1|}}}
 +
!width=150{{!}}{{{actor1|}}}
 +
}}
 +
|-valign="top"
 +
{{#if:{{{character2|}}} |
 +
!width=150{{!}}{{{character2|}}}
 +
!width=150{{!}}{{{actor2|}}}
 +
}}
 +
|-valign="top"
 +
{{#if:{{{character3|}}} |
 +
!width=150{{!}}{{{character3|}}}
 +
!width=150{{!}}{{{actor3|}}}
 +
}}
 +
|-valign="top"
 +
{{#if:{{{character4|}}} |
 +
!width=150{{!}}{{{character4|}}}
 +
!width=150{{!}}{{{actor4|}}}
 +
}}
 +
|-valign="top"
 +
{{#if:{{{character5|}}} |
 +
!width=150{{!}}{{{character5|}}}
 +
!width=150{{!}}{{{actor5|}}}
 +
}}
 +
|-valign="top"
 +
{{#if:{{{character6|}}} |
 +
!width=150{{!}}{{{character6|}}}
 +
!width=150{{!}}{{{actor6|}}}
 +
}}
 +
|-valign="top"
 +
{{#if:{{{character7|}}} |
 +
!width=150{{!}}{{{character7|}}}
 +
!width=150{{!}}{{{actor7|}}}
 +
}}
 +
|-valign="top"
 +
{{#if:{{{character8|}}} |
 +
!width=150{{!}}{{{character8|}}}
 +
!width=150{{!}}{{{actor8|}}}
 +
}}
 +
|-valign="top"
 +
{{#if:{{{character9|}}} |
 +
!width=150{{!}}{{{character9|}}}
 +
!width=150{{!}}{{{actor9|}}}
 +
}}
 +
|-valign="top"
 +
{{#if:{{{character10|}}} |
 +
!width=150{{!}}{{{character10|}}}
 +
!width=150{{!}}{{{actor10|}}}
 +
}}
 
|-
 
|-
| Cypher
 
| Joe Pantoliano
 
 
|}
 
|}
 +
<!-- END OF SECOND SECTION -->
 
|}
 
|}
 +
<!-- END OF ACTUAL INFOBOX -->
 
|}
 
|}
</pre>
+
<!-- END OF PADDING AROUND INFOBOX -->
 +
</includeonly>
 +
<noinclude>
 +
<div style="width: 800px;"><pre>
 +
{{Infobox Movie
 +
|name = Movie Name
 +
|picture = Image name including .jpg
 +
|caption = ''Caption for image''
 +
|country = [[Image:USA.jpg|25px]] Country name (replace USA with appropriate code)
 +
|director = name of director
 +
|date= YEAR of release
 +
|language = MAIN spoken language of the movie. (Include ONLY if NOT English)
 +
|studio=Studio of Film
 +
|distributor=Distributor of Film
 +
|character1=Name of Character 1
 +
|actor1=[[Name of Actor 1]]
 +
|character2=Name of Character 2
 +
|actor2=[[Name of Actor 2]]
 +
|character3=
 +
|actor3=
 +
|character4=
 +
|actor4=
 +
|character5=
 +
|actor5=
 +
|character6=
 +
|actor6=
 +
|character7=
 +
|actor7=
 +
|character8=
 +
|actor8=
 +
|character9=
 +
|actor9=
 +
|character10=
 +
|actor10=
 +
}}
 +
</pre></div>
  
'''Result:'''
+
=Example=
 
+
Using the following:
{| border="0" cellpadding="2" cellspacing="0" style="background: white; border: 1px solid #aaaaaa" align="right"
+
<div style="width: 500px;"><pre style=>
|-
+
{{Infobox Movie|{{PAGENAME}}
! style="background:#ffdead;" | The Matrix
+
|name = Hot Fuzz
|-
+
|picture = Hot fuzz.jpg
![[Image:MatrixCover.jpg|300px|]]
+
|caption =  ''Theatrical Movie Poster''
{| border="0" cellpadding="2" cellspacing="1" style="background: white; border-top:1px solid #aaaaaa"
+
|country = [[Image:UKD.jpg|25px]] United Kingdom
 +
|director = Edgar Wright
 +
|date=  2007
 +
|language=English
 +
|studio=StudioCanal<br>Working Title Films<br>Big Talk Productions
 +
|distributor=Universal Pictures<br>Rogue Pictures
 +
|character1 = Nicholas Angel <br>
 +
|actor1=[[Simon Pegg]]
 +
|character2=Danny Butterman
 +
|actor2 = [[Nick Frost]]
 +
}}
 +
</pre></div>
 +
Results in the following (normally aligned on the right of the screen):
 +
{|
 
|-
 
|-
!width=150|Country
+
|{{Infobox Movie|{{PAGENAME}}
!width=150|[[Image:USA.jpg|25px]] United States
+
|name=Hot Fuzz
 +
|picture = Hot fuzz.jpg
 +
|caption =   ''Theatrical Movie Poster''
 +
|country = [[Image:UKD.jpg|25px]] United Kingdom
 +
|director = Edgar Wright
 +
|date =  2007
 +
|language=English
 +
|studio=StudioCanal <br>Working Title Films<br>Big Talk Productions
 +
|distributor=Universal Pictures<br>Rogue Pictures
 +
|character1 = Nicholas Angel
 +
|actor1= [[Simon Pegg]]
 +
|character2=Danny Butterman
 +
|actor2 = [[Nick Frost]]
 +
}}
 
|-
 
|-
!width=150|Directed by
 
!width=150|Wachowski brothers
 
|-
 
!width=150|Release Date
 
!width=150|March 31, 1999
 
|-
 
{| border="0" cellpadding="2" cellspacing="1" style="background: white; solid #aaaaaa"
 
|+'''Actors seen using firearms'''
 
|-
 
! width="150" style="background:#ffdead;" | Character
 
! width="150" style="background:#ffdead;" | Actor
 
|-
 
| Neo
 
| Keanu Reeves
 
|-
 
| Morpheus
 
| Laurence Fishburne
 
|-
 
| Trinity
 
| Carrie-Anne Moss
 
|-
 
| Agent Smith
 
| Hugo Weaving
 
|-
 
| Cypher
 
| Joe Pantoliano
 
 
|}
 
|}
|}
 
|}
 
 
<br clear=all>
 
  
 
== Country specific Flag Codes ==
 
== Country specific Flag Codes ==
Line 108: Line 211:
 
|<pre>[[Image:RUS.jpg|25px]]</pre>
 
|<pre>[[Image:RUS.jpg|25px]]</pre>
 
|align=center|[[Image:RUS.jpg|25px]]
 
|align=center|[[Image:RUS.jpg|25px]]
 +
|-
 +
|Soviet Union
 +
|<pre>[[Image:SOV.jpg|25px]]</pre>
 +
|align=center|[[Image:SOV.jpg|25px]]
 +
|-
 +
|Schwitzerland
 +
|<pre>[[Image:CH.jpg|25px]]</pre>
 +
|align=center|[[Image:CH.jpg|25px]]
 
|-
 
|-
 
|China
 
|China
Line 124: Line 235:
 
|<pre>[[Image:UKD.jpg|25px]]</pre>
 
|<pre>[[Image:UKD.jpg|25px]]</pre>
 
|align=center|[[Image:UKD.jpg|25px]]
 
|align=center|[[Image:UKD.jpg|25px]]
 +
|-
 +
|Italy
 +
|<pre>[[Image:ITA.jpg|25px]]</pre>
 +
|align=center|[[Image:ITA.jpg|25px]]
 +
|-
 +
|Japan
 +
|<pre>[[Image:JAP.jpg|25px]]</pre>
 +
|align=center|[[Image:JAP.jpg|25px]]
 
|-
 
|-
 
|Australia
 
|Australia
 
|<pre>[[Image:AUS.jpg|25px]]</pre>
 
|<pre>[[Image:AUS.jpg|25px]]</pre>
 
|align=center|[[Image:AUS.jpg|25px]]
 
|align=center|[[Image:AUS.jpg|25px]]
|}
 
<br clear=all>
 
 
== Some more examples ==
 
{|
 
|
 
{| border="0" cellpadding="2" cellspacing="0" style="background: white; border: 1px solid #aaaaaa" align="right"
 
|-
 
! style="background:#ffdead;" | Kaminey
 
|-
 
![[Image:Kaminey-21.jpg|300px|]]
 
{| border="0" cellpadding="2" cellspacing="1" style="background: white; border-top:1px solid #aaaaaa"
 
|-
 
!width=150|Country
 
!width=150|[[Image:IND.jpg|25px]] India
 
 
|-
 
|-
!width=150|Directed by
+
|Hong Kong (pre-1997)
!width=150|Vishal Bhardwaj
+
|<pre>[[Image:HOK.jpg|25px]]</pre>
 +
|align=center|[[Image:HOK.jpg|25px]]
 
|-
 
|-
!width=150|Release Date
+
|Hong Kong (post-1997)
!width=150|August 14, 2009
+
|<pre>[[Image:HKG.jpg|25px]]</pre>
 +
|align=center|[[Image:HKG.jpg|25px]]
 
|-
 
|-
{| border="0" cellpadding="2" cellspacing="1" style="background: white; solid #aaaaaa"
+
|France
|+'''Actors seen using firearms'''
+
|<pre>[[Image:FRA.jpg|25px]]</pre>
 +
|align=center|[[Image:FRA.jpg|25px]]
 
|-
 
|-
! width="150" style="background:#ffdead;" | Character
+
|Sweden
! width="150" style="background:#ffdead;" | Actor
+
|<pre>[[Image:SWE.jpg|25px]]</pre>
 +
|align=center|[[Image:SWE.jpg|25px]]
 
|-
 
|-
| Charlie Sharma
+
|Republic of Belarus
| Shahid Kapoor
+
|<pre>[[Image:BELARUS.jpg|25px]]</pre>
 +
|align=center|[[Image:BELARUS.jpg|25px]]
 
|-
 
|-
| Sweety Shekhar Bhope
+
|SFR Yugoslavia (pre-1992)
| [[Priyanka Chopra]]
+
|<pre>[[Image:YUG.jpg|25px]]</pre>
 +
|align=center|[[Image:YUG.jpg|25px]]
 
|-
 
|-
| Mujeeb
+
|Federative Republic of Brazil
| Deb Mukherjee
+
|<pre>[[Image:BRA.jpg|25px]]</pre>
 +
|align=center|[[Image:BRA.jpg|25px]]
 
|-
 
|-
| Shumon
 
| Rajatava Dutta
 
|}
 
|}
 
|}
 
 
|
 
{| border="0" cellpadding="2" cellspacing="0" style="background: white; border: 1px solid #aaaaaa" align="right"
 
|-
 
! style="background:#ffdead;" | Stalingrad
 
|-
 
![[Image:Stalingrad film.jpg|300px|]]
 
{| border="0" cellpadding="2" cellspacing="1" style="background: white; border-top:1px solid #aaaaaa"
 
|-
 
!width=150|Country
 
!width=150|[[Image:GER.jpg|25px]] Germany
 
|-
 
!width=150|Directed by
 
!width=150|Joseph Vilsmaier
 
|-
 
!width=150|Release Date
 
!width=150|1993
 
|-
 
{| border="0" cellpadding="2" cellspacing="1" style="background: white; solid #aaaaaa"
 
|+'''Cast'''
 
|-
 
! width="150" style="background:#ffdead;" | Character
 
! width="150" style="background:#ffdead;" | Actor
 
|-
 
| Obergefreiter Fritz Reiser
 
| Dominique Horwitz
 
|-
 
| Leutnant Hans von Witzland
 
| Thomas Kretschmann
 
|-
 
| General Hentz
 
| Martin Benrath
 
|}
 
|}
 
|}
 
 
 
|}
 
|}
 +
<br clear=all>
 +
[[Category:Infobox]]
 +
</noinclude>

Latest revision as of 20:39, 18 November 2022


{{Infobox Movie
|name = Movie Name 
|picture = Image name including .jpg
|caption = ''Caption for image''
|country = [[Image:USA.jpg|25px]] Country name (replace USA with appropriate code)
|director = name of director
|date= YEAR of release
|language = MAIN spoken language of the movie. (Include ONLY if NOT English)
|studio=Studio of Film
|distributor=Distributor of Film
|character1=Name of Character 1
|actor1=[[Name of Actor 1]]
|character2=Name of Character 2
|actor2=[[Name of Actor 2]]
|character3=
|actor3=
|character4=
|actor4=
|character5=
|actor5=
|character6=
|actor6=
|character7=
|actor7=
|character8=
|actor8=
|character9=
|actor9=
|character10=
|actor10=
}}

Example

Using the following:

{{Infobox Movie|{{PAGENAME}}
|name = Hot Fuzz
|picture = Hot fuzz.jpg
|caption =  ''Theatrical Movie Poster''
|country = [[Image:UKD.jpg|25px]] United Kingdom
|director = Edgar Wright
|date=  2007
|language=English
|studio=StudioCanal<br>Working Title Films<br>Big Talk Productions
|distributor=Universal Pictures<br>Rogue Pictures
|character1 = Nicholas Angel <br> 
|actor1=[[Simon Pegg]]
|character2=Danny Butterman
|actor2 = [[Nick Frost]]
}}

Results in the following (normally aligned on the right of the screen):


Hot Fuzz
Hot fuzz.jpg
Theatrical Movie Poster
Country UKD.jpg United Kingdom
Directed by Edgar Wright
Release Date 2007
Language English
Studio StudioCanal
Working Title Films
Big Talk Productions
Distributor Universal Pictures
Rogue Pictures
Main Cast
Character Actor
Nicholas Angel Simon Pegg
Danny Butterman Nick Frost


Country specific Flag Codes

Country Flag code Output
United States
[[Image:USA.jpg|25px]]
Flag of the United States.jpg
India
[[Image:IND.jpg|25px]]
IND.jpg
Russia
[[Image:RUS.jpg|25px]]
RUS.jpg
Soviet Union
[[Image:SOV.jpg|25px]]
SOV.jpg
Schwitzerland
[[Image:CH.jpg|25px]]
CH.jpg
China
[[Image:CHN.jpg|25px]]
CHN.jpg
Germany
[[Image:GER.jpg|25px]]
GER.jpg
Israel
[[Image:ISR.jpg|25px]]
ISR.jpg
UK
[[Image:UKD.jpg|25px]]
UKD.jpg
Italy
[[Image:ITA.jpg|25px]]
ITA.jpg
Japan
[[Image:JAP.jpg|25px]]
Japan.jpg
Australia
[[Image:AUS.jpg|25px]]
AUS.jpg
Hong Kong (pre-1997)
[[Image:HOK.jpg|25px]]
HOK.jpg
Hong Kong (post-1997)
[[Image:HKG.jpg|25px]]
HKG.jpg
France
[[Image:FRA.jpg|25px]]
FRA.jpg
Sweden
[[Image:SWE.jpg|25px]]
SWE.jpg
Republic of Belarus
[[Image:BELARUS.jpg|25px]]
BELARUS.jpg
SFR Yugoslavia (pre-1992)
[[Image:YUG.jpg|25px]]
YUG.jpg
Federative Republic of Brazil
[[Image:BRA.jpg|25px]]
BRA.jpg



Do Not Sell My Personal Information