Template:Infobox Song/doc: Difference between revisions

m
→‎Documentation: adjust spacing
mNo edit summary
m (→‎Documentation: adjust spacing)
 
(7 intermediate revisions by 2 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]]
| SongCaption =
| Japanese Name =
| English Name =
| Chinese Name =
| Upload Date = For unreleased songs, the date when the full song was first made available for public streaming
| Release Date =
| Sung by =
Line 23 ⟶ 26:
| Bass =
| Drums =
| {{usrlabel1}} = {{usrdata1}}
| {{usrlabel2}}usrdata1 = {{usrdata2}}
| {{usrlabel3}}usrlabel2 = {{usrdata3}}
| {{usrlabel4}}usrdata2 = {{usrdata4}}
| {{usrlabel5}}usrlabel3 = {{usrdata5}}
| {{usrlabel6}}usrdata3 = {{usrdata6}}
| {{usrlabel7}}usrlabel4 = {{usrdata7}}
| {{usrlabel8}}usrdata4 = {{usrdata8}}
| {{usrlabel9}}usrlabel5 = {{usrdata9}}
| {{usrlabel10}}usrdata5 = {{usrdata10}}
| usrlabel6 =
| usrdata6 =
| usrlabel7 =
| usrdata7 =
| usrlabel8 =
| usrdata8 =
| usrlabel9 =
| usrdata9 =
| usrlabel10 =
| 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>