Template:Infobox song/doc: Difference between revisions

Template page
Content added Content deleted
m (FuzzyBot moved page Template:Infobox Song/doc to Template:Infobox song/doc without leaving a redirect: Part of translatable page "Template:Infobox Song")
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1:
{{Documentation subpage}}
{{Lua|Module:Infobox song}} {{Cargo|songs}}
 
== Parameters ==
__TOC__
 
==Parameters==
<templatedata>
{
Line 11 ⟶ 9:
"example": "#000000",
"type": "string",
"label": "Background Colorcolor",
"default": "#000000",
"description": "The background color of the headers. Overrides the colors associated with units if specified."
},
"text color": {
"label": "Text Colorcolor",
"example": "#FFFFFF",
"type": "string",
"default": "#FFFFFF",
"description": "The text color of the text inside headers. Overrides text colors associated with units if specified."
},
"image": {
"label": "Image",
"example": "Jacket001.png",
"type": "string",
"default": "Dummyalbumart.png",
"suggested": true,
"description": "The jacket for the song."
},
"image alt": {
"label": "Image (alt)",
"type": "string",
"description": "Alternative jacket for the song",
"example": "Jacket001 (alt).png"
},
"romaji": {
Line 49 ⟶ 33:
"type": "string",
"description": "The official English song title."
},
"singer": {
"label": "Original Singer(s)",
"required": true,
"description": "The original singer(s) of the song.",
"example": "Hatsune MIku",
"type": "string"
},
"producer": {
"label": "Producer(s)",
"required": true,
"description": "The producer(s) of the song.",
"example": "ika",
"type": "string"
},
"composer": {
"label": "Composer(s)",
"description": "The composer(s) of the song.",
"type": "string",
"example": "ika"
},
"lyricist": {
"label": "Lyricist(s)",
"description": "The lyricist(s) of the song.",
"type": "string",
"example": "ika"
},
"unit": {
"label": "Unit",
"type": "string",
"example": "vs",
"suggested": true,
"description": "The unit associated with the song. Use \"vs\" for VIRTUAL SINGER, \"ln\" for Leo/need, \"mmj\" for MORE MORE JUMP!, \"vbs\" for Vivid BAD SQUAD, \"wxs\" for Wonderlands×Showtime, \"25ji\" for 25-ji, Nightcord de., \"other\" for Other"
},
"bpm": {
Line 92 ⟶ 43:
"duration": {
"label": "Duration",
"type": "stringnumber",
"suggested": true,
"description": "The length of the full song, not including beginning silence.",
"example": "1:41308"
},
"easy difficulty": {
"label": "Easy Difficultydifficulty",
"type": "number",
"suggested": true,
"example": "7",
"description": "The difficulty of the easy chart. Defaults to \"N/A\" if none given.",
"required": true
},
"normal difficulty": {
"label": "Normal Difficultydifficulty",
"type": "number",
"suggested": true,
"example": "12",
"description": "The difficulty of the normal chart. Defaults to \"N/A\" if none given.",
"required": true
},
"hard difficulty": {
"label": "Hard Difficultydifficulty",
"type": "number",
"suggested": true,
"example": "17",
"description": "The difficulty of the hard chart. Defaults to \"N/A\" if none given.",
"required": true
},
"expert difficulty": {
"label": "Expert Difficultydifficulty",
"type": "number",
"suggested": true,
"example": "24",
"description": "The difficulty of the expert chart. Defaults to \"N/A\" if none given.",
"required": true
},
"master difficulty": {
"label": "Master Difficultydifficulty",
"type": "number",
"suggested": true,
"example": "28",
"description": "The difficulty of the master chart. Defaults to \"N/A\" if none given.",
"required": true
},
"easy notes": {
"label": "Easy Notesnotes",
"example": "139",
"description": "The number of notes in the easy chart.",
"suggested": true,
"type": "number",
"description": "The number of notes in the easy chart. Defaults to \"N/A\" if none given.",
"typerequired": "number"true
},
"normal notes": {
"label": "Normal Notesnotes",
"example": "339",
"description": "The number of notes in the normal chart.",
"suggested": true,
"type": "number",
"description": "The number of notes in the normal chart. Defaults to \"N/A\" if none given.",
"typerequired": "number"true
},
"hard notes": {
"label": "Hard Notesnotes",
"type": "number",
"suggested": true,
"example": "439",
"description": "The number of notes in the hard chart. Defaults to \"N/A\" if none given.",
"required": true
},
"expert notes": {
"label": "Expert Notesnotes",
"example": "739",
"type": "number",
"description": "The number of notes in the expert chart.",
"suggested": true,
"required": true
"description": "The number of notes in the expert chart. Defaults to \"N/A\" if none given."
},
"master notes": {
"label": "Master Notesnotes",
"example": "939",
"type": "number",
"description": "The number of notes in the master chart.",
"suggested": true,
"required": true
"description": "The number of notes in the master chart. Defaults to \"N/A\" if none given."
},
"japanese": {
Line 173 ⟶ 124:
"type": "string",
"suggested": true
},
"arranger": {
"label": "Arranger",
"description": "The composer(s) of the song.",
"type": "string",
"example": "ika"
},
"song id": {
Line 189 ⟶ 134:
"date": {
"label": "Release Date",
"description": "The date that the song was released in game. Use format YYYY/MM/DD",
"example": "2021/03/09",
"type": "date",
"suggestedrequired": true
},
"3d mv": {
"label": "3D MV",
"description": "Whether or not the song has a 3D MV. Use \"yes\" or \"no\".",
"type": "stringboolean",
"suggestedexample": true"No",
"examplerequired": "no"true
},
"2d mv": {
"description": "Whether or not the song has a 2D MV. Use \"yes\" or \"no\".",
"type": "stringboolean",
"suggested": true,
"label": "2D MV",
"example": "noNo",
"required": true
},
"original mv": {
"label": "Original MV",
"type": "stringboolean",
"suggested": true,
"description": "Whether or not the song has an original MV. Use \"yes\" or \"no\".",
"example": "noNo",
"required": true
},
"song name": {
"label": "Song Namename",
"description": "The song name. Defaults to the page title if none given.",
"example": "Miku Miku ni Shite Ageru ♪ 【Shiteyanyo】",
"type": "string",
"required": true,
},
"jacket": {
"label": "Jacket",
"description": "The jacket for the song.",
"example": "Jacket001.png",
"type": "string",
"default": "Dummyalbumart.png",
"suggested": true
},
"commissionedjacket alt": {
"label": "CommissionedJacket (alt)",
"description": "WhetherAlternative orjacket notfor the song was commissioned for Project SEKAI.",
"example": "Jacket001 (alt).png",
"type": "string"
},
"jacket alt 2": {
"label": "Jacket (alt 2)",
"description": "Alternative jacket for the song",
"type": "string"
},
"type": {
"label": "Song type",
"description": "The type of song. Can be one of \"Pre-existing\", \"Commissioned\", or \"Contest winner\".",
"example": "no",
"type": "booleanstring",
"suggested": true
},
"game duration": {
"label": "Duration (game-size)",
"description": "The length of the song in game. Does not include beginning silence.",
"example": "101",
"type": "number",
"required": true
},
"singers": {
"label": "Original singer(s)",
"description": "The original singer(s) of the song, separated by commas.",
"example": "Hatsune MIku",
"type": "string",
"suggested": true
},
"producers": {
"label": "Producer(s)",
"description": "The producer(s) of the song, separated by commas.",
"example": "ika",
"type": "string",
"required": true
},
"composers": {
"label": "Composer(s)",
"description": "The composer(s) of the song, separated by commas.",
"example": "ika",
"type": "string",
"suggested": true
},
"arrangers": {
"label": "Arranger(s)",
"description": "The arranger(s) of the song, separated by commas.",
"example": "ika",
"type": "string",
"suggested": true
},
"lyricists": {
"label": "Lyricist(s)",
"description": "The lyricist(s) of the song, separated by commas.",
"example": "ika",
"type": "string",
"suggested": true
},
"units": {
"label": "Unit categories",
"description": "The category that this song belongs to. Options are \"VIRTUAL SINGER\", \"Leo/need\", \"MORE MORE JUMP!\", \"Vivid BAD SQUAD\", \"Wonderlands×Showtime\", \"25-ji, Nightcord de.\", and \"Other\"",
"example": "VIRTUAL SINGER",
"type": "string",
"suggested": true
},
"unlock": {
"label": "Unlock method",
"description": "The way this song is unlocked. Is one of the options: \"Automatically unlocked\", \"Music Shop\", \"Present Box\", or \"Main Story\"",
"type": "string",
"required": true
}
},
Line 236 ⟶ 254:
"song id",
"song name",
"imagejacket",
"imagejacket alt",
"jacket alt 2",
"japanese",
"romaji",
"english",
"singersingers",
"producerproducers",
"composer",
"arranger",
"lyricist",
"unit",
"commissioned",
"bpm",
"duration",
"composers",
"arrangers",
"lyricists",
"units",
"unlock",
"type",
"bpm",
"game duration",
"3d mv",
"2d mv",
Line 265 ⟶ 286:
"master notes"
],
"description": "Infobox Songsong for displaying song information.",
"format": "block"
}
</templatedata>
 
== Quick Copycopy ==
<pre>
{{Infobox Songsong
|bg colorsong id =
|text colorsong name =
|song idjacket =
|song namejacket alt =
|image jacket alt 2 =
|image altjapanese =
|japanese romaji =
|romaji english =
|english singers =
|singer producers =
|producer duration =
|arranger units =
| unlock =
|composer =
|lyricist arrangers =
|unit composers =
|commissioned lyricists =
|bpm type =
|duration bpm =
|date game duration =
|3d mvdate =
|2d 3d mv =
|original 2d mv =
| original mv =
|easy difficulty =
|normal easy difficulty =
|hard normal difficulty =
|expert hard difficulty =
|master expert difficulty =
| master difficulty =
|easy notes =
|normal easy notes =
|hard normal notes =
|expert hard notes =
|master expert notes =
| master notes =
}}
</pre>
 
== Examples ==
{{Infobox Songsong
| song id = 1
| song name = Tell Your World
|image jacket = Jacket001.png
| singers = Hatsune Miku
|japanese = Tell Your World
| producers = kz (livetune)
|romaji = Tell Your World
| duration = 257
|english = Tell Your World
| arrangers = kz (livetune)
|singer = Hatsune Miku
|producer composers = kz (livetune)
|arranger lyricists = kz (livetune)
| units = VIRTUAL SINGER
|composer = kz (livetune)
| unlock = Automatically unlocked
|lyricist = kz (livetune)
|unit type = vsPre-existing
|commissioned bpm = no150
|bpm game duration = 150123
| date = 2020/09/30
|duration = 2:05
|date 3d mv = 2020/09/30Yes
|3d 2d mv = yesNo
|2d original mv = noNo
| easy difficulty = 5
|original mv = no
|easy normal difficulty = 510
|normal hard difficulty = 1016
|hard expert difficulty = 1622
|expert master difficulty = 2226
| easy notes = 220
|master difficulty = 26
|easy normal notes = 220492
|normal hard notes = 490719
|hard expert notes = 717961
|expert master notes = 9631147
|master notes = 1147
}}
 
<pre>
{{Infobox Songsong
| song id = 1
| song name = Tell Your World
|image jacket = Jacket001.png
| singers = Hatsune Miku
|japanese = Tell Your World
| producers = kz (livetune)
|romaji = Tell Your World
| duration = 257
|english = Tell Your World
| arrangers = kz (livetune)
|singer = Hatsune Miku
|producer composers = kz (livetune)
|arranger lyricists = kz (livetune)
| units = VIRTUAL SINGER
|composer = kz (livetune)
| unlock = Automatically unlocked
|lyricist = kz (livetune)
|unit type = vsPre-existing
|commissioned bpm = no150
|bpm game duration = 150123
| date = 2020/09/30
|duration = 2:05
|date 3d mv = 2020/09/30Yes
|3d 2d mv = yesNo
|2d original mv = noNo
| easy difficulty = 5
|original mv = no
|easy normal difficulty = 510
|normal hard difficulty = 1016
|hard expert difficulty = 1622
|expert master difficulty = 2226
| easy notes = 220
|master difficulty = 26
|easy normal notes = 220492
|normal hard notes = 490719
|hard expert notes = 717961
|expert master notes = 9631147
|master notes = 1147
}}
</pre>
Line 376 ⟶ 397:
{{clear}}
 
{{Infobox Songsong
|bg color = #FFFFA8
|text color = #000000
|song name = Sweet Magic
|japanese = スイートマジック
|romaji = Sweet Magic
|english = Sweet Magic
|producer = Junky
|unit units = wxsWonderlands×Showtime
|bpm = 123
|game duration = 2:38149
|3d mv = yesYes
}}
 
<pre>
{{Infobox Songsong
|bg color = #FFFFA8
|text color = #000000
|song name = Sweet Magic
|japanese = スイートマジック
|romaji = Sweet Magic
|english = Sweet Magic
|producer = Junky
|unit units = wxsWonderlands×Showtime
|bpm = 123
|game duration = 2:38149
|3d mv = yesYes
}}
</pre>

Latest revision as of 22:41, 28 April 2023

Parameters[edit source]

Infobox song for displaying song information.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Background colorbg color

The background color of the headers. Overrides the colors associated with units if specified.

Default
#000000
Example
#000000
Stringoptional
Text colortext color

The text color of the text inside headers. Overrides text colors associated with units if specified.

Default
#FFFFFF
Example
#FFFFFF
Stringoptional
Song IDsong id

The internal ID of the song.

Example
124
Numberrequired
Song namesong name

The song name. Defaults to the page title if none given.

Example
Miku Miku ni Shite Ageru ♪ 【Shiteyanyo】
Stringrequired
Jacketjacket

The jacket for the song.

Default
Dummyalbumart.png
Example
Jacket001.png
Stringsuggested
Jacket (alt)jacket alt

Alternative jacket for the song

Example
Jacket001 (alt).png
Stringoptional
Jacket (alt 2)jacket alt 2

Alternative jacket for the song

Stringoptional
Japanesejapanese

The official Japanese song title.

Example
みくみくにしてあげる♪【してやんよ】
Stringsuggested
Romajiromaji

The romanized version of the Japanese song title.

Example
Miku Miku ni Shite Ageru♪ (Shite Yan yo)
Stringsuggested
Englishenglish

The official English song title.

Example
I'll Miku-Miku You♪ (For Reals)
Stringsuggested
Original singer(s)singers

The original singer(s) of the song, separated by commas.

Example
Hatsune MIku
Stringsuggested
Producer(s)producers

The producer(s) of the song, separated by commas.

Example
ika
Stringrequired
Durationduration

The length of the full song.

Example
308
Numbersuggested
Composer(s)composers

The composer(s) of the song, separated by commas.

Example
ika
Stringsuggested
Arranger(s)arrangers

The arranger(s) of the song, separated by commas.

Example
ika
Stringsuggested
Lyricist(s)lyricists

The lyricist(s) of the song, separated by commas.

Example
ika
Stringsuggested
Unit categoriesunits

The category that this song belongs to. Options are "VIRTUAL SINGER", "Leo/need", "MORE MORE JUMP!", "Vivid BAD SQUAD", "Wonderlands×Showtime", "25-ji, Nightcord de.", and "Other"

Example
VIRTUAL SINGER
Stringsuggested
Unlock methodunlock

The way this song is unlocked. Is one of the options: "Automatically unlocked", "Music Shop", "Present Box", or "Main Story"

Stringrequired
Song typetype

The type of song. Can be one of "Pre-existing", "Commissioned", or "Contest winner".

Example
no
Stringsuggested
BPMbpm

The BPM of the song. Use https://twitter.com/MaengZombie/status/1384862015156482052 as reference.

Example
160
Numbersuggested
Duration (game-size)game duration

The length of the song in game. Does not include beginning silence.

Example
101
Numberrequired
3D MV3d mv

Whether or not the song has a 3D MV. Use "yes" or "no".

Example
No
Booleanrequired
2D MV2d mv

Whether or not the song has a 2D MV. Use "yes" or "no".

Example
No
Booleanrequired
Original MVoriginal mv

Whether or not the song has an original MV. Use "yes" or "no".

Example
No
Booleanrequired
Release Datedate

The date that the song was released in game. Use format YYYY/MM/DD

Example
2021/03/09
Daterequired
Easy difficultyeasy difficulty

The difficulty of the easy chart.

Example
7
Numberrequired
Normal difficultynormal difficulty

The difficulty of the normal chart.

Example
12
Numberrequired
Hard difficultyhard difficulty

The difficulty of the hard chart.

Example
17
Numberrequired
Expert difficultyexpert difficulty

The difficulty of the expert chart.

Example
24
Numberrequired
Master difficultymaster difficulty

The difficulty of the master chart.

Example
28
Numberrequired
Easy noteseasy notes

The number of notes in the easy chart.

Example
139
Numberrequired
Normal notesnormal notes

The number of notes in the normal chart.

Example
339
Numberrequired
Hard noteshard notes

The number of notes in the hard chart.

Example
439
Numberrequired
Expert notesexpert notes

The number of notes in the expert chart.

Example
739
Numberrequired
Master notesmaster notes

The number of notes in the master chart.

Example
939
Numberrequired

Quick copy[edit source]

{{Infobox song
| song id   = 
| song name = 
| jacket    = 
| jacket alt   = 
| jacket alt 2 =
| japanese  = 
| romaji    = 
| english   = 
| singers   = 
| producers = 
| duration  = 
| units     = 
| unlock    =
| arrangers = 
| composers = 
| lyricists = 
| type      = 
| bpm           = 
| game duration = 
| date        = 
| 3d mv       = 
| 2d mv       = 
| original mv = 
| easy difficulty   = 
| normal difficulty = 
| hard difficulty   = 
| expert difficulty = 
| master difficulty = 
| easy notes   = 
| normal notes = 
| hard notes   = 
| expert notes = 
| master notes = 
}}

Examples[edit source]

Tell Your World
Song Information
Original singer
  • Hatsune Miku
Producer
  • kz (livetune)
Duration4:17
In-game Information
Song ID1
Unit category
  • VIRTUAL SINGER
How to unlockAutomatically unlocked
Arranger
  • kz (livetune)
Composer
  • kz (livetune)
Lyricist
  • kz (livetune)
TypePre-existing
BPM150
Duration (game)2:03
Release date2020/09/30
Music Video
3D2DOriginal
Difficulties
EasyNormalHard
51016
ExpertMasterAppend
2226N/A
Notes
EasyNormalHard
220492719
ExpertMasterAppend
9611147N/A
{{Infobox song
| song id    = 1
| song name  = Tell Your World
| jacket     = Jacket001.png
| singers   = Hatsune Miku
| producers = kz (livetune)
| duration  = 257
| arrangers = kz (livetune)
| composers = kz (livetune)
| lyricists = kz (livetune)
| units  = VIRTUAL SINGER
| unlock = Automatically unlocked
| type   = Pre-existing
| bpm    = 150
| game duration = 123
| date          = 2020/09/30
| 3d mv       = Yes
| 2d mv       = No
| original mv = No
| easy difficulty   = 5
| normal difficulty = 10
| hard difficulty   = 16
| expert difficulty = 22
| master difficulty = 26
| easy notes   = 220
| normal notes = 492
| hard notes   = 719
| expert notes = 961
| master notes = 1147
}}
Sweet Magic
Japaneseスイートマジック
RomajiSweet Magic
EnglishSweet Magic
Song Information
Producers
In-game Information
Song ID
Unit category
  • Wonderlands×Showtime
How to unlock
Type
BPM123
Duration (game)2:29
Release date
Music Video
3D2DOriginal
Difficulties
EasyNormalHard
ExpertMasterAppend
N/A
Notes
EasyNormalHard
ExpertMasterAppend
N/A
{{Infobox song
|bg color   = #FFFFA8
|text color = #000000
|song name  = Sweet Magic
|japanese   = スイートマジック
|romaji     = Sweet Magic
|english    = Sweet Magic
|producer   = Junky
|units      = Wonderlands×Showtime
|bpm           = 123
|game duration = 149
|3d mv       = Yes
}}


Cookies help us deliver our services. By using our services, you agree to our use of cookies.