Template:Screencap: Difference between revisions
From MediaWiki
Jump to navigationJump to search
Lonegamer78 (talk | contribs) mNo edit summary |
mNo edit summary |
||
| (15 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>__NOTOC__ | |||
==Description== | |||
This a generic template for tagging screen captures. Before using this template, please check [[:Category:Screen capture templates]] for a more specific template. | |||
==Usage== | |||
===Parameters=== | |||
====Optional==== | |||
* ''source'' - The show, game, movie or other visual media that this screen capture was taken from. Defaults to "a cartoon/anime/motion picture/TV commercial/video game". If not provided, a note will be shown reminding the uploader to add them when they are known. | |||
* ''screencap'' - Custom text that will appear in place of 'screen capture' in the beginning of the description. | |||
* ''owner'' - Who owns the copyright on this image? | |||
===Code=== | |||
<pre> | |||
{{Screencap | |||
|source= | |||
|screencap= | |||
|owner= | |||
}} | |||
</pre> | |||
==Examples== | |||
===Code=== | |||
<pre> | |||
{{screencap|source=The Touch music video}} | |||
</pre> | |||
===Result=== | |||
{{screencap|source=The Touch music video}} | |||
[[Category:Basic image templates|S]] [[Category:Screen capture templates| ]] | |||
</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 a screen capture from {{{source|a cartoon/anime/motion picture/TV commercial/video game}}}, the copyright for which is owned by {{{owner|the production company who produced/owned the image}}}. It is believed that low resolution images or small excerpts may be used on ''' | This image is a {{{screencap|screen capture}}} from {{{source|a cartoon/anime/motion picture/TV commercial/video game}}}, the copyright for which is owned by {{{owner|the production company who produced/owned the image}}}. It is believed that low resolution images 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 | {{#if:{{{source|}}} ||<br><br>'''To the uploader:''' Please see if there isn't a customized template available. For cartoons, see [[:Category:Cartoon screen capture templates|cartoon screen capture templates]]. For online cartoon, see [[:Category:Online cartoon screen capture templates|online cartoon screen capture templates]]. For movies, see [[:Category:Movie screen capture templates|movie screen capture templates]]. And for video games, see [[:Category:Video game screen capture templates|video game screen capture templates]]. Please use <nowiki>{{screencap}}</nowiki> ''only'' for screen captures which can not be marked with a template available in any of the above categories. Please also include the name and date of the episode, the film, or the commercial when known.}} | ||
</div> | </div> | ||
{{#ifeq: {{NAMESPACE}}|File|{{#if:{{{nocategory|}}} ||[[Category:Screen captures]]}}}}</onlyinclude> | |||
[[Category:Screen | </includeonly> | ||
Latest revision as of 04:29, 6 September 2024
Description
This a generic template for tagging screen captures. Before using this template, please check Category:Screen capture templates for a more specific template.
Usage
Parameters
Optional
- source - The show, game, movie or other visual media that this screen capture was taken from. Defaults to "a cartoon/anime/motion picture/TV commercial/video game". If not provided, a note will be shown reminding the uploader to add them when they are known.
- screencap - Custom text that will appear in place of 'screen capture' in the beginning of the description.
- owner - Who owns the copyright on this image?
Code
{{Screencap
|source=
|screencap=
|owner=
}}
Examples
Code
{{screencap|source=The Touch music video}}
Result
This image is a screen capture from The Touch music video, the copyright for which is owned by the production company who produced/owned the image. It is believed that low resolution images or small excerpts may be used on MediaWiki under the fair use provision of United States copyright law. See Copyrights.

