Difference between revisions of "Template:Infobox film"

From blackwiki
Jump to navigation Jump to search
imported>Flowerparty
(refine image_size param and add to example code)
imported>Sugar Bear
(IMDb user rating has got to go)
Line 5: Line 5:
 
{{qif | test={{{image|}}} | then=
 
{{qif | test={{{image|}}} | then=
 
{{!}} style="font-size: 100%;" align="center" colspan="2" {{!}} [[Image:{{{image}}}|{{qif | test={{{image_size|}}} | then={{{image_size|200px}}} | else=200px}}]]{{qif | test={{{caption|}}} | then=<br>{{{caption|}}}}}}}
 
{{!}} style="font-size: 100%;" align="center" colspan="2" {{!}} [[Image:{{{image}}}|{{qif | test={{{image_size|}}} | then={{{image_size|200px}}} | else=200px}}]]{{qif | test={{{caption|}}} | then=<br>{{{caption|}}}}}}}
|-
 
{{qif | test={{{imdb_rating|}}} | then=
 
! IMDB rating
 
{{!}} {{{imdb_rating|}}}}}
 
 
|-  
 
|-  
 
{{qif | test={{{director|}}} | then=
 
{{qif | test={{{director|}}} | then=
Line 83: Line 79:
 
| image_size    = <nowiki>{{{image_size}}}</nowiki>
 
| image_size    = <nowiki>{{{image_size}}}</nowiki>
 
| caption        = <nowiki>{{{caption}}}</nowiki>
 
| caption        = <nowiki>{{{caption}}}</nowiki>
| imdb_rating    = <nowiki>{{{imdb_rating}}}</nowiki>
 
 
| director      = <nowiki>{{{director}}}</nowiki>
 
| director      = <nowiki>{{{director}}}</nowiki>
 
| producer      = <nowiki>{{{producer}}}</nowiki>
 
| producer      = <nowiki>{{{producer}}}</nowiki>

Revision as of 04:08, 18 April 2006