If the page looks weird, press CTRL+SHIFT+R to reload styles

Template:FILM: Difference between revisions

From Gambian Holiday Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>{{Infobox|title={{{title1|{{{title|{{PAGENAME}}}}}}}}|image={{{image1|{{{image}}}}}}|caption={{{caption|{{{caption1|}}}}}}|content={{Infobox/row|Release Date|{{{released|}}}}}{{Infobox/row|Production Company|{{{produced|}}}}}{{Infobox/row|Directed by|{{{director|}}}}}{{Infobox/row|Country of Origin|{{{country|}}}}}{{Infobox/row|Budget|{{{budget|}}}}}{{Infobox/row|Box Office|{{{boxoffice|}}}}}{{Infobox/row|Starring|{{{starring|}}}}}{{Infobox/row|IMDB Rating|{{{imdb|}}}}}{{Infobox/row|Rotten Tomatoes Score|{{{rt|}}}}}{{{no_of_episodes|}}}}}}}</includeonly><noinclude>
<includeonly>{{Infobox|title={{{title|{{PAGENAME}}}}}|image={{{image}}}|caption={{{caption|}}}|content={{Infobox/row|Release Date|{{{released|}}}}}{{Infobox/row|Production Company|{{{producer|}}}}}{{Infobox/row|Directed by|{{{director|}}}}}{{Infobox/row|Country of Origin|{{{country|}}}}}{{Infobox/row|Budget|{{{budget|}}}}}{{Infobox/row|Box Office|{{{boxoffice|}}}}}{{Infobox/row|Starring|{{{starring|}}}}}{{Infobox/row|IMDB Rating|{{{imdb|}}}}}{{Infobox/row|Rotten Tomatoes Score|{{{rt|}}}}}{{Infobox/row|Episodes|{{{episodes|}}}}}}}</includeonly><noinclude>
<templatedata>
<templatedata>
{
{
"params": {
"params": {
"title": {
"title": {
"aliases": [
"description": "The film title. Defaults to the page name",
"title1 (deprecated)"
],
"description": "The name to show above the image. Defaults to the page name",
"type": "string"
"type": "string"
},
},
"image": {
"image": {
"aliases": [
"description": "The image to show for the film",
"image1 (deprecated)"
],
"description": "The image to show in the biography.",
"type": "wiki-file-name",
"type": "wiki-file-name",
"required": true
"required": true
},
},
"released": {
"released": {
"description": "When this character was born"
"description": "When this film was released"
},
},
"producer": {
"producer": {
"description": "When they (super-)died. Omit if they’re still alive."
"description": "Who produced the film"
},
},
"director": {
"director": {
"description": "When they (super-)died. Omit if they’re still alive."
"description": "Who directed it"
},
},
"country": {
"country": {
"description": "This characters *main* ability. Omit if they don’t have any.",
"description": "Where it was produced",
"type": "wiki-page-name"
"type": "wiki-page-name"
},
},
"budget": {
"budget": {
"description": "This character’s parents. Omit if both (if applicable) are unknown."
"description": "The film’s budget"
},
},
"boxoffice": {
"boxoffice": {
"description": "This character’s parents. Omit if both (if applicable) are unknown."
"description": "Box office"
},
},
"starring": {
"starring": {
"description": "This character’s parents. Omit if both (if applicable) are unknown."
"description": "Who starred in this film"
},
},
"imdb": {
"imdb": {
"description": "This character’s parents. Omit if both (if applicable) are unknown."
"description": "IMDB rating of the film"
},
},
"rt": {
"rt": {
"description": "This character’s parents. Omit if both (if applicable) are unknown."
"description": "Rotten Tomatoes score"
},
"no_of_episodes": {
"description": "This character’s parents. Omit if both (if applicable) are unknown."
},
},
"caption": {
"caption": {
"aliases": [
"caption1 (deprecated)"
],
"description": "Caption below the image",
"description": "Caption below the image",
"type": "string"
"type": "string"
},
"episodes": {
"description": "How many episodes are there if this is a series"
}
}
},
},
Line 71: Line 62:
"imdb",
"imdb",
"rt",
"rt",
"no_of_episodes"
"episodes"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 22:17, 25 July 2024

Template used for films.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
titletitle

The film title. Defaults to the page name

Stringoptional
imageimage

The image to show for the film

Filerequired
captioncaption

Caption below the image

Stringoptional
releasedreleased

When this film was released

Unknownoptional
producerproducer

Who produced the film

Unknownoptional
directordirector

Who directed it

Unknownoptional
countrycountry

Where it was produced

Page nameoptional
budgetbudget

The film’s budget

Unknownoptional
boxofficeboxoffice

Box office

Unknownoptional
starringstarring

Who starred in this film

Unknownoptional
imdbimdb

IMDB rating of the film

Unknownoptional
rtrt

Rotten Tomatoes score

Unknownoptional
episodesepisodes

How many episodes are there if this is a series

Unknownoptional