Template:Art

From Zapbots
Jump to navigationJump to search

{{Art}} is a template for crediting illustrations. Its purpose is to ensure images are credited properly, not merely attributed to the pencilers (as has been common practice).

A typical comic scan might be credited like this:

{{art
|pencils=[[Andrew Wildman]]
|inks=[[Stephen Baskerville]]
|colors=[[Nelson Yomtov]]
|letters=[[Rick Parker]]
|script=[[Simon Furman]]
|from=the [[The Transformers (Marvel comic)|Marvel ''Generation 1'' comic]] issue "[[A Savage Circle]]"
}}

{{#if:the Marvel Generation 1 comic issue "A Savage Circle"|From the Marvel Generation 1 comic issue "A Savage Circle",|}}{{#if:Andrew Wildman|*Pencils: Andrew Wildman|}}{{#if:|*Breakdowns: |}}{{#if:|*Backgrounds: |}}{{#if:Stephen Baskerville|*Inks: Stephen Baskerville|}}{{#if:|*Finishes: |}}{{#if:|*Line-art: |}}{{#if:Nelson Yomtov|*Colors: Nelson Yomtov|}}{{#if:|*Flats: |}}{{#if:|*Art: |}}{{#if:Rick Parker|*Letters: Rick Parker|}}{{#if:Simon Furman|*Script: Simon Furman|}}{{#if:|*Photographer: }}{{#if:|*|}}

{{#if:||}}

You can use as many or as few of those categories as you wish. For example, letters and script would not apply to a scan with no dialogue or narration. Also, sometimes a single person has performed multiple duties, in which case other parameters are available.

For a picture drawn by only one artist and colored by another, use line-art:

{{art
|line-art=[[Geoff Senior]]
|colors=[[Sarra Mossoff]]
}}

{{#if:|From ,|}}{{#if:|*Pencils: |}}{{#if:|*Breakdowns: |}}{{#if:|*Backgrounds: |}}{{#if:|*Inks: |}}{{#if:|*Finishes: |}}{{#if:Geoff Senior|*Line-art: Geoff Senior|}}{{#if:Sarra Mossoff|*Colors: Sarra Mossoff|}}{{#if:|*Flats: |}}{{#if:|*Art: |}}{{#if:|*Letters: |}}{{#if:|*Script: |}}{{#if:|*Photographer: }}{{#if:|*|}}

{{#if:||}}

For a picture created entirely by one artist, use simply art:

{{art
|art=[[Matt Kuphaldt]]
}}

{{#if:|From ,|}}{{#if:|*Pencils: |}}{{#if:|*Breakdowns: |}}{{#if:|*Backgrounds: |}}{{#if:|*Inks: |}}{{#if:|*Finishes: |}}{{#if:|*Line-art: |}}{{#if:|*Colors: |}}{{#if:|*Flats: |}}{{#if:Matt Kuphaldt|*Art: Matt Kuphaldt|}}{{#if:|*Letters: |}}{{#if:|*Script: |}}{{#if:|*Photographer: }}{{#if:|*|}}

{{#if:||}}

If you need to apply a credit that is not included in this template, you can create one through the parameter other:

{{art
|other='''Breakdowns:''' [[Don Perlin]]
}}

{{#if:|From ,|}}{{#if:|*Pencils: |}}{{#if:|*Breakdowns: |}}{{#if:|*Backgrounds: |}}{{#if:|*Inks: |}}{{#if:|*Finishes: |}}{{#if:|*Line-art: |}}{{#if:|*Colors: |}}{{#if:|*Flats: |}}{{#if:|*Art: |}}{{#if:|*Letters: |}}{{#if:|*Script: |}}{{#if:|*Photographer: }}{{#if:Breakdowns: Don Perlin|*Breakdowns: Don Perlin|}}

{{#if:||}}

If you don't know who performed a certain duty, fill the parameter with "unknown" and set the help parameter to "true" or "yes". This will add the image to Category: Images with insufficient attribution, asking others to help properly identify it:

{{art
|line-art=[[Don Figueroa]]
|colors=''unknown''
|help=yes
}}

{{#if:|From ,|}}{{#if:|*Pencils: |}}{{#if:|*Breakdowns: |}}{{#if:|*Backgrounds: |}}{{#if:|*Inks: |}}{{#if:|*Finishes: |}}{{#if:Don Figueroa|*Line-art: Don Figueroa|}}{{#if:unknown|*Colors: unknown|}}{{#if:|*Flats: |}}{{#if:|*Art: |}}{{#if:|*Letters: |}}{{#if:|*Script: |}}{{#if:|*Photographer: }}{{#if:|*|}}

{{#if:||}}