Template:Infobox video: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| No edit summary | No edit summary | ||
| Line 5: | Line 5: | ||
| {{#if: {{{screenshot|}}} | {{!}}colspan="2" align="center" {{!}} [[File:{{{screenshot}}}{{!}}320px]] | {{#if: {{{screenshot|}}} | {{!}}colspan="2" align="center" {{!}} [[File:{{{screenshot}}}{{!}}320px]] | ||
| {{!}}-}} | {{!}}-}} | ||
| |colspan="2" |<span id="heading_bigger">[[:Category: | |colspan="2" |<span id="heading_bigger">[[:Category:Music Video|Music Video]]</span> | ||
| |- | |- | ||
| !valign="top" |Creator | !valign="top" |Creator | ||
| Line 42: | Line 42: | ||
| <p> </p> | <p> </p> | ||
| '''How to use:''' | '''How to use:''' | ||
| Put this block of code in a song's main page.  | Put this block of code in a song's main page if there exists an official accompanying video. Fill out the information between the brackets and then remove the  '''<nowiki><!--</nowiki>''' and '''<nowiki>--></nowiki>'''   | ||
| <pre> | <pre> | ||
| {{Infobox_video | {{Infobox_video | ||
Revision as of 23:52, 7 July 2025
| {{{title}}} | |
| Music Video | |
| Creator | {{{creator}}} | 
|---|---|
| Cast | {{{cast}}} | 
| Crew | {{{crew}}} | 
| Released | {{{year}}} | 
How to use: Put this block of code in a song's main page if there exists an official accompanying video. Fill out the information between the brackets and then remove the <!-- and -->
{{Infobox_video
 |title = <!-- Song Name -->
 |creator = <!-- The creator of the video -->
 |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 song (optional) -->
 |externalLinks = <!-- links to youtube, vimeo, etc. -->
 |addtlInfo = <!-- Any additional Info.-->
}}
DO NOT BRACKET/LINK TO ARTISTS, PEOPLE, ETC. IT DOES IT ON ITS OWN.