Template:Collab alt music: Difference between revisions

From Celeste Wiki
Jump to navigation Jump to search
Content added Content deleted
(edited template data)
(make it less specific to strawberry jam, also you don't *need* a link now)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
[{{{link|(NO LINK PROVIDED)}}} {{{track|(NO TRACK TITLE)}}}]{{#if:{{{tracknote}}}| |}}{{{tracknote|}}} by {{{artist|Anonymous}}}{{#if:{{{artistnote}}}| |}}{{{artistnote|}}} (not on Strawberry Jam OST)
{{#if:{{{link|}}}|[{{{link|}}} {{{track|(NO TRACK TITLE)}}}]|{{{track|(NO TRACK TITLE)}}}}}{{#if:{{{tracknote}}}| {{bull}} {{{tracknote|}}}||}} by {{{artist|Anonymous}}}{{#if:{{{artistnote}}}| {{bull}} {{{artistnote|}}}||}} (not on {{{collabname|this mod's}}} OST)
<noinclude>
<noinclude>
{{Documentation}}
<templatedata>
{
"params": {
"link": {
"label": "Link",
"description": "The link to the song (usually on Bandcamp, YouTube, or Soundcloud)",
"example": "https://youtu.be/dQw4w9WgXcQ",
"type": "string",
"required": true
},
"track": {
"label": "Track title",
"description": "The name of the song",
"example": "Never Gonna Give You Up",
"type": "string",
"required": true
},
"tracknote": {
"label": "Track note (optional)",
"description": "Can be added after the name of the track to transcribe from a different language or alphabet",
"type": "string"
},
"artist": {
"label": "Artist",
"description": "The name of the artist who wrote the song",
"example": "Rick Astley",
"type": "string",
"suggested": true
},
"artistnote": {
"label": "Artist note (optional)",
"description": "Can be added after the name of the artist to transcribe from a different language or alphabet",
"example": "(Matthew Seiji)",
"type": "string"
}
}
}
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 10:28, 21 May 2024

(NO TRACK TITLE) • by Anonymous • (not on this mod's OST)