Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Master screencap: Difference between revisions

Template page
Shane (talk | contribs)
Joe Beaudoin Jr. (talk | contribs)
No edit summary
 
(45 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{| align="center" class="messagebox" cellspacing="2"
{{Screencap
|- style="text-align: center;" colspan="2"
| series   = {{{series|}}}
! class="infoboxheader" colspan="2" | {{type link| type={{{type}}} | image=Y }} {{type link| type={{{type}}} | episode={{{cepisode}}} | text=Y }}
| type      = {{{type|}}}
|- style="font-size: 90%" colspan="2"
| episode   = {{{episode|}}}
| colspan="2" | The {{series link| series={{{series}}}}}, {{season link| series={{{series|}}} | season={{{season|}}}}} {{#if:{{{episode|}}}|episode {{episode link|main={{{episode}}}|cepisode={{{cepisode|}}}|de={{{de|}}}|es={{{es|}}}|fr={{{fr|}}}|tr={{{tr|}}}|zh={{{zh|}}}}}|from an unknown episode. <br/>Please help us identify the episode by updating this tag or discussing it on the [[Image talk:{{PAGENAME}}|talk page]]}}.
| cepisode = {{{cepisode|}}}
|- style="font-size: 90%" colspan="2"
| season    = {{{season|}}}
| colspan="2" | {{copyright link| series={{{series}}}}}
| timestamp = {{{timestamp|}}}
|- style="font-size: 90%" colspan="2"
| scaled   = {{{scaled|}}}
| colspan="2" | {{timestamp link| timestamp={{{timestamp|}}} }}
| cropped   = {{{cropped|}}}
|- style="font-size: 90%" colspan="2"
| aspect    = {{{aspect|}}}
| colspan="2" | {{res link| series={{{series}}} | type={{{type}}} | scaled={{{scaled}}} | cropped={{{cropped}}} }}
| de        = {{{de|}}}
|- colspan="2"
| es        = {{{es|}}}
| colspan="2" | {{lang link| en= {{{episode|}}} | es= {{{es|}}} | de= {{{de|}}} | fr= {{{fr|}}} | tr= {{{tr|}}} | zh= {{{zh|}}}  
| fr       = {{{fr|}}}
| cen= {{#if:{{{cepisode|}}}|{{{cepisode}}}|{{{episode}}}}}  
| tr       = {{{tr|}}}
| ces= {{#if:{{{ces|}}}|<!--THEN-->{{{ces}}}|<!--ELSE-->{{#if:{{{es|}}}|<!--THEN-->{{{es}}}|<!--ELSE-->{{{episode}}}}}}} | cde= {{#if:{{{cde|}}}|<!--THEN-->{{{cde}}}|<!--ELSE-->{{#if:{{{de|}}}|<!--THEN-->{{{de}}}|<!--ELSE-->{{{episode}}}}}}} | cfr= {{#if:{{{cfr|}}}|<!--THEN-->{{{cfr}}}|<!--ELSE-->{{#if:{{{fr|}}}|<!--THEN-->{{{fr}}}|<!--ELSE-->{{{episode}}}}}}} | ctr= {{#if:{{{ctr|}}}|<!--THEN-->{{{ctr}}}|<!--ELSE-->{{#if:{{{tr|}}}|<!--THEN-->{{{tr}}}|<!--ELSE-->{{{episode}}}}}}}  
| zh       = {{{zh|}}}
| czh= {{#if:{{{czh|}}}|<!--THEN-->{{{czh}}}|<!--ELSE-->{{#if:{{{zh|}}}|<!--THEN-->{{{zh}}}|<!--ELSE-->{{{episode}}}}}}}
| cde      = {{{cde|}}}
}}
| ces       = {{{ces|}}}
{{#if:{{{episode}}}
  | cfr       = {{{cfr|}}}
| {{!}}-
| ctr       = {{{ctr|}}}
{{!}} class="infoboxheader" align="center" colspan="2" {{!}} '''Date Information on {{episode link|main={{{episode}}}|cepisode={{{cepisode|}}}|de={{{de|}}}|es={{{es|}}}|fr={{{fr|}}}|tr={{{tr|}}}|zh={{{zh|}}}}}'''
| czh       = {{{czh|}}}
{{!}}-
}}<noinclude>
{{!}} width="50%" valign="top" {{!}} <!-- Airdate/Broadcast Date Information  --> {{Episode Airtime Data| title={{{cepisode|{{{episode|}}}}}} }}
{{deprecated|use=Screencap}}
{{!}} width="50%" valign="top" {{!}} <!-- Release Date Infomation --> {{Episode Release Data| title={{{cepisode|{{{episode|}}}}}} }}
This template is a compatibility wrapper for [[Template:Screencap]].
}}
New uploads should use <code><nowiki>{{Screencap}}</nowiki></code> directly.
|}</includeonly><noinclude>{{purgepage}}
[[Category:Deprecated templates]]
= Documentation =
[[Category:Screen captures]]
This template is designed to efficiently help create templates. This template usually is not independent, but dependent on being placed inside another template. Though this template can be used on an image, it is highly recommended that you use the sub templates. However, this template does not provide categorization of images. That is still done on the image tags. ([[#Live Examples|View Examples]]) This template does not exclude you from documenting the templates as well. Each template should be well documented. This documentation will show you these things.
 
# The required and optional ''parameters'' of this templates
# How to use it inside another template
 
= Master Usage =
<pre>{{Master screencap
| type=
| episode=
| cepisode=
| season=
| series=
| timestamp=
| scaled=
| cropped=
| ignorentscb=
| ignorepalb=
| ignorentscdvd=
| ignorepaldvd=
| ignorehddvd=
| ignorebluraydvd=
| ignorehdtvb=
| es=
| de=
| fr=
| tr=
| zh=
| ces=
| cde=
| cfr=
| ctr=
| czh=
}}</pre>
 
= Parameters =
== Required ==
=== Hard Coded ===
* '''type''': This is the type parameter used for the certain type of image clip.
** Current selections are <code>ntscdvd</code>, <code>ntscb</code>, <code>paldvd</code>, <code>palb</code>, <code>hdtv</code>, <code>hddvd</code>, <code>bluray</code>, and <code>unknown</code>.
* '''series''': These series that this image tag belongs too.
** Current selections are <code>rdm</code>, <code>tos</code>, and <code>1980</code>
 
=== Inputable ===
* '''episode''': This should always be treated as the ''English Wiki'' episode article name.
* '''cepisode''': This should always be treated as the ''English Wiki'' disambiguation episode article name if disambiguation exists
* '''season''': This should be the season of the image.
* '''timestamp''': This should be the time stamp is [[Wikipedia:ISO 8601|ISO 8601]] HH:MM:SS
* '''scaled''': This should always be there.
* '''cropped''': This should always be there.
 
== Optionial ==
* '''ignorentscb''':
* '''ignorepalb''':
* '''ignorentscdvd''':
* '''ignorepaldvd''':
* '''es''':
* '''de''':
* '''fr''':
* '''tr''':
* '''zh''':
=== RDM and TOS Related Tags Only ===
* '''ignorehddvd''':
* '''ignorebluraydvd''':
* '''ignorehdtvb''':
* '''ces''':
* '''cde''':
* '''cfr''':
* '''ctr''':
* '''czh''':
 
= Template Example =
The template demonstrated here is a simple one − {{tl|1980 NTSC broadcast screencap}}
 
<pre>
{{Master screencap
| type= ntcsb
| series= 1980
| episode= {{{episode}}}
| timestamp= {{{timestamp|}}}
| aspect= {{{aspect|}}}
| scaled= {{{scaled|}}}
| cropped= {{{cropped|}}}
| de= {{{de|}}}
| es= {{{es|}}}
| fr= {{{fr|}}}
| tr= {{{tr|}}}
| zh= {{{zh|}}}
}}
</pre>
According to the documentation for  {{tl|1980 NTSC broadcast screencap}} — these are the basic and optional parameters needed to display the correct information.
 
 
 
= Example Output =
These are live examples of the "Live Templates". Not all of them are listed here − only a few.
 
;1980 NTSC - Episode '''Galactica Discovers Earth, Part I'''
{{1980 NTSC broadcast screencap
| episode= Galactica Discovers Earth, Part I
| timestamp=
| aspect=
| scaled=
| cropped=
}}
;NTSC DVD - Episode "''33''"
{{NTSC DVD screencap
| episode= 33
| season= 1
| timestamp=
| scaled=
| cropped=
| de= 33 Minuten
| es= 33 Minutos
| fr= 33 minutes
}}
;NTSC DVD - Episode Unknown
{{NTSC DVD screencap
| episode=
| season=
| timestamp=
| scaled=
| cropped=
| es=
| de=
}}
;PAL DVD - Episode "''The Hand of God''"
{{PAL DVD screencap
| episode= The Hand of God (RDM)
| cepisode= The Hand of God
| season= 1
| timestamp=
| scaled=
| cropped=
| es= La Mano de Dios
}}
 
[[Category:Image tags|{{PAGENAME}}]]
</noinclude>
</noinclude>

Latest revision as of 22:57, 8 March 2026


  screen capture (source unknown)
The an unknown series, Season "Unknown" from an unknown episode. Please help us identify the episode by updating this tag or discussing it on the [[{{TALKPAGENAME}}|talk page]].
This capture is copyright by the copyright holder. Use of it here is believed to be fair use.
The timestamp for this image is unknown. Please supply the time index for this capture.
Screen capture (source unknown). Native resolution: unknown.
This template is deprecated.
Please use {{Screencap}} for new uploads instead.

This template is a compatibility wrapper for Template:Screencap. New uploads should use {{Screencap}} directly.