Actions

Template

Difference between revisions of "Art"

From Sonic Retro

m
Line 1: Line 1:
{| style="border: 2px solid red; padding: .5em 1em; margin: auto; text-align: left;"
+
{{Imagetag
| This image is official artwork{{ #if: {{{character|}}} | &nbsp;depicting [[{{{character}}}]] | }}{{ #if: {{{character2|}}} | &nbsp;and [[{{{character2}}}]] | }}{{ #if: {{{game|}}} | &nbsp;for the game ''[[{{{game}}}]]'' | }}.{{ #if: {{{source|}}} | <br>The original file was found on {{{source}}}. | }}
+
| image=
|}
+
| text=
 +
This image is official artwork{{ #ifeq: {{{character}}} | no | | {{ #if: {{{character|}}} | &nbsp;depicting [[{{{character}}}]] | }}}}{{ #if: {{{character2|}}} | &nbsp;and [[{{{character2}}}]] | }}{{ #if: {{{game|}}} | &nbsp;for the game ''[[{{{game}}}]]'' | }}.{{ #if: {{{source|}}} | <br>Source: {{{source}}} | }}{{ #if: {{{originalname|}}} | {{ #if: {{{originalfile|}}} | {{file|{{{originalfile}}}|{{{originalname}}}}} | {{{originalname}}} }} | }}
 +
}}
 
<includeonly>
 
<includeonly>
{{ #if: {{{game|}}} | | {{ #if: {{{character|}}} | | {{ #if: {{{source|}}} | | [[Category:Artwork]] }} }} }}
+
{{ #if: {{{game|}}} | | {{ #if: {{{character|}}} | | {{ #if: {{{source|}}} | | [[Category:Artwork]] }} }} }}{{
{{ #if: {{{game|}}} | | {{ #if: {{{source|}}} | | [[Category:Unsourced Artwork]] }} }}
+
#if: {{{game|}}} | | {{ #if: {{{source|}}} | | [[Category:Unsourced Artwork]] }} }}{{
{{ #if: {{{game|}}} | [[Category:Artwork for {{{game}}}]] | [[Category:Undesignated Artwork]] }}
+
#if: {{{game|}}} | [[Category:Artwork for {{{game}}}]] | [[Category:Undesignated Artwork]] }}{{
{{ #ifeq: {{{character}}} | no | | {{ #if: {{{character|}}} | [[Category:Artwork of {{{character}}}]] | [[Category:Uncharacterised Artwork]] }} }}
+
#ifeq: {{{character}}} | no | | {{ #if: {{{character|}}} | [[Category:Artwork of {{{character}}}]] | [[Category:Uncharacterised Artwork]] }} }}{{
{{ #if: {{{character2|}}} | [[Category:Artwork of {{{character2}}}]] | }}
+
#if: {{{character2|}}} | [[Category:Artwork of {{{character2}}}]] | }}{{
{{ #if: {{{source|}}} | [[Category:Artwork from {{{source}}}]] | }}</includeonly>
+
#if: {{{source|}}} | [[Category:Artwork from {{{source}}}]] | }}</includeonly>
<noinclude>[[Category:Image Templates|Art]]</noinclude>
+
<noinclude>
 +
==Usage==
 +
<pre>
 +
{{art
 +
| character=
 +
| character2=
 +
| game=
 +
| source=
 +
| originalname=
 +
| originalfile=
 +
}}
 +
</pre>
 +
 
 +
[[Category:Image Templates|Art]]</noinclude>

Revision as of 21:19, 11 November 2009

This image is official artwork.


Usage

{{art
| character=
| character2=
| game=
| source=
| originalname=
| originalfile=
}}