Ouvrir le menu principal

Modifications

Modèle:FileUrl/doc

1 206 octets ajoutés, 13 juillet 2019 à 00:03
m
Revert consecutive edits by 81.83.203.165 (talk)
{{documentation header}}
<!-- Documentation here -->
By using [[Widget:FileUrl]], this template allows local files to be used in CSS, anywhere which <code>url()</code> 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 <code>[[File:]]</code> 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:
<nowiki>[[Diamond|<span style="padding-left:18px;background:</nowiki>'''<nowiki>{{FileUrl|Grid Diamond.png|16px}}</nowiki>'''<nowiki> no-repeat">Diamond</span>]]</nowiki>
[[Diamond|<span style="padding-left:18px;background:{{FileUrl|Grid Diamond.png|16px}} no-repeat">Diamond</span>]]

<includeonly>
<!-- Template categories/interwiki here -->
[[Category:Link templates]]
[[de:Vorlage:DateiUrl]]
[[ru:Шаблон:FileUrl]]
</includeonly>
<noinclude>
<!-- Documentation categories/interwiki here -->
[[ru:Шаблон:FileUrl/док]]
</noinclude>
Utilisateur anonyme