Template:Infobox Song/doc: Difference between revisions

From Hololive Fan Wiki
Content added Content deleted
(Correct syntax for how to use the customizable field)
m (→‎Documentation: adjust spacing)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Documentation ==
== Documentation ==
This template supports up to 10 additional customizable fields called <code>userlabel(n)</code> and <code>userdata(n)</code>.
This template supports up to 10 additional customizable fields called <code>usrlabel(n)</code> and <code>usrdata(n)</code>.


<pre>
<pre>
{{Infobox Song
{{Infobox Song
| Image = [[File:Album Cover Art - |300x300px]]
| Image = [[File:Album Cover Art - |300x300px]]
| Caption =
| Japanese Name =
| Japanese Name =
| English Name =
| English Name =
| Chinese Name =
| Chinese Name =
| Upload Date = For unreleased songs, the date when the full song was first made available for public streaming
| Release Date =
| Release Date =
| Sung by =
| Sung by =
Line 24: Line 26:
| Bass =
| Bass =
| Drums =
| Drums =
| userlabel1 =
| usrlabel1 =
| userdata1 =
| usrdata1 =
| userlabel2 =
| usrlabel2 =
| userdata2 =
| usrdata2 =
| userlabel3 =
| usrlabel3 =
| userdata3 =
| usrdata3 =
| userlabel4 =
| usrlabel4 =
| userdata4 =
| usrdata4 =
| userlabel5 =
| usrlabel5 =
| userdata5 =
| usrdata5 =
| userlabel6 =
| usrlabel6 =
| userdata6 =
| usrdata6 =
| userlabel7 =
| usrlabel7 =
| userdata7 =
| usrdata7 =
| userlabel8 =
| usrlabel8 =
| userdata8 =
| usrdata8 =
| userlabel9 =
| usrlabel9 =
| userdata9 =
| usrdata9 =
| userlabel10 =
| usrlabel10 =
| userdata10 =
| usrdata10 =
| Subtitles =
| Subtitles =
| Special Thanks =
| Special Thanks =
Line 52: Line 54:
}}
}}
</pre>
</pre>

== Deprecated ==
The following parameter has been deprecated. Please use <code>| Sung by = </code> instead.
<pre>
| Song =
</pre>

<noinclude>[[Category:Template Documentations]]</noinclude>
<noinclude>[[Category:Template Documentations]]</noinclude>

Latest revision as of 00:43, 1 April 2022

Documentation[edit]

This template supports up to 10 additional customizable fields called usrlabel(n) and usrdata(n).

{{Infobox Song
| Image            = [[File:Album Cover Art - |300x300px]]
| Caption          = 
| 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          = 
| Lyrics           = 
| Composer         = 
| Arrangement      = 
| Mixing           = 
| Production       = 
| Choreography     = 
| Recording        = 
| Mastering        = 
| Video            = 
| Illustration     = 
| Logo Design      = 
| Guitar           = 
| Bass             = 
| Drums            = 
| usrlabel1        = 
| usrdata1         = 
| usrlabel2        = 
| usrdata2         = 
| usrlabel3        = 
| usrdata3         = 
| usrlabel4        = 
| usrdata4         = 
| usrlabel5        = 
| usrdata5         = 
| 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;
}}