Difference between revisions of "Template:Artist-license"

From The Coppermind
Jump to navigation Jump to search
m
m (added 'tentative' option)
 
(24 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{#switch:{{lc:{{{1}}}|}}<!--
+
<includeonly>{{#switch:{{lc:{{{1}}}|}}<!--
 
-->|all=Everything<!--
  +
-->|some=Only specific artworks<!--
  +
-->|tentative=Tentative<!--
 
-->|none=Nothing<!--
  +
-->|official=Official illustrations only<!--
  +
-->|Everything (before '''{{#time: M j, Y| {{{1}}} }}''')<!-- default to timed
  +
-->}}
  +
<!--
   
 
--></includeonly><noinclude>
<-- TODO: Move no-notify to an {{artist}} row !-->
 
-->|all|full|everything|complete=Everything <!--
 
-->{{#if:{{{until|}}} | (before '''{{{until}}}''') }} <!--
 
-->{{#if:{{{no-notify|}}} <!--
 
-->| <!-- do nothing <!--
 
-->| <span title="The artist would like to be notified whenever a new artwork of theirs is uploaded.">(+notify)</span> }}<!--
 
--><sup><span style="font-size:small; text-decoration-style: dotted; text-decoration-line: underline;" title="What is this?">[[Help:Artists#License|?]]</span></sup><!--
 
-->|some|limited|specific=Only some<!--
 
-->|none|no=None<!--
 
-->}}<noinclude>
 
   
  +
To normalize how art usage permission and license information appear in the {{t|artist}} infobox template, we make use of this helper template. It defines a few specific license names (listed below), and translates each one of them into predefined text.
* All: {{User:Argent/templates/artist-license|all}}
 
  +
* '''<code>all</code>''': Use this when the Coppermind has full permission to use all of the artist's work (related to Brandon Sanderson), past and future alike.
* All: {{User:Argent/templates/artist-license|all|no-notify=y}}
 
  +
* '''<code>some</code>''': Use this when the Coppermind has permission to only specific artworks or when new uploads require explicit permission by the artist.
* All: {{User:Argent/templates/artist-license|all|until=Dec 31, 2019}}
 
  +
* '''<code>tentative</code>''': Use this when when the artist could not be contacted or has given us permission to use their works but hasn't officially filled the Google Form. Sometimes, despite our best efforts, we can't get in touch with a given artist. In this case, we do our best to credit and inform the artists that their art is on the wiki, but we need to be ready to take it down if they reach out to us.
* All: {{User:Argent/templates/artist-license|all|until=Dec 31, 2019|no-notify=y}}
 
  +
* '''<code>none</code>''': Use this when the Coppermind does not have permission to use ''any'' of the artist's works.
* Some: {{User:Argent/templates/artist-license|some}}
 
  +
* '''<code>official</code>''': Use this when the Coppermind can only use this artist's official work, i.e. cover art, interior illustrations or official prints and posters.
* None: {{User:Argent/templates/artist-license|none}}
 
  +
* '''''<code>DATE</code>''''': If the value is none of these, the template assumes it has been handed a cutoff date, with artworks before it being allowed on the Coppermind, and ones after it requiring an explicit permission. The date is converted into the '''MMM DD, YYY''' (e.g. Dec 31, 2020) format.
  +
  +
[[Category:Templates]]

Latest revision as of 05:38, 25 January 2021


To normalize how art usage permission and license information appear in the {{artist}} infobox template, we make use of this helper template. It defines a few specific license names (listed below), and translates each one of them into predefined text.

  • all: Use this when the Coppermind has full permission to use all of the artist's work (related to Brandon Sanderson), past and future alike.
  • some: Use this when the Coppermind has permission to only specific artworks or when new uploads require explicit permission by the artist.
  • tentative: Use this when when the artist could not be contacted or has given us permission to use their works but hasn't officially filled the Google Form. Sometimes, despite our best efforts, we can't get in touch with a given artist. In this case, we do our best to credit and inform the artists that their art is on the wiki, but we need to be ready to take it down if they reach out to us.
  • none: Use this when the Coppermind does not have permission to use any of the artist's works.
  • official: Use this when the Coppermind can only use this artist's official work, i.e. cover art, interior illustrations or official prints and posters.
  • DATE: If the value is none of these, the template assumes it has been handed a cutoff date, with artworks before it being allowed on the Coppermind, and ones after it requiring an explicit permission. The date is converted into the MMM DD, YYY (e.g. Dec 31, 2020) format.