Template:Infobox film: Difference between revisions

Boobpedia - Encyclopedia of big boobs
Jump to navigationJump to search
No edit summary
(Mistake)
 
(2 intermediate revisions by 2 users not shown)
Line 81: Line 81:
</tr>}}
</tr>}}


{{#if:{{{director|}}}{{{starring|}}}{{{producer|}}}{{{writer|}}}{{{music|}}}{{{cinematography|}}}{{{editing|}}}{{{company|}}}{{{id|}}}|
{{#if:{{{director|}}}{{{starring|}}}{{{host|}}}{{{producer|}}}{{{writer|}}}{{{music|}}}{{{cinematography|}}}{{{editing|}}}{{{company|}}}{{{id|}}}|
<tr>
<tr>
<td colspan="2" style="background:#cfc; text-align:center">'''Staff'''</td>
<td colspan="2" style="background:#cfc; text-align:center">'''Staff'''</td>
Line 89: Line 89:
<td>'''Directed by:'''</td>
<td>'''Directed by:'''</td>
<td>{{{director}}}</td>
<td>{{{director}}}</td>
</tr>}}
{{#if:{{{host|}}}|
<tr valign="top">
<td>'''Host by:'''</td>
<td>{{{host}}}</td>
</tr>}}
</tr>}}
{{#if:{{{starring|}}}|
{{#if:{{{starring|}}}|
Line 94: Line 99:
<td>'''Starring:'''</td>
<td>'''Starring:'''</td>
<td>{{{starring}}}</td>
<td>{{{starring}}}</td>
{{#if:{{{producer|}}}|
</tr>}}
</tr>}}
{{#if:{{{producer|}}}|
<tr valign="top">
<tr valign="top">
<td>'''Produced by:'''</td>
<td>'''Produced by:'''</td>
Line 139: Line 144:
</tr>}}
</tr>}}
</table>{{DISPLAYTITLE:''{{PAGENAME}}''}}</includeonly><noinclude>
</table>{{DISPLAYTITLE:''{{PAGENAME}}''}}</includeonly><noinclude>
{{ Template sandbox notice }}
{{Documentation}}
</noinclude><!--
</noinclude>
 
-->

Latest revision as of 06:28, 25 February 2023

[edit] Template documentation
This template can be used to add an infobox to articles about films. It is, however, recommended that you first see Boobpedia:New film if you want to write an article about a film.

Usage

{{infobox film
|              name = <!-- film title -->
|           article = <!-- name of the corresponding article -->
|             image = <!-- Example.jpg (no [[Image:]], no width, just the pure image name!) -->
|        image size = <!-- only if width of original smaller than 240px -->

|              type = <!-- film, television film, video, television series, video series, episode -->
|          ofseries = <!-- (only if type=episode) -->
|             color = <!-- yes, no, color, b/w, black and white (whatever) -->
|    original title = <!-- (for titles with foreign letters like Japanese, Russian) -->
|   transliteration = <!-- (the original title in Latin letters) -->
|  alternate titles = 
|           country = 
|          country2 =  
|          country3 =  
|          released = <!-- [[April 2]], [[1975]] -->
| main release year = <!-- [[1975]] -->
|           runtime = <!-- minutes -->
|          language = 
|            budget = 
|           company = 
|                id = 

|          director = 
|              host = 
|          starring = <!-- Separate names with <br>, please -->
|          producer = 
|            writer = 
|             music = 
|    cinematography = 
|           editing = 

|           website = 
|              imdb = 
|              iafd = <!-- whole link with http://! -->
|              afdb = 
|             egafd = 
|             bgafd = 
|              jmdb = <!-- whole link with http://! -->

|             notes = <!-- (will only be displayed in filmography entries) -->
}}

See also