Template:Infobox Song/doc: Difference between revisions

m
→‎Documentation: adjust spacing
(Correct syntax for how to use the customizable field)
m (→‎Documentation: adjust spacing)
 
(4 intermediate revisions by 2 users not shown)
Line 1:
== Documentation ==
This template supports up to 10 additional customizable fields called <code>userlabelusrlabel(n)</code> and <code>userdatausrdata(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 24 ⟶ 26:
| Bass =
| Drums =
| userlabel1usrlabel1 =
| userdata1usrdata1 =
| userlabel2usrlabel2 =
| userdata2usrdata2 =
| userlabel3usrlabel3 =
| userdata3usrdata3 =
| userlabel4usrlabel4 =
| userdata4usrdata4 =
| userlabel5usrlabel5 =
| userdata5usrdata5 =
| userlabel6usrlabel6 =
| userdata6usrdata6 =
| userlabel7usrlabel7 =
| userdata7usrdata7 =
| userlabel8usrlabel8 =
| userdata8usrdata8 =
| userlabel9usrlabel9 =
| userdata9usrdata9 =
| userlabel10usrlabel10 =
| userdata10usrdata10 =
| Subtitles =
| Special Thanks =
Line 52 ⟶ 54:
}}
</pre>
 
== Deprecated ==
The following parameter has been deprecated. Please use <code>| Sung by = </code> instead.
<pre>
| Song =
</pre>
 
<noinclude>[[Category:Template Documentations]]</noinclude>