Minecraft Wiki
Registrarse
(Se ha deshecho la revisión 117851 de 122.155.174.77 (disc.))
Etiqueta: Deshacer
Sin resumen de edición
 
(No se muestra una edición intermedia de otro usuario)
Línea 1: Línea 1:
<includeonly>{{ #ifexist: File:{{PAGENAME:{{{2}}}}} }}{{ #widget: FileUrlStyle | class = {{{1}}} | url = {{ #sub: {{filepath: {{PAGENAME:{{{2}}}}} | {{{3|}}} }} | {{ #len: {{ #explode: {{filepath: Wiki.png}} | b/bc/ }} }} }}{{#if: {{{query|}}} | ?{{{query}}} }} }}</includeonly><noinclude>
+
<includeonly>{{ #ifexist: File:{{PAGENAME:{{{2}}}}} }}{{ #widget: FileUrlStyle | class = {{{1}}} | url = {{ #sub: {{filepath: {{#titleparts: {{PAGENAME:{{{2}}}}}}} | {{{3|}}} }} | {{ #len: {{ #explode: {{filepath: Wiki.png}} | b/bc/ }} }} }}{{#if: {{{query|}}} | &{{{query}}} }}&format=original }}</includeonly><noinclude>
{{documentation}}
+
{{documentación}}
 
<!-- Put categories/interwiki on the documentation page -->
 
<!-- Put categories/interwiki on the documentation page -->
 
</noinclude>
 
</noinclude>

Revisión actual - 18:43 30 mar 2021

[Ver | Editar | Purgar]Documentación

By using Widget:FileUrlStyle, this template allows local files to be used in CSS, by assigning them to a class. This is an alternative to |FileUrl= 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:

{{FileUrlStyle|magma-bloque-icon|Invicon Bloque de magma.gif|16px}}
[[Diamond|<span class="magma-bloque-icon" style="padding-left:18px;background-repeat:no-repeat">Bloque de magma</span>]]

Bloque de magma

[Ver | Editar | Purgar]La documentación arriba es transcluída desde Plantilla:FileUrlStyle/doc.