Diferencia entre revisiones de «Plantilla:Art»

1204 bytes añadidos ,  hace 1 año
sin resumen de edición
m
 
(No se muestra una edición intermedia del mismo usuario)
{| class=infobox align=center
{{#if:{{{#artist|}}} |{{row/kv|Artista |[[Coppermind: Artistas/{{{#artist}}} | {{{#artist}}} ]] }}
<!-- ELSE -->|{{row/kv|Artista |{{{artist|''Desconocido''}}} }}|}}
{{#if:{{{modified|}}} |{{row/kv|Modificado por|{{{modified}}} }}|}}
{{#if:{{{tracer|}}} |{{row/kv|Tracer |{{{tracer}}} }}|}}
{{#if:{{{licensed|}}} |{{row/kv|Licencia |{{{licensed}}} }}|}}
{{#if:{{{translation|}}}|{{row/kv|Translation|{{{translation}}} }}|}}
{{#if:{{{book|}}} |{{row/kv|Libro |{{book tag|{{{book}}}|}} }}|}}
}}
 
<!-- -->{{row/kv |Tipo de archivo File type|{{{type}}} |}}
|}<includeonly><!--
 
|}{{#if:{{{alt|}}}|
 
<div style="font-weight:bold; font-size:1.2em;>Alt Text</div>
|{{{alt}}}}}<includeonly><!--
 
<!-- APPLY METADATA AND STUFF
-->{{#if:{{{#artist|}}}<!--
-->|<set-property key="artist">[[Coppermind: Artists/{{{#artist}}} | {{{#artist}}} ]]</set-property><!--
-->{{#if:{{{official|}}} | [[category: official artwork]] }}<!--
-->{{#if:{{{#source|}}}{{{source|}}}|<!-- -->|[[category: missing source link]]}}<!--
-->{{#if:{{{alt|}}}|<set-property key="alt">{{{alt}}}</set-property>|[[category: file without alt text]]}}<!--
 
--></includeonly><noinclude>
|tracer=
|modified=
|licensed=
|book=
|series=
|#source=
|alt=
|type={{cat tag|Character images|Art}}
}}
<code><nowiki>|source=[[:File: Roshar.png]]</nowiki></code>
 
<!-- ------------- -->
<!-- ROW: modified -->
<!-- ------------- -->
|-
| style="text-align: center;" | <code>modified</code>
| style="white-space: nowrap;" |
<code><nowiki>|tracer=[[:User:WeiryWriter]]</nowiki></code>
 
<!-- ------------- -->
<!-- ROW: licensed -->
<!-- ------------- -->
|-
| style="text-align: center;" | <code>licensed</code>
| Use this parameter to indicate that the copyright owner (usually the artist) of the image has given us permission to upload this specific image. This is mostly useful when we don't want to set up an artist page for the artist (just yet).<br>
'''Note:''' This is best used when we see an image we want, acquire permission to use it, but don't want to go bother the artist with the Google Form. If the same artist keeps producing fanart, we should reconsider and send them the form instead.
| style="white-space: nowrap;" |
<code><nowiki>|licensed=[[:User:Argent]]</nowiki></code>
 
 
<!-- --------- -->
|eg =
<code><nowiki>|official=y</nowiki></code>
}}
 
<!-- ------------- -->
<!-- ROW: alt -->
<!-- ------------- -->
{{docs/row/optional
|param= alt
|desc= Use this to provide alt text for images
|eg =
<code><nowiki>|alt=An old logo for the 17th Shard fansite</nowiki></code>
}}