Template:Infobox Song/doc: Difference between revisions

m
→‎Documentation: adjust spacing
m (→‎Documentation: adjust spacing)
 
(8 intermediate revisions by 3 users not shown)
Line 1:
== Documentation ==
This template supports up to 10 additional customizable fields called <code>usrlabel(n)</code> and <code>usrdata(n)</code>.
 
<pre>
{{Infobox Song
| Image = [[File:Album Cover Art - |300x300px]]
| JapaneseCaption Name =
| EnglishJapanese Name =
| ChineseEnglish Name =
| ReleaseChinese Name Date =
| Upload Date = For unreleased songs, the date when the full song was first made available for public streaming
| Sung by =
| Lyrics Release Date =
| ComposerSung by =
| ArrangementLyrics =
| Mixing Composer =
| ProductionArrangement =
| ChoreographyMixing =
| RecordingProduction =
| Mastering Choreography =
| Video Recording =
| IllustrationMastering =
| LogoVideo Design =
| Guitar Illustration =
| Bass Logo Design =
| DrumsGuitar =
| {{usrlabel1}}Bass = {{usrdata1}}
| {{usrlabel2}}Drums = {{usrdata2}}
| {{usrlabel3}}usrlabel1 = {{usrdata3}}
| {{usrlabel4}}usrdata1 = {{usrdata4}}
| {{usrlabel5}}usrlabel2 = {{usrdata5}}
| {{usrlabel6}}usrdata2 = {{usrdata6}}
| {{usrlabel7}}usrlabel3 = {{usrdata7}}
| {{usrlabel8}}usrdata3 = {{usrdata8}}
| {{usrlabel9}}usrlabel4 = {{usrdata9}}
| Sung byusrdata4 =
| {{usrlabel10}} = {{usrdata10}}
| Specialusrlabel5 Thanks =
| Songusrdata5 =
| Digital Release = [ Link]
| Instrumentalusrlabel6 =
| usrdata6 =
| usrlabel7 =
| usrdata7 =
| usrlabel8 =
| usrdata8 =
| usrlabel9 =
| usrdata9 =
| {{usrlabel10}} = {{usrdata10}}
| usrdata10 =
| Subtitles =
| Special Thanks =
| Digital Release = [ Link]
| Instrumental =
| Abovestyle = background-color:#27C7FE;color:#FFFFFF;
| Headerstyle = background-color:#27C7FE;color:#FFFFFF;
}}
</pre>
 
== Optional ==
Add these optional parameters before "<nowiki>}}</nowiki>".
 
<pre>
| Abovestyle = background-color:#;color:#;
| Headerstyle = background-color:#;color:#;
</pre>
 
== Deprecated ==
The following parameter has been deprecated. Please use <code>| Sung by = </code> instead.
<pre>
| Song =
</pre>
 
<noinclude>[[Category:Template Documentations]]</noinclude>