Template:Storypage: Difference between revisions
Cyberlink420 (talk | contribs) mNo edit summary |
mNo edit summary |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
< | <noinclude>__NOTOC__ | ||
==Description== | |||
This | This is a generic template for use on images of story pages. | ||
==Usage== | |||
===Parameters=== | |||
====Optional==== | |||
* ''source'' - The story page from which the image was taken. Defaults to "<nowiki>a [[story page]]</nowiki>". If not provided, a note will be shown reminding the uploaded to add them when they are known. | |||
* ''owner'' - Who owns the copyright on this image? | |||
This template also takes one anonymous parameter which can be used to replace the text "a page or illustration". | |||
===Code=== | |||
<pre> | |||
{{Storypage | |||
|anonymousparam1 | |||
|source= | |||
|owner= | |||
}} | |||
</pre> | |||
==Examples== | |||
===Code=== | |||
<pre> | |||
{{storypage|source=Transformers 2010 [[story page]]}} | |||
</pre> | |||
===Result=== | |||
{{storypage|source=Transformers 2010 [[story page]]}} | |||
< | ===Code=== | ||
<pre> | |||
{{storypage|a panel}} | |||
</pre> | |||
===Result=== | |||
{{storypage|a panel}} | |||
[[Category:Basic image templates|Storypage]] | |||
</noinclude> | |||
<includeonly> | |||
<onlyinclude>{{#if:{{{source|}}} ||{{Unknown_source}}}} | |||
<div style="margin:0 1em; padding:.5em; background:#f7f8ff; border:thin solid #aaa"> | |||
This image is {{{1|a page or illustration}}} from {{{source|a [[story page]]}}}, the copyright for which is owned by {{{owner|either [[TakaraTomy]], the publisher or the artist and/or writer who produced this issue}}}. It is believed that low resolution pages or small excerpts may be used on '''{{SITENAME}}''' under the {{w|fair use}} provision of {{w|Copyright law of the United States|United States copyright law}}. See [[Transformers Wiki:Copyrights|Copyrights]].{{#if:{{{source|}}} ||<br><br>'''To the uploader:''' Please include the publisher of this page, the artist, and writer when known.}} | |||
</div> | |||
[[Category: | {{#ifeq: {{NAMESPACE}}|File|{{#if:{{{nocategory|}}} ||[[Category:Story page images]]}}}}</onlyinclude> | ||
</includeonly> | |||
Latest revision as of 04:34, 6 September 2024
Description
[edit]This is a generic template for use on images of story pages.
Usage
[edit]Parameters
[edit]Optional
[edit]- source - The story page from which the image was taken. Defaults to "a [[story page]]". If not provided, a note will be shown reminding the uploaded to add them when they are known.
- owner - Who owns the copyright on this image?
This template also takes one anonymous parameter which can be used to replace the text "a page or illustration".
Code
[edit]{{Storypage
|anonymousparam1
|source=
|owner=
}}
Examples
[edit]Code
[edit]{{storypage|source=Transformers 2010 [[story page]]}}
Result
[edit]This image is a page or illustration from Transformers 2010 story page, the copyright for which is owned by either TakaraTomy, the publisher or the artist and/or writer who produced this issue. It is believed that low resolution pages or small excerpts may be used on MediaWiki under the fair use provision of United States copyright law. See Copyrights.
Code
[edit]{{storypage|a panel}}
Result
[edit]This image is a panel from a story page, the copyright for which is owned by either TakaraTomy, the publisher or the artist and/or writer who produced this issue. It is believed that low resolution pages or small excerpts may be used on MediaWiki under the fair use provision of United States copyright law. See Copyrights.
To the uploader: Please include the publisher of this page, the artist, and writer when known.

