This page is protected and can only be modified by administrators

Template:FileUrl

From Aether Project Wiki
Jump to navigation Jump to search
[view | edit | history | purge]Documentation

By using Widget:FileUrl, this template allows local files to be used in CSS, anywhere which url() is accepted. This is usually prevented due to the security risks of external images.

Note that the wiki doesn't count the file as being "used", and thus if there's no page which embeds the file with the normal [[File:]] syntax, it will end up in Special:UnusedFiles and may get deleted. So make sure to properly use the file somewhere, like the documentation page for the template the file is being used in.

Example

Adding a background image to text inside a link: [[The Aether/Ambrosium Shard|<span style="padding-left:18px;background:{{FileUrl|Grid Ambrosium Shard A1 Modern.png|16px}} no-repeat">Ambrosium Shard</span>]] Ambrosium Shard

[view | edit | history | purge]The above documentation is transcluded from Template:FileUrl/doc.