Template:Infobox film: Difference between revisions
Appearance
Knowlepedia (talk | contribs) Created page with "<includeonly> {| class="infobox vevent" style="width:280px; font-size:90%; line-height:1.5em; border:1px solid #aaa; background:#f9f9f9; float:right; clear:right; margin:0 0 1em 1em;" |+ style="font-size:110%; font-weight:bold; background:#cedff2; padding:0.4em;" | {{{name|{{PAGENAME}}}}} |- ! Directed by | {{{director|}}} |- ! Produced by | {{{producer|}}} |- ! Written by | {{{writer|}}} |- ! Starring | {{{starring|}}} |- ! Music by | {{{music|}}} |- ! Cinematography |..." Â |
Knowlepedia (talk | contribs) m Protected "Template:Infobox film" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) Â |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
{| class="infobox vevent" style="width:280px; font-size:90%; line-height:1.5em; border:1px solid #aaa; background:#f9f9f9; float:right; clear:right; margin:0 0 1em 1em;" | {| class="infobox vevent" style="width:280px; font-size:90%; line-height:1.5em; border:1px solid #aaa; background:#f9f9f9; float:right; clear:right; margin:0 0 1em 1em;" | ||
|+ style="font-size:110%; font-weight:bold; background:#cedff2; padding:0.4em;" | {{{name|{{PAGENAME}}}}} | |+ style="font-size:110%; font-weight:bold; background:#cedff2; padding:0.4em;" | {{{name|{{PAGENAME}}}}} | ||
<!-- Film Poster --> | |||
|- | |||
| colspan="2" style="text-align:center;" | | |||
{{#if:{{{image|}}}|[[File:{{{image}}}|frameless|250px]]|}} | |||
<!-- Image Caption --> | |||
|- | |||
| colspan="2" style="text-align:center; font-size:85%;" | {{{caption|}}} | |||
|- | |- | ||
! Directed by | ! Directed by | ||
Line 43: | Line 53: | ||
|} | |} | ||
</includeonly> | </includeonly> | ||