Difference between revisions of "Template:Artist-license"

From The Coppermind
Jump to navigation Jump to search
m
m (+until)
Line 1: Line 1:
 
<includeonly>{{#switch:{{lc:{{{1}}}|}}<!--
 
<includeonly>{{#switch:{{lc:{{{1}}}|}}<!--
-->|all=Everything <!--
+
-->|all=Everything {{#if:{{{until|}}}|before {{{until}}}|}}<!--
 
-->|some=Only specific artworks<!--
 
-->|some=Only specific artworks<!--
 
-->|none=Nothing<!--
 
-->|none=Nothing<!--

Revision as of 06:28, 20 August 2019


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 translate each one of them into predetermined 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.
    • all|until=DATE: If the Coppermind has permission to only use artwork uploaded prior to a certain date, append the |until= parameter; the value of DATE will be added to the infobox as is. For uniformity, prefer the MMM DD, YYY (e.g. Dec 31, 2020) format.
  • some: Use this when the Coppermind has permission to only specific artworks or when new uploads require explicit permission by the artist.
  • none: Use this when the Coppermind does not have permission to use any of the artist's works.
  • DATE: If the value is neither one 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. This is essentially a mix between all (up until the date) and some (after the date).