1 WikipediaTemplate
j edited this page 2023-07-02 13:11:19 +05:30

At some point pandora should provide a wikipedia template for movies if they are not in wikipedia, it could look like this:

{{Infobox Film
|name = $title
|image = 
|image_size = 
|caption = 
|director = [[$director]]
|producer = [[$producer]]
|writer = [[$writer]]
|narrator = 
|starring = 
|music = 
|cinematography = [[$cinematography]]
|editing = [[$editing]]
|distributor = 
|released = $releasedate
|runtime = $runtime min.
|country = $country
|language = $language
|budget = $budget
|gross =  $gross
|followed_by =
}}
'''''$title''''' is a {{fy|$year}} [[$genre film|$genre]] directed by $director and starring $actors.

==Plot==

$plot

==Cast and characters==

$cast


==External links==

* {{imdb title|$imdb_id|$title}}
* {{Amg movie|$amg_id|$title}}
* {{rotten-tomatoes|id=$rottentomatoes_id|title=$title}}


{{DEFAULTSORT:$sort_title}}