Template:Comiccover: Difference between revisions

From MediaWiki
Jump to navigationJump to search
SanityOrMadness (talk | contribs)
mNo edit summary
Saix (talk | contribs)
mNo edit summary
 
(24 intermediate revisions by 9 users not shown)
Line 1: Line 1:
<noinclude>__NOTOC__
==Description==
This template is used to tag images of comic book covers in part or in whole. Before using this template, please check [[:Category:Image templates]] for a publisher or series specific template.
==Usage==
===Parameters===
====Optional====
* ''source'' - The title, publisher and art credits for the cover. Defaults to showing [[Template:Unknown source]]. If not provided, a note will be shown reminding the uploader to add them when they are known.
* ''excerpt/extract'' - If set to true, the description text will specify the image is only an excerpt/extract.
* ''cover'' - Specific details about which cover variant this image is of.
* ''owner'' - Who owns the copyright on this image?
* ''notcomic'' - (True/false) Is this cover from a single comic book issue?
This template takes one anonymous parameter which can be used to replace the text "a single issue of" with something more appropriate.
===Code===
<pre>
{{Comiccover
|anonymousparam1
|source=
|excerpt=
|extract=
|cover=
|owner=
|notcomic=
}}
</pre>
==Examples==
===Code===
<pre>
{{comiccover|source="[[Fight! Super Robot Lifeform Transformers: The Comics]]"|owner=[[Hero-X|Million Publishing]]}}
</pre>
===Result===
{{comiccover|source="[[Fight! Super Robot Lifeform Transformers: The Comics]]"|owner=[[Hero-X|Million Publishing]]}}
===Code===
<pre>
{{comiccover|two issues of|source="[[Fight! Super Robot Lifeform Transformers: The Comics]]"|owner=[[Hero-X|Million Publishing]]}}
</pre>
===Result===
{{comiccover|two issues of|source="[[Fight! Super Robot Lifeform Transformers: The Comics]]"|owner=[[Hero-X|Million Publishing]]}}
[[Category:Basic image templates|C]]
</noinclude><includeonly>
<onlyinclude>{{#if:{{{source|}}} ||{{Unknown_source}}}}
<div style="margin:0 1em; padding:.5em; background:#f7f8ff; border:thin solid #aaa">
<div style="margin:0 1em; padding:.5em; background:#f7f8ff; border:thin solid #aaa">
This image is the cover of a single issue of a comic book, the copyright for which is owned by either the publisher or the artist who produced this cover. It is believed that comic book covers may be used on '''{{SITENAME}}''' under the [[Wikipedia:fair use|fair use]] provision of [[Wikipedia:United States copyright law|United States copyright law]]. See [[Project:Copyrights|Copyrights]].
This image is {{#if:{{{excerpt|{{{extract|}}}}}}|an excerpt from}} {{{cover|the cover}}} of {{{1|a single issue of}}} {{{source|a comic book}}}, the copyright for which is owned by {{{owner|either the publisher or the artist who produced this cover}}}. It is believed that {{{notcomic|comic book}}} covers may be used on '''{{SITENAME}}''' under the {{w|fair use}} provision of {{w|Copyright law of the United States|United States copyright law}}. See [[Project:Copyrights|Copyrights]].{{#if:{{{source|}}} ||<br><br>'''To the uploader:''' Please include both the publisher of this issue, and the cover artist, when known.}}
</div>


'''To the uploader:''' Please include both the publisher of this issue, and the cover artist, when known.
{{#ifeq: {{NAMESPACE}}|File|{{#if:{{{nocategory|}}} ||[[Category:Comic covers]]}}}}</onlyinclude>
</div>
</includeonly>
<includeonly>[[Category:Comic covers]]</includeonly>
<noinclude>[[Category:Image templates]]</noinclude>

Latest revision as of 18:54, 5 September 2024

Description

This template is used to tag images of comic book covers in part or in whole. Before using this template, please check Category:Image templates for a publisher or series specific template.

Usage

Parameters

Optional

  • source - The title, publisher and art credits for the cover. Defaults to showing Template:Unknown source. If not provided, a note will be shown reminding the uploader to add them when they are known.
  • excerpt/extract - If set to true, the description text will specify the image is only an excerpt/extract.
  • cover - Specific details about which cover variant this image is of.
  • owner - Who owns the copyright on this image?
  • notcomic - (True/false) Is this cover from a single comic book issue?

This template takes one anonymous parameter which can be used to replace the text "a single issue of" with something more appropriate.

Code

{{Comiccover
|anonymousparam1
|source=
|excerpt=
|extract=
|cover=
|owner=
|notcomic=
}}

Examples

Code

{{comiccover|source="[[Fight! Super Robot Lifeform Transformers: The Comics]]"|owner=[[Hero-X|Million Publishing]]}}

Result

This image is the cover of a single issue of "Fight! Super Robot Lifeform Transformers: The Comics", the copyright for which is owned by Million Publishing. It is believed that comic book covers may be used on MediaWiki under the fair use provision of United States copyright law. See Copyrights.


Code

{{comiccover|two issues of|source="[[Fight! Super Robot Lifeform Transformers: The Comics]]"|owner=[[Hero-X|Million Publishing]]}}

Result

This image is the cover of two issues of "Fight! Super Robot Lifeform Transformers: The Comics", the copyright for which is owned by Million Publishing. It is believed that comic book covers may be used on MediaWiki under the fair use provision of United States copyright law. See Copyrights.