[20:46:13] Hello! I assume that it's not possible but I have to ask: is it possible to add a template variable ({{{1|}}}) to a Templatestyle css? [20:54:07] Short answer: nope [20:54:08] Long answer: [20:54:10] lol please try this: [20:54:11] {{Template:Your/Style.css|1=something}} [20:54:13] Probably something weird happens, but probably not what you want 😁😁 (re @Galder: Hello! I assume that it's not possible but I have to ask: is it possible to add a template variable ({{{1|}}}) to a Templatestyl...) [20:56:19] I was thinking on changing the background of the audio players to something that represents what is being played, instead of having a plain grey background. But background url('') is not allowed in divs, so it should be inserted via templatestlyes... so I was wondering if I can pass what background from the page to the css. [20:57:44] Maybe generate a custom CSS class name 👍 like class="my-color-active" or class="my-color-inactive" or what you need [20:58:50] that would be creating a css class name for each of the audio files I want to show [20:59:10] Really that many colors? one for file? uhm [20:59:29] I don't want to show color, I want to show an image from Commons (url) [21:01:00] I see. Interesting, but it's not possible to pass args to a templatestyle [22:27:19] Do the audio files have anything in common? You could use css attributes to lower the amount of different classes