Template:FILM: Difference between revisions
King Horror (talk | contribs) (Created page with "<includeonly>{{Infobox|title={{{title1|{{{title|{{PAGENAME}}}}}}}}|image={{{image1|{{{image}}}}}}|content={{Infobox/row|Photo|{{{caption1|}}}}}{{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|{{...") |
King Horror (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{Infobox|title={{{title1|{{{title|{{PAGENAME}}}}}}}}|image={{{image1|{{{image}}}}}}|content={{Infobox/row|Photo|{{{caption1|}}}}}{{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|}}}}}}}</includeonly><noinclude> | <includeonly>{{Infobox|title={{{title1|{{{title|{{PAGENAME}}}}}}}}|image={{{image1|{{{image}}}}}}|content={{Infobox/row|Photo|{{{caption1|}}}}}{{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 48: | Line 48: | ||
}, | }, | ||
"rt": { | "rt": { | ||
"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." | ||
} | } |
Revision as of 16:51, 18 July 2024
Template used to display special items and objects. Only the image is required. The title defaults to the pagename. For backwards-compatibility, ‘title1’ and ‘image1’ are also accepted instead of ‘title’ and ‘image’, respectively; ‘caption1’ is also accepted, but ignored (it may be used for hover text on the image in the future). Newer pages should always use the latter, and existing pages should be migrated to use the latter whenever they’re edited. To include additional character information in a page, use the ‘Character Sheet’ template (capitalisation matters!).
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 |
caption1 | caption1 | The character name. Omit this if it’s identical to the ‘title’. | 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 |