Template:Infobox/Music: Difference between revisions

From Inkipedia, the Splatoon wiki
m (add "Arrangement")
m (Text replacement - "Octo Expansion 11 above.oga" to "OE 11 above.mp3")
 
(17 intermediate revisions by 5 users not shown)
Line 9: Line 9:
             -->{{#if: {{{in s2 octo|}}} | S2 octo/ | }}<!--
             -->{{#if: {{{in s2 octo|}}} | S2 octo/ | }}<!--
             -->{{#if: {{{in s3|}}} | S3/ | }}<!--
             -->{{#if: {{{in s3|}}} | S3/ | }}<!--
            -->{{#if: {{{in s3 so|}}} | S3 SO/ | }}<!--
             -->|1|1
             -->|1|1
         }}
         }}
Line 15: Line 16:
         | S2 octo = Octo Expansion
         | S2 octo = Octo Expansion
         | S3 = Splatoon 3
         | S3 = Splatoon 3
        | S3 SO = Side Order
         | Generic
         | Generic
         }}<!--
         }}<!--
Line 22: Line 24:
|title = {{#if: {{{title|}}} | {{{title}}} | ''{{PAGENAME}}'' }}
|title = {{#if: {{{title|}}} | {{{title}}} | ''{{PAGENAME}}'' }}
|artist = {{{artist|}}}
|artist = {{{artist|}}}
|composer = {{{composer|}}}
|producer = {{{producer|}}}
|arrangement = {{{arrangement|}}}
|composer = {{#if: {{{composer|}}} | {{{composer}}}<br> | }}{{{composition and arrangement|}}}
|arrangement = {{#if: {{{arrangement|}}} | {{{arrangement}}}<br> | }}{{{composition and arrangement|}}}
|lyricist = {{{lyricist|}}}
|vocals = {{{vocals|}}}
|vocals = {{{vocals|}}}
|instrument1 = {{{instrument1|}}}
|instrument1 = {{{instrument1|}}}
Line 44: Line 48:
|performer9 = {{{performer9|}}}
|performer9 = {{{performer9|}}}
|game = {{#if: {{{in s1|}}} | ''[[Splatoon]]''<br> | }}<!--
|game = {{#if: {{{in s1|}}} | ''[[Splatoon]]''<br> | }}<!--
     -->{{#if: {{{in s2|}}} | ''[[Splatoon 2]]''<br> | }}<!--
     -->{{#if: {{{in s2|}}}{{{in s2 octo|}}} | ''[[Splatoon 2]]''<!--
    -->{{#if: {{{in s2 octo|}}} | ''[[Splatoon 2]]: [[Octo Expansion]]''<br> | }}<!--
        -->{{#if: {{{in s2|}}} || <nowiki/> ({{OE}} only) }}<br> | }}<!--
     -->{{#if: {{{in s3|}}} | ''[[Splatoon 3]]''<br> | }}<!--
     -->{{#if: {{{in s3|}}}{{{in s3 so|}}} | ''[[Splatoon 3]]''<!--
        -->{{#if: {{{in s3|}}} || <nowiki/> ({{SO}} only) }}<br> | }}<!--
     -->{{{other games|}}}
     -->{{{other games|}}}
|in s1 = {{{in s1|}}}
|in s1 = {{{in s1|}}}
Line 52: Line 57:
|in s2 octo = {{{in s2 octo|}}}
|in s2 octo = {{{in s2 octo|}}}
|in s3 = {{{in s3|}}}
|in s3 = {{{in s3|}}}
|in s3 so = {{{in s3 so|}}}
|album = {{{album|}}}
|album = {{{album|}}}
|track no. = {{{track no.|}}}
|track no. = {{{track no.|}}}
Line 67: Line 73:
{|
{|
|- style="vertical-align: top;"
|- style="vertical-align: top;"
|<code>color</code>||Optional.||An RGB triplet to use as the base color for formatting. If absent, the color is determined by the first game the song can be heard in (specified by <code>in s1</code>, <code>in s2</code>, <code>in s2 octo</code> or <code>in s3</code>).
|<code>color</code>||Optional.||An RGB triplet to use as the base color for formatting. If absent, the color is determined by the first game the song can be heard in (specified by <code>in s1</code>, <code>in s2</code>, <code>in s2 octo</code>, <code>in s3</code> or <code>in s3 so</code>).
|- style="vertical-align: top;"
|- style="vertical-align: top;"
|<code>image</code>||Optional.||The filename of the image to display.  
|<code>image</code>||Optional.||The filename of the image to display.  
|- style="vertical-align: top;"
|- style="vertical-align: top;"
|<code>title</code>||Optional.||The title of the song. By convention, song titles shall be italicized. Italicization is not needed for conjectural names; a note stating "conjectural" should be added after the conjectural title. If unspecified, the italicized page name will be used.
|<code>title</code>||Optional.||The title of the song. Italicization is not needed for conjectural names; a note stating "conjectural" may be added after the conjectural title. If unspecified, the italicized page name will be used.
|- style="vertical-align: top;"
|- style="vertical-align: top;"
|<code>artist</code>||Optional.||The artist(s) of the song. Typically, band names should be used if applicable.
|<code>artist</code>||Optional.||The artist(s) of the song. Typically, band names should be used if applicable. Leave this empty or unspecified if the song has no known credited artists.
|- style="vertical-align: top;"
|<code>producer</code>||Optional.||The producer(s) of the song.
|- style="vertical-align: top;"
|- style="vertical-align: top;"
|<code>composer</code>||Optional.||The composer(s) of the song.
|<code>composer</code>||Optional.||The composer(s) of the song.
|- style="vertical-align: top;"
|- style="vertical-align: top;"
|<code>arrangement</code>||Optional.||The musician(s) who did the arrangement of the song.
|<code>arrangement</code>||Optional.||The musician(s) who did the arrangement of the song.
|- style="vertical-align: top;"
|<code>composition and arrangement</code>||Optional.||The musician(s) who did the composition and arrangement of the song. This field will be merged with <code>composer</code> and <code>arrangement</code>.
|- style="vertical-align: top;"
|<code>lyricist</code>||Optional.||Who wrote the lyrics for the song.
|- style="vertical-align: top;"
|- style="vertical-align: top;"
|<code>vocals</code>||Optional.||Who sung the vocals in the song.
|<code>vocals</code>||Optional.||Who sung the vocals in the song.
Line 85: Line 97:
|<code>performer'''''n'''''</code><br>('''''n''''' = 1...9)||Optional.||The performer(s) of the song. Should be used with <code>instrument'''''n'''''</code>. Vocals should be listed separately with <code>vocals</code>.
|<code>performer'''''n'''''</code><br>('''''n''''' = 1...9)||Optional.||The performer(s) of the song. Should be used with <code>instrument'''''n'''''</code>. Vocals should be listed separately with <code>vocals</code>.
|- style="vertical-align: top;"
|- style="vertical-align: top;"
|<code>other games</code>||Optional.||Other games in which the song appears in. When any of <code>in s1</code>, <code>in s2</code>, <code>in s2 octo</code> or <code>in s3</code> are specified, the corresponding games are automatically listed in "Game". If any other games shall be listed below them, set this parameter.
|<code>other games</code>||Optional.||Other games in which the song appears in. When any of <code>in s1</code>, <code>in s2</code>, <code>in s2 octo</code>, <code>in s3</code> or <code>in s3 so</code> are specified, the corresponding games are automatically listed in "Game". If any other games shall be listed below them, set this parameter.
|- style="vertical-align: top;"
|- style="vertical-align: top;"
|<code>in s1</code>||Optional.||Where in ''Splatoon'' can the song be heard.
|<code>in s1</code>||Optional.||Where in ''Splatoon'' can the song be heard.
Line 94: Line 106:
|- style="vertical-align: top;"
|- style="vertical-align: top;"
|<code>in s3</code>||Optional.||Where in ''Splatoon 3'' can the song be heard.
|<code>in s3</code>||Optional.||Where in ''Splatoon 3'' can the song be heard.
|- style="vertical-align: top;"
|<code>in s3 so</code>||Optional.||Where in ''Splatoon 3'' (''Side Order'') can the song be heard.
|- style="vertical-align: top;"
|- style="vertical-align: top;"
|<code>album</code>||Optional.||The album(s) the song is in. Typically for official soundtrack releases.
|<code>album</code>||Optional.||The album(s) the song is in. Typically for official soundtrack releases.
Line 114: Line 128:
=== Examples ===
=== Examples ===
==== Markup / output ====
==== Markup / output ====
{| class="mw-collapsible mw-collapsed" width="100%"
! colspan="2" | Demo with all fields
|- style="vertical-align: top;"
| width="100%" |<pre>
{{Infobox/Music
|color = {{SiteColor|Generic}}
|image = Inkipedia Logo 2022 - S3.svg
|title = ''Some Song Name''
|artist = Some Musician
|producer = Some Producer
|composer = Some Composer
|arrangement = Some Arranger
|composition and arrangement = Some Composer+Arranger
|lyricist = Some Lyricist
|vocals = Some Singer
|instrument1 = Guitar
|performer1 = Some Guitarist
|instrument2 = Piano
|performer2 = Some Pianist
|instrument3 = Violin
|performer3 = Some Violinist
|instrument4 = Cello
|performer4 = Some Cellist
|instrument5 = Flute
|performer5 = Some Flutist
|instrument6 = Trumpet
|performer6 = Some Trumpeter
|instrument7 = Tuba
|performer7 = Some Tuba Player
|instrument8 = Drums
|performer8 = Some Drummer
|instrument9 = DJ
|performer9 = Some DJ
|other games = Some Other Game
|in s1 = Some S1 Place
|in s2 = Some S2 Place
|in s2 octo = Some S2 (Octo) Place
|in s3 = Some S3 Place
|in s3 so = Some Side Order Place
|album = Some Album Cassette
|track no. = 2 (Some Album Cassette B-Side)
|genre = Pop
|bpm = 120
|key = C major
|time signature = 3/4
|length = 2:00
|audio = [[File:Octo Valley Calamari Inkantation.oga]]
}}
</pre>
|
{{Infobox/Music
|color = {{SiteColor|Generic}}
|image = Inkipedia Logo 2022 - S3.svg
|title = ''Some Song Name''
|artist = Some Musician
|producer = Some Producer
|composer = Some Composer
|arrangement = Some Arranger
|composition and arrangement = Some Composer+Arranger
|lyricist = Some Lyricist
|vocals = Some Singer
|instrument1 = Guitar
|performer1 = Some Guitarist
|instrument2 = Piano
|performer2 = Some Pianist
|instrument3 = Violin
|performer3 = Some Violinist
|instrument4 = Cello
|performer4 = Some Cellist
|instrument5 = Flute
|performer5 = Some Flutist
|instrument6 = Trumpet
|performer6 = Some Trumpeter
|instrument7 = Tuba
|performer7 = Some Tuba Player
|instrument8 = Drums
|performer8 = Some Drummer
|instrument9 = DJ
|performer9 = Some DJ
|other games = Some Other Game
|in s1 = Some S1 Place
|in s2 = Some S2 Place
|in s2 octo = Some S2 (Octo) Place
|in s3 = Some S3 Place
|in s3 so = Some Side Order Place
|album = Some Album Cassette
|track no. = 2 (Some Album Cassette B-Side)
|genre = Pop
|bpm = 120
|key = C major
|time signature = 3/4
|length = 2:00
|audio = [[File:OV Calamari Inkantation.mp3]]
}}
|}
{| class="mw-collapsible" width="100%"
! colspan="2" | Demo with ''[[Anarchy Rainbow]]''
|- style="vertical-align: top;"
| width="100%" |<pre>
{{Infobox/Music
|image = S3 Band Deep Cut.png
|artist = [[Deep Cut]]
|vocals = [[Shiver]] (in-game)<br>[[Frye]] (in-game)<br>[[Big Man]] (in-game)
|in s3 = [[Splatsville]] (only after Halftime Report during [[Splatfest]])
|genre = Mixed
|bpm = 130
|key = C♯ Minor
|length = 1:32
|audio = [[File:Anarchy Rainbow.mp3]]
}}
</pre>
|
{{Infobox/Music
|image = S3 Band Deep Cut.png
|title = ''Anarchy Rainbow''
|artist = [[Deep Cut]]
|vocals = [[Shiver]] (in-game)<br>[[Frye]] (in-game)<br>[[Big Man]] (in-game)
|in s3 = [[Splatsville]] (only after Halftime Report during [[Splatfest]])
|genre = Mixed
|bpm = 130
|key = C♯ Minor
|length = 1:32
|audio = [[File:Anarchy Rainbow.mp3]]
}}
|}
{| class="mw-collapsible" width="100%"
! colspan="2" | Demo with ''[[#11 above|#11 above]]''
|- style="vertical-align: top;"
|<pre>
{{Infobox/Music
|image = S2 Band Dedf1sh.jpg
|title = ''#11 above''
|artist = [[Acht|Dedf1sh]]
|composer = [[Toru Minegishi]]<br>[[Ryo Nagamatsu]]<br>[[Shiho Fujii]]
|in s2 octo = {{OctoExpansionStation|D|09}} [[Goose Station]]<br>{{OctoExpansionStation|G|06}}{{OctoExpansionStation|A|01}} [[Gnarly Rails Station]]<br>{{OctoExpansionStation|G|08}} [[Freakazoid Station]]<br>{{OctoExpansionStation|I|05}}{{OctoExpansionStation|B|08}} [[Righteous Rails Station]]<br>{{OctoExpansionStation|J|05}}{{OctoExpansionStation|C|14}} [[Stick 'n' Move Station]]
|album = [[Octotune (Splatoon 2 Original Soundtrack)|Octotune]]
|track no. = 20 (Octotune Disc 1)
|genre = Electronic
|bpm = 191
|length = 2:10 (Octotune)
|audio = [[File:OE 11 above.mp3]]
}}
</pre>
|
{{Infobox/Music
|image = S2 Band Dedf1sh.jpg
|title = ''#11 above''
|artist = [[Acht|Dedf1sh]]
|composer = [[Toru Minegishi]]<br>[[Ryo Nagamatsu]]<br>[[Shiho Fujii]]
|in s2 octo = {{OctoExpansionStation|D|09}} [[Goose Station]]<br>{{OctoExpansionStation|G|06}}{{OctoExpansionStation|A|01}} [[Gnarly Rails Station]]<br>{{OctoExpansionStation|G|08}} [[Freakazoid Station]]<br>{{OctoExpansionStation|I|05}}{{OctoExpansionStation|B|08}} [[Righteous Rails Station]]<br>{{OctoExpansionStation|J|05}}{{OctoExpansionStation|C|14}} [[Stick 'n' Move Station]]
|album = [[Octotune (Splatoon 2 Original Soundtrack)|Octotune]]
|track no. = 20 (Octotune Disc 1)
|genre = Electronic
|bpm = 191
|length = 2:10 (Octotune)
|audio = [[File:OE 11 above.mp3]]
}}
|}
<!-- Hiding slightly outdated examples: -->
<!--
{|
{|
|- style="vertical-align: top;"
|- style="vertical-align: top;"
Line 124: Line 301:
|album = [[Splatune (Splatoon Original Soundtrack)|''Splatune'']]<br>''[[Splatoon Live in Makuhari -Shiokalive-]]''<br>''[[Splatoon 2 Live in Makuhari -Tentalive-]]'' (Cho Party 2016 version)
|album = [[Splatune (Splatoon Original Soundtrack)|''Splatune'']]<br>''[[Splatoon Live in Makuhari -Shiokalive-]]''<br>''[[Splatoon 2 Live in Makuhari -Tentalive-]]'' (Cho Party 2016 version)
|other games= ''[[Super Smash Bros. Ultimate]]''
|other games= ''[[Super Smash Bros. Ultimate]]''
|in s1 = [[Enter the Octobot King!]]<br>[[Splatfest]] Battle ([[Callie vs. Marie]])<br>[[Arcade Machine#Squid Beatz|Squid Beatz]]<br>[[amiibo#Squid Sisters|Squid Sisters amiibo]]
|in s1 = [[Enter the Octobot King!]]<br>[[Splatfest]] Battle ([[Callie vs. Marie]])<br>[[Arcade machine#Squid Beatz|Squid Beatz]]<br>[[amiibo#Squid Sisters|Squid Sisters amiibo]]
|in s2 octo = [[Abandoned Station]] intro cutscene (as ''Introduction'')<br>[[Inner Agent 3]]
|in s2 octo = [[Abandoned Station]] intro cutscene (as ''Introduction'')<br>[[Inner Agent 3]]
|length = 2:14<br>2:35 (''Splatune'')<br>2:37 (''Splatoon Live in Makuhari'')
|length = 2:14<br>2:35 (''Splatune'')<br>2:37 (''Splatoon Live in Makuhari'')
Line 131: Line 308:
|key = E♭ minor
|key = E♭ minor
|track no. = 19 (''Splatune'' Disc 2)<br>28 (''Splatoon Live in Makuhari'')<br>9 (1st Concert, ''Splatoon Live in Makuhari'')<br>21 (2nd Concert, ''Splatoon Live in Makuhari'')<br>26 (Cho Party 2016, ''Splatoon 2 Live in Makuhari'')
|track no. = 19 (''Splatune'' Disc 2)<br>28 (''Splatoon Live in Makuhari'')<br>9 (1st Concert, ''Splatoon Live in Makuhari'')<br>21 (2nd Concert, ''Splatoon Live in Makuhari'')<br>26 (Cho Party 2016, ''Splatoon 2 Live in Makuhari'')
|audio = [[File:Octo Valley Calamari Inkantation.ogg]]
|audio = [[File:Octo Valley Calamari Inkantation.oga]]
}}
}}
</pre>
</pre>
Line 142: Line 319:
|album = [[Splatune (Splatoon Original Soundtrack)|''Splatune'']]<br>''[[Splatoon Live in Makuhari -Shiokalive-]]''<br>''[[Splatoon 2 Live in Makuhari -Tentalive-]]'' (Cho Party 2016 version)
|album = [[Splatune (Splatoon Original Soundtrack)|''Splatune'']]<br>''[[Splatoon Live in Makuhari -Shiokalive-]]''<br>''[[Splatoon 2 Live in Makuhari -Tentalive-]]'' (Cho Party 2016 version)
|other games= ''[[Super Smash Bros. Ultimate]]''
|other games= ''[[Super Smash Bros. Ultimate]]''
|in s1 = [[Enter the Octobot King!]]<br>[[Splatfest]] Battle ([[Callie vs. Marie]])<br>[[Arcade Machine#Squid Beatz|Squid Beatz]]<br>[[amiibo#Squid Sisters|Squid Sisters amiibo]]
|in s1 = [[Enter the Octobot King!]]<br>[[Splatfest]] Battle ([[Callie vs. Marie]])<br>[[Arcade machine#Squid Beatz|Squid Beatz]]<br>[[amiibo#Squid Sisters|Squid Sisters amiibo]]
|in s2 octo = [[Abandoned Station]] intro cutscene (as ''Introduction'')<br>[[Inner Agent 3]]
|in s2 octo = [[Abandoned Station]] intro cutscene (as ''Introduction'')<br>[[Inner Agent 3]]
|length = 2:14<br>2:35 (''Splatune'')<br>2:37 (''Splatoon Live in Makuhari'')
|length = 2:14<br>2:35 (''Splatune'')<br>2:37 (''Splatoon Live in Makuhari'')
Line 149: Line 326:
|key = E♭ minor
|key = E♭ minor
|track no. = 19 (''Splatune'' Disc 2)<br>28 (''Splatoon Live in Makuhari'')<br>9 (1st Concert, ''Splatoon Live in Makuhari'')<br>21 (2nd Concert, ''Splatoon Live in Makuhari'')<br>26 (Cho Party 2016, ''Splatoon 2 Live in Makuhari'')
|track no. = 19 (''Splatune'' Disc 2)<br>28 (''Splatoon Live in Makuhari'')<br>9 (1st Concert, ''Splatoon Live in Makuhari'')<br>21 (2nd Concert, ''Splatoon Live in Makuhari'')<br>26 (Cho Party 2016, ''Splatoon 2 Live in Makuhari'')
|audio = [[File:Octo Valley Calamari Inkantation.ogg]]
|audio = [[File:Octo Valley Calamari Inkantation.oga]]
}}
|- style="vertical-align: top;"
|<pre>
{{Infobox/Music
|image = Anarchy Rainbow Tumbnail.jpg
|title = ''Anarchy Rainbow''
|artist = [[Deep Cut]]
|vocals = [[Shiver]] (in-game)<br>[[Frye]] (in-game)<br>[[Big Man]] (in-game)
|in s3 = [[Splatsville]] (only after Halftime Report during [[Splatfest]])
|length = 1:32
|bpm = 130
|genre = Mixed
|key = C♯ Minor
|audio = [[File:Anarchy Rainbow.mp3]]
}}
</pre>
|
{{Infobox/Music
|image = Anarchy Rainbow Tumbnail.jpg
|title = ''Anarchy Rainbow''
|artist = [[Deep Cut]]
|vocals = [[Shiver]] (in-game)<br>[[Frye]] (in-game)<br>[[Big Man]] (in-game)
|in s3 = [[Splatsville]] (only after Halftime Report during [[Splatfest]])
|length = 1:32
|bpm = 130
|genre = Mixed
|key = C♯ Minor
|audio = [[File:Anarchy Rainbow.mp3]]
}}
}}
|}
{|
|- style="vertical-align: top;"
|- style="vertical-align: top;"
|<pre>
|<pre>
Line 193: Line 345:
|performer3 = The DJ
|performer3 = The DJ
|album = [[Splatune 2 (Splatoon 2 Original Soundtrack)|Splatune 2]]
|album = [[Splatune 2 (Splatoon 2 Original Soundtrack)|Splatune 2]]
|in s2 = [[Salmon Run]] matches (during [[Known Occurrence]]s)<br>[[Arcade Machine#Splatoon 2|Squid Beatz 2]]
|in s2 = [[Salmon Run]] matches (during [[Known Occurrence]]s)<br>[[Arcade machine#Splatoon 2|Squid Beatz 2]]
|in s3 = [[Salmon Run Next Wave|Salmon Run]] matches (during some [[Known Occurrence]]s)
|in s3 = [[Salmon Run Next Wave|Salmon Run]] matches (during some [[Known Occurrence]]s)
|length = 2:39
|length = 2:39
Line 201: Line 353:
|time signature = 31/16
|time signature = 31/16
|track no. = 33 (Squid Beatz 2)<br>29 (Splatune 2)
|track no. = 33 (Squid Beatz 2)<br>29 (Splatune 2)
|audio = [[File:S2 Salmon Run Fishing Frenzy Sample.oga]]
|audio = [[File:SR Fishing Frenzy.mp3]]
}}
}}
</pre>
</pre>
Line 217: Line 369:
|performer3 = The DJ
|performer3 = The DJ
|album = [[Splatune 2 (Splatoon 2 Original Soundtrack)|Splatune 2]]
|album = [[Splatune 2 (Splatoon 2 Original Soundtrack)|Splatune 2]]
|in s2 = [[Salmon Run]] matches (during [[Known Occurrence]]s)<br>[[Arcade Machine#Splatoon 2|Squid Beatz 2]]
|in s2 = [[Salmon Run]] matches (during [[Known Occurrence]]s)<br>[[Arcade machine#Splatoon 2|Squid Beatz 2]]
|in s3 = [[Salmon Run Next Wave|Salmon Run]] matches (during some [[Known Occurrence]]s)
|in s3 = [[Salmon Run Next Wave|Salmon Run]] matches (during some [[Known Occurrence]]s)
|length = 2:39
|length = 2:39
Line 225: Line 377:
|time signature = 31/16
|time signature = 31/16
|track no. = 33 (Squid Beatz 2)<br>29 (Splatune 2)
|track no. = 33 (Squid Beatz 2)<br>29 (Splatune 2)
|audio = [[File:S2 Salmon Run Fishing Frenzy Sample.oga]]
|audio = [[File:SR Fishing Frenzy.mp3]]
}}
|- style="vertical-align: top;"
|<pre>
{{Infobox/Music
|image = S2 Band Dedf1sh.jpg
|title = ''#11 above''
|artist = [[Dedf1sh]]
|composer = [[Toru Minegishi]]<br>[[Ryo Nagamatsu]]<br>[[Shiho Fujii]]
|album = [[Octotune (Splatoon 2 Original Soundtrack)|Octotune]]
|in s2 octo = {{OctoExpansionStation|D|09}} [[Goose Station]]<br>{{OctoExpansionStation|G|06}}{{OctoExpansionStation|A|01}} [[Gnarly Rails Station]]<br>{{OctoExpansionStation|G|08}} [[Freakazoid Station]]<br>{{OctoExpansionStation|I|05}}{{OctoExpansionStation|B|08}} [[Righteous Rails Station]]<br>{{OctoExpansionStation|J|05}}{{OctoExpansionStation|C|14}} [[Stick 'n' Move Station]]
|length = 2:10 (Octotune)
|bpm = 191
|genre = Electronic
|key = -
|time signature = 31/16
|track no. = 20 (Octotune Disc 1)
|audio = [[File:Octo Expansion 11 above.oga]]
}}
</pre>
|
{{Infobox/Music
|image = S2 Band Dedf1sh.jpg
|title = ''#11 above''
|artist = [[Dedf1sh]]
|composer = [[Toru Minegishi]]<br>[[Ryo Nagamatsu]]<br>[[Shiho Fujii]]
|album = [[Octotune (Splatoon 2 Original Soundtrack)|Octotune]]
|in s2 octo = {{OctoExpansionStation|D|09}} [[Goose Station]]<br>{{OctoExpansionStation|G|06}}{{OctoExpansionStation|A|01}} [[Gnarly Rails Station]]<br>{{OctoExpansionStation|G|08}} [[Freakazoid Station]]<br>{{OctoExpansionStation|I|05}}{{OctoExpansionStation|B|08}} [[Righteous Rails Station]]<br>{{OctoExpansionStation|J|05}}{{OctoExpansionStation|C|14}} [[Stick 'n' Move Station]]
|length = 2:10 (Octotune)
|bpm = 191
|genre = Electronic
|key = -
|time signature = 31/16
|track no. = 20 (Octotune Disc 1)
|audio = [[File:Octo Expansion 11 above.oga]]
}}
}}
|}
{|
|- style="vertical-align: top;"
|- style="vertical-align: top;"
|<pre>
|<pre>
Line 316: Line 437:
}}
}}
|}
|}
-->
</noinclude>
</noinclude>

Latest revision as of 15:31, 25 April 2024


Displays an infobox for a piece of Music.

Parameters

color Optional. An RGB triplet to use as the base color for formatting. If absent, the color is determined by the first game the song can be heard in (specified by in s1, in s2, in s2 octo, in s3 or in s3 so).
image Optional. The filename of the image to display.
title Optional. The title of the song. Italicization is not needed for conjectural names; a note stating "conjectural" may be added after the conjectural title. If unspecified, the italicized page name will be used.
artist Optional. The artist(s) of the song. Typically, band names should be used if applicable. Leave this empty or unspecified if the song has no known credited artists.
producer Optional. The producer(s) of the song.
composer Optional. The composer(s) of the song.
arrangement Optional. The musician(s) who did the arrangement of the song.
composition and arrangement Optional. The musician(s) who did the composition and arrangement of the song. This field will be merged with composer and arrangement.
lyricist Optional. Who wrote the lyrics for the song.
vocals Optional. Who sung the vocals in the song.
instrumentn
(n = 1...9)
Optional. The instrument or part played by a performer of the song, or other roles that may apply (e.g. DJ). Should be used with performern.
performern
(n = 1...9)
Optional. The performer(s) of the song. Should be used with instrumentn. Vocals should be listed separately with vocals.
other games Optional. Other games in which the song appears in. When any of in s1, in s2, in s2 octo, in s3 or in s3 so are specified, the corresponding games are automatically listed in "Game". If any other games shall be listed below them, set this parameter.
in s1 Optional. Where in Splatoon can the song be heard.
in s2 Optional. Where in Splatoon 2 can the song be heard, excluding Octo Expansion.
in s2 octo Optional. Where in Splatoon 2: Octo Expansion can the song be heard.
in s3 Optional. Where in Splatoon 3 can the song be heard.
in s3 so Optional. Where in Splatoon 3 (Side Order) can the song be heard.
album Optional. The album(s) the song is in. Typically for official soundtrack releases.
track no. Optional. The track number(s) of the track in official soundtrack albums and/or in-game jukebox features.
genre Optional. The genre of the song.
bpm Optional. The tempo of the song in beats per minute.
key Optional. The key signature or mode of the song. If the song contains obvious key changes, try to list all of them.
time signature Optional. The time signature of the song.
length Optional. The length of the song. For in-game looped soundtrack, list the length from start to the loop point. If the song is also released in an official soundtrack album, list it separately with the full length of the track. If there are multiple variations of the song, list each one separated by <br>.
audio Optional. The audio file of the song.

Examples

Markup / output

Demo with all fields
{{Infobox/Music
|color = {{SiteColor|Generic}}
|image = Inkipedia Logo 2022 - S3.svg
|title = ''Some Song Name''
|artist = Some Musician
|producer = Some Producer
|composer = Some Composer
|arrangement = Some Arranger
|composition and arrangement = Some Composer+Arranger
|lyricist = Some Lyricist
|vocals = Some Singer
|instrument1 = Guitar
|performer1 = Some Guitarist
|instrument2 = Piano
|performer2 = Some Pianist
|instrument3 = Violin
|performer3 = Some Violinist
|instrument4 = Cello
|performer4 = Some Cellist
|instrument5 = Flute
|performer5 = Some Flutist
|instrument6 = Trumpet
|performer6 = Some Trumpeter
|instrument7 = Tuba
|performer7 = Some Tuba Player
|instrument8 = Drums
|performer8 = Some Drummer
|instrument9 = DJ
|performer9 = Some DJ
|other games = Some Other Game
|in s1 = Some S1 Place
|in s2 = Some S2 Place
|in s2 octo = Some S2 (Octo) Place
|in s3 = Some S3 Place
|in s3 so = Some Side Order Place
|album = Some Album Cassette
|track no. = 2 (Some Album Cassette B-Side)
|genre = Pop
|bpm = 120
|key = C major
|time signature = 3/4
|length = 2:00
|audio = [[File:Octo Valley Calamari Inkantation.oga]]
}}

Some Song Name
Inkipedia Logo 2022 - S3.svg
Artist Some Musician
Producer Some Producer
Composer Some Composer
Some Composer+Arranger
Arrangement Some Arranger
Some Composer+Arranger
Lyricist Some Lyricist
Vocals Some Singer
Guitar Some Guitarist
Piano Some Pianist
Violin Some Violinist
Cello Some Cellist
Flute Some Flutist
Trumpet Some Trumpeter
Tuba Some Tuba Player
Drums Some Drummer
DJ Some DJ
Game Splatoon
Splatoon 2
Splatoon 3
Some Other Game
Heard in
Splatoon
Some S1 Place
Heard in
Splatoon 2
Some S2 Place
Some S2 (Octo) Place
Heard in
Splatoon 3
Some S3 Place
Some Side Order Place
Album Some Album Cassette
Track list no. 2 (Some Album Cassette B-Side)
Genre Pop
BPM 120
Key signature C major
Time signature 3/4
Length 2:00
Audio file
Demo with Anarchy Rainbow
{{Infobox/Music
|image = S3 Band Deep Cut.png
|artist = [[Deep Cut]]
|vocals = [[Shiver]] (in-game)<br>[[Frye]] (in-game)<br>[[Big Man]] (in-game)
|in s3 = [[Splatsville]] (only after Halftime Report during [[Splatfest]])
|genre = Mixed
|bpm = 130
|key = C♯ Minor
|length = 1:32
|audio = [[File:Anarchy Rainbow.mp3]]
}}

Anarchy Rainbow
S3 Band Deep Cut.png
Artist Deep Cut
Vocals Shiver (in-game)
Frye (in-game)
Big Man (in-game)
Game Splatoon 3
Heard in
Splatoon 3
Splatsville (only after Halftime Report during Splatfest)
Genre Mixed
BPM 130
Key signature C♯ Minor
Length 1:32
Audio file
Demo with #11 above
{{Infobox/Music
|image = S2 Band Dedf1sh.jpg
|title = ''#11 above''
|artist = [[Acht|Dedf1sh]]
|composer = [[Toru Minegishi]]<br>[[Ryo Nagamatsu]]<br>[[Shiho Fujii]]
|in s2 octo = {{OctoExpansionStation|D|09}} [[Goose Station]]<br>{{OctoExpansionStation|G|06}}{{OctoExpansionStation|A|01}} [[Gnarly Rails Station]]<br>{{OctoExpansionStation|G|08}} [[Freakazoid Station]]<br>{{OctoExpansionStation|I|05}}{{OctoExpansionStation|B|08}} [[Righteous Rails Station]]<br>{{OctoExpansionStation|J|05}}{{OctoExpansionStation|C|14}} [[Stick 'n' Move Station]]
|album = [[Octotune (Splatoon 2 Original Soundtrack)|Octotune]]
|track no. = 20 (Octotune Disc 1)
|genre = Electronic
|bpm = 191
|length = 2:10 (Octotune)
|audio = [[File:OE 11 above.mp3]]
}}

#11 above
S2 Band Dedf1sh.jpg
Artist Dedf1sh
Composer Toru Minegishi
Ryo Nagamatsu
Shiho Fujii
Game Splatoon 2 (Octo Expansion only)
Heard in
Splatoon 2
D09 Goose Station
G06A01 Gnarly Rails Station
G08 Freakazoid Station
I05B08 Righteous Rails Station
J05C14 Stick 'n' Move Station
Album Octotune
Track list no. 20 (Octotune Disc 1)
Genre Electronic
BPM 191
Length 2:10 (Octotune)
Audio file