Template:Infobox video: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| No edit summary | No edit summary | ||
| Line 36: | Line 36: | ||
| {{#if:{{{lastEpisode|}}}{{{nextEpisode|}}}| | {{#if:{{{lastEpisode|}}}{{{nextEpisode|}}}| | ||
|    <tr> |    <tr> | ||
|      <th id=" chronology_heading" colspan="3" scope="col" style="text-align: center;">{{#if:{{{ |      <th id=" chronology_heading" colspan="3" scope="col" style="text-align: center;">{{#if:{{{Chronology|}}}|{{{Chronology}}}|{{{series}}}}}{{#ifeq:{{{Type|}}}|video| video}} chronology | ||
|    </tr> |    </tr> | ||
|    <tr> |    <tr> | ||
Revision as of 00:39, 8 July 2025
| {{{title}}} | |
| [[:Category:{{{video_Category}}}|{{{video_Category}}}]] | |
| Creator | {{{creator}}} | 
|---|---|
| Cast | {{{cast}}} | 
| Crew | {{{crew}}} | 
| Released | {{{year}}} | 
How to use: Put this block of code in a video's main page, or in a song's main page if there exists an accompanying music video. Fill out the information between the brackets and then remove the <!-- and -->
{{Infobox_short
 |title = <!-- Song Name -->
 |video_Category = <!-- Example: Short Film, Music Video -->
 |series = <!-- Name of a series a short film may be from (Optional) -->
 |creator = <!-- The creator of the video -->
 |company = <!-- The Production Company/Companies behind the video (Optional)
 |cast = <!-- Name(s) of those featured in the video -->
 |crew= <!-- Name(s) of those who helped with the making of the video -->
 |year = <!-- Release date -->
 |screenshot = <!-- A screenshot of the video, one with the title is preferred -->
 |duration = <!-- Length of video (optional) -->
 |externalLinks = <!-- links to youtube, vimeo, etc. -->
 |addtlInfo = <!-- Any additional Info.-->
 |lastEpisode = <!-- The previous episode in an episodic series, linked with episode number in parentheses (Optional) -->
 |thisEpisode = <!-- The current episode in an episodic series (this page), surrounded by ''' (Optional) -->
 |nextEpisode = <!-- The next episode in an episodic series, linked with episode number in parentheses (Optional) -->
}}
DO NOT BRACKET/LINK TO ARTISTS, PEOPLE, ETC. IT DOES IT ON ITS OWN.