Template:Infobox video: Difference between revisions

From WikiLemon 2000
Jump to navigation Jump to search
(TESTING)
 
No edit summary
Line 44: Line 44:
Put this block of code in a song's main page.  Fill out the information between the brackets and then remove the  '''<nowiki><!--</nowiki>''' and '''<nowiki>--></nowiki>'''  
Put this block of code in a song's main page.  Fill out the information between the brackets and then remove the  '''<nowiki><!--</nowiki>''' and '''<nowiki>--></nowiki>'''  
<pre>
<pre>
{{Infobox_animation
{{Infobox_video
  |title = <!-- Song Name -->
  |title = <!-- Song Name -->
  |creator = <!-- The creator of the video -->
  |creator = <!-- The creator of the video -->

Revision as of 03:56, 14 August 2023

{{{title}}}
Song
Creator {{{creator}}}
Cast {{{cast}}}
Crew {{{crew}}}
Released {{{year}}}


 

 

 

 

 

 

 

 

 

 

How to use: Put this block of code in a song's main page. 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.