Template:Collab alt music/doc: Difference between revisions

From Celeste Wiki
Jump to navigation Jump to search
Content added Content deleted
(few changes, add one param)
 
Line 7: Line 7:
"example": "https://youtu.be/dQw4w9WgXcQ",
"example": "https://youtu.be/dQw4w9WgXcQ",
"type": "string",
"type": "string",
"required": true
"suggested": true
},
},
"track": {
"track": {
Line 32: Line 32:
"description": "Can be added after the name of the artist to transcribe from a different language or alphabet",
"description": "Can be added after the name of the artist to transcribe from a different language or alphabet",
"example": "(Matthew Seiji)",
"example": "(Matthew Seiji)",
"type": "string"
},
"Collab name": {
"label": "Collab name",
"description": "The name of the collab, will show up as \"(this) OST\".",
"example": "Strawberry Jam",
"type": "string"
"type": "string"
}
}
}
},
"paramOrder": [
"link",
"track",
"tracknote",
"artist",
"artistnote",
"Collab name"
]
}
}
</templatedata>
</templatedata>

Latest revision as of 10:33, 21 May 2024

No description.

Template parameters

ParameterDescriptionTypeStatus
Linklink

The link to the song (usually on Bandcamp, YouTube, or Soundcloud)

Example
https://youtu.be/dQw4w9WgXcQ
Stringsuggested
Track titletrack

The name of the song

Example
Never Gonna Give You Up
Stringrequired
Track note (optional)tracknote

Can be added after the name of the track to transcribe from a different language or alphabet

Stringoptional
Artistartist

The name of the artist who wrote the song

Example
Rick Astley
Stringsuggested
Artist note (optional)artistnote

Can be added after the name of the artist to transcribe from a different language or alphabet

Example
(Matthew Seiji)
Stringoptional
Collab nameCollab name

The name of the collab, will show up as "(this) OST".

Example
Strawberry Jam
Stringoptional