Widget:FileUrlStyle
Jump to navigation
Jump to search
<style>.{background-image:url(https://dungeonnowloading.wiki.gg/images/)}</style>
This widget allows local files to be used in CSS. Don't use this directly, use Template:FileUrlStyle instead.
It's like Widget:FileUrl, except it assigns the url to a class, so it can be used many times on a page without bloating the page size with the URL.
Example
{{#widget: FileUrlStyle
| class = soulCloth-icon
| url = 7/7f/Grid_Soul_Cloth.png
}}
[[Soul Cloth|<span class="soulCloth-icon" style="padding-left:18px;background-repeat:no-repeat">Soul Cloth</span>]]
[view | edit | history | purge]The above documentation is transcluded from Widget:FileUrlStyle/doc.