Minecraft Wiki
Registrieren
Advertisement
[Lesen | Bearbeiten | Versionen | Aktualisieren]Buch und Feder DokumentationAchtung Zum Gebrauch von Vorlagen siehe die Vorlagen-Hilfe.

By using Widget:DateiUrlStyle, this template allows local files to be used in CSS, by assigning them to a class. This is an alternative to {{DateiUrl}} for mass usage, as it avoids bloating the page with the file URL being repeated.

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:

{{DateiUrlStyle|diamant-icon|Diamant.png|16px}}
[[Diamant|<span class="diamant-icon" style="padding-left:18px;background-repeat:no-repeat">Diamant</span>]]

Diamant

Advertisement