Changes

1,565 bytes added ,  16:22, 23 December 2022
no edit summary
Line 38: Line 38:  
|songlyrics=https://genius.com/Jamiroquai-blue-skies-lyrics
 
|songlyrics=https://genius.com/Jamiroquai-blue-skies-lyrics
 
}}
 
}}
</noinclude>
+
<templatedata>
 +
{
 +
"params": {
 +
"songtitle": {
 +
"label": "Title of the Song",
 +
"description": "The title of the song",
 +
"example": "[[wikipedia:Starlight_(Muse_song)|Starlight]]",
 +
"type": "line",
 +
"required": true
 +
},
 +
"songlyrics": {
 +
"label": "Genius Lyric Link",
 +
"description": "A link to the lyrics on Genius",
 +
"example": "https://genius.com/Muse-starlight-lyrics",
 +
"type": "url",
 +
"required": true
 +
},
 +
"songartist": {
 +
"label": "Song Artist",
 +
"description": "Artist of the Song",
 +
"example": "[[wikipedia:Muse_(band)|Muse]]",
 +
"type": "line",
 +
"required": true
 +
},
 +
"songalbum": {
 +
"label": "Song Album",
 +
"description": "Album the song is on",
 +
"example": "[[wikipedia:Black_Holes_and_Revelations|Black Holes and Revelations]]",
 +
"type": "line",
 +
"suggested": true
 +
},
 +
"spotify": {
 +
"label": "Spotify Link",
 +
"description": "Link to the song on Spotify",
 +
"example": "https://open.spotify.com/track/3skn2lauGk7Dx6bVIt5DVj",
 +
"type": "url",
 +
"suggested": true
 +
},
 +
"playmusic": {
 +
"deprecated": true
 +
},
 +
"amazonmusic": {
 +
"label": "Amazon Music",
 +
"description": "Link to the song on Amazon",
 +
"example": "https://music.amazon.com/albums/B002CNST10?trackAsin=B002CNUSFK",
 +
"type": "url",
 +
"suggested": true
 +
},
 +
"youtube": {
 +
"label": "Youtube Link",
 +
"description": "Link to the song on Youtube",
 +
"example": "https://www.youtube.com/watch?v=Pgum6OT_VH8",
 +
"type": "url",
 +
"suggested": true
 +
}
 +
},
 +
"description": "Game songs",
 +
"format": "block"
 +
}
 +
</templatedata></noinclude>