Template:FILM: Difference between revisions
King Horror (talk | contribs) No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{Infobox|title={{{title1|{{{title|{{PAGENAME}}}}}}}}|image={{{image1|{{{image}}}}}}| | <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> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 17: | Line 17: | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"required": true | "required": true | ||
}, | }, | ||
"released": { | "released": { | ||
Line 28: | Line 24: | ||
"description": "When they (super-)died. Omit if they’re still alive." | "description": "When they (super-)died. Omit if they’re still alive." | ||
}, | }, | ||
"director": { | |||
"description": "When they (super-)died. Omit if they’re still alive." | "description": "When they (super-)died. Omit if they’re still alive." | ||
}, | }, | ||
Line 38: | Line 34: | ||
"description": "This character’s parents. Omit if both (if applicable) are unknown." | "description": "This character’s parents. Omit if both (if applicable) are unknown." | ||
}, | }, | ||
"boxoffice": { | |||
"description": "This character’s parents. Omit if both (if applicable) are unknown." | "description": "This character’s parents. Omit if both (if applicable) are unknown." | ||
}, | }, | ||
"starring": { | |||
"description": "This character’s parents. Omit if both (if applicable) are unknown." | "description": "This character’s parents. Omit if both (if applicable) are unknown." | ||
}, | }, | ||
"imdb": { | |||
"description": "This character’s parents. Omit if both (if applicable) are unknown." | "description": "This character’s parents. Omit if both (if applicable) are unknown." | ||
}, | }, | ||
"rt": { | |||
"description": "This character’s parents. Omit if both (if applicable) are unknown." | "description": "This character’s parents. Omit if both (if applicable) are unknown." | ||
}, | }, | ||
"no_of_episodes": { | |||
"description": "This character’s parents. Omit if both (if applicable) are unknown." | "description": "This character’s parents. Omit if both (if applicable) are unknown." | ||
}, | |||
"caption": { | |||
"aliases": [ | |||
"caption1 (deprecated)" | |||
], | |||
"description": "Caption below the image", | |||
"type": "string" | |||
} | } | ||
}, | }, | ||
"description": "Template used | "description": "Template used for films.", | ||
"paramOrder": [ | |||
"title", | |||
"image", | |||
"caption", | |||
"released", | |||
"producer", | |||
"director", | |||
"country", | |||
"budget", | |||
"boxoffice", | |||
"starring", | |||
"imdb", | |||
"rt", | |||
"no_of_episodes" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 22:07, 25 July 2024
Template used for films.
Parameter | Description | Type | Status | |
---|---|---|---|---|
title | title title1 (deprecated) | The name to show above the image. Defaults to the page name | String | optional |
image | image image1 (deprecated) | The image to show in the biography. | File | required |
caption | caption caption1 (deprecated) | Caption below the image | String | optional |
released | released | When this character was born | Unknown | optional |
producer | producer | When they (super-)died. Omit if they’re still alive. | Unknown | optional |
director | director | When they (super-)died. Omit if they’re still alive. | Unknown | optional |
country | country | This characters *main* ability. Omit if they don’t have any. | Page name | optional |
budget | budget | This character’s parents. Omit if both (if applicable) are unknown. | Unknown | optional |
boxoffice | boxoffice | This character’s parents. Omit if both (if applicable) are unknown. | Unknown | optional |
starring | starring | This character’s parents. Omit if both (if applicable) are unknown. | Unknown | optional |
imdb | imdb | This character’s parents. Omit if both (if applicable) are unknown. | Unknown | optional |
rt | rt | This character’s parents. Omit if both (if applicable) are unknown. | Unknown | optional |
no_of_episodes | no_of_episodes | This character’s parents. Omit if both (if applicable) are unknown. | Unknown | optional |