More actions
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 16: | Line 16: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<div style="float: right; text-align: center; margin: 15px 10px 15px 20px; padding: 10px; border-radius: 10px; background-color: #f8f8f8; box-shadow: 2px 2px 5px rgba(0,0,0,0.2); position: relative;"> | <div style="float: right; text-align: center; margin: 15px 10px 15px 20px; padding: 10px; border-radius: 10px; background-color: #f8f8f8; box-shadow: 2px 2px 5px rgba(0,0,0,0.2); position: relative;"> | ||
<div style="position: absolute; top: -20px; left: 50%; transform: translateX(-50%); background-color: # | <div style="position: absolute; top: -20px; left: 50%; transform: translateX(-50%); background-color: #1DB954; color: white; padding: 6px 12px; border-radius: 8px 8px 0 0; font-weight: bold; font-size: 14px;">{{{title|}}}</div> | ||
[[File:{{{image|}}}|250px|link=https://tidal.com/browse/playlist/{{{id}}}|alt=Tidal Playlist|style=border-radius: 10px; cursor: pointer;]] | [[File:{{{image|}}}|250px|link=https://tidal.com/browse/playlist/{{{id}}}|alt=Tidal Playlist|style=border-radius: 10px; cursor: pointer;]] | ||
</div> | </div> | ||
[[Category:Playlist]] | [[Category:Playlist]] | ||
</includeonly> | </includeonly> |
Revision as of 12:20, 1 March 2025
Template: Tidal Playlist Button
This template generates a minimal button-style link to a Tidal playlist using a user-specified playlist image and categorizes the page as a Playlist.
Usage:
{{Playlist button1 | id=YOUR_PLAYLIST_ID | image=IMAGE_FILENAME | title=Playlist Title }}
Parameters:
- id - The Tidal playlist ID (found in the URL of the playlist on Tidal)
- image - The filename of the playlist cover image (must be uploaded to the wiki)
- title - The title of the playlist (optional)