Template:Infobox Song/doc: Difference between revisions

m
→‎Documentation: adjust spacing
(Move abovestyle and headerstyle to the main template body for easier copy-and-pasting)
m (→‎Documentation: adjust spacing)
 
(5 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 =
Line 41 ⟶ 54:
}}
</pre>
 
== Deprecated ==
The following parameter has been deprecated. Please use <code>| Sung by = </code> instead.
<pre>
| Song =
</pre>
 
<noinclude>[[Category:Template Documentations]]</noinclude>