Difference between revisions of "User:Fbstj/docs/t:art"

m
no edit summary
(testing other layout of template: art)
 
m
{| width=100% class=infobox
|- class=title
! Parameter !! X !! Description !! Examples
|-
! colspan=2|<small style="color:#ff0000">Required</small><br><code>artist</code>
| This parameter should link to the artist's Coppermind page.
|
<code><nowiki>|artist=[[Coppermind: Artists/Sheep|Sheep]]</nowiki></code>
|-
! colspan=2|<small style="color:#ff0000">Required</small><br><code>source</code>
| This parameter should link to a publicly viewable webpage where the image can be found, preferably the artist's website or social media. If the file is a cropped/traced version of another piece of art already on the coppermind, that file can be the source:
|
<code><nowiki>|source=[[:File: Roshar.png]]</nowiki></code>
|-
! colspan=2|<code>tracer</code>
| When the image is a traced vector graphic this parameter should link to the tracer's Coppermind user page.
| <code><nowiki>|tracer=[[:User:WeiryWriter]]</nowiki></code>
|-
! colspan=2|<code>series</code>
| The value here is passed to the {{t|series tag}} template, which means it must be one of the valid values for that template. This will add a link to the series page and include the file in the series category.
| <code><nowiki>|series=Stormlight</nowiki></code>
|-
! colspan=2|<code>book</code>
| The value here is passed to the {{t|book tag}} template, which means it must be one of the valid values for that template. This will add a link to the book page and include the file in the series category. This argument is mostly used on interior art from the book in question, or for books which aren't part of a series.
| <code><nowiki>|book=sotd</nowiki></code>
|-
! colspan=2|<code>type</code>
| <!-- TODO --> This parameter can be used to assign a category tag to the art piece. See the [[#Type Tags]] section below for more details and examples
| <code><nowiki>|type={{cat tag|Art}}</nowiki></code>
4,418

edits