|
|
| (8 intermediate revisions by 2 users not shown) |
| Line 1: |
Line 1: |
| <includeonly>{| align="center" class="messagebox" cellspacing="1"
| | {{Screencap |
| |- style="text-align: center;"
| | | 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%"
| | | 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%" | | | season = {{{season|}}} |
| | colspan="2" | {{copyright link| series={{{series}}} }}
| | | timestamp = {{{timestamp|}}} |
| |- style="font-size: 90%"
| | | scaled = {{{scaled|}}} |
| | colspan="2" | {{timestamp link| timestamp={{{timestamp}}} }}
| | | cropped = {{{cropped|}}} |
| {{#if:{{{episode}}}
| | | aspect = {{{aspect|}}} |
| | {{!}}- style="font-size: 90%"
| | | de = {{{de|}}} |
| {{!}} colspan="2" {{!}} {{res link| series={{{series}}} | type={{{type}}} | scaled={{{scaled}}} | cropped={{{cropped}}} }}
| | | es = {{{es|}}} |
| {{!}}- style="font-size: 90%"
| | | fr = {{{fr|}}} |
| {{!}} colspan="2" {{!}} {{aspect link| series={{{series}}} | type={{{type}}} | scaled={{{scaled}}} | cropped={{{cropped}}} }}
| | | tr = {{{tr|}}} |
| {{!}}- style="font-size: 90%"{{#ifeq:{{#expr:{{#expr:{{#if:{{{scaled|}}}|1|0}}+{{#if:{{{cropped|}}}|1|0}}}} >= 1}}|1|{{void}}| class="hiddenStructure"}}
| | | zh = {{{zh|}}} |
| {{!}} colspan="2" {{!}} {{cropped and aspect link| series={{{series}}} | type={{{type}}} | scaled={{{scaled}}} | cropped={{{cropped}}} }}
| | | cde = {{{cde|}}} |
| | {{void}}
| | | ces = {{{ces|}}} |
| }}
| | | cfr = {{{cfr|}}} |
| {{#ifeq:{{{type}}}|web
| | | ctr = {{{ctr|}}} |
| | {{void}}
| | | czh = {{{czh|}}} |
| | {{#if:{{{episode}}}
| | }}<noinclude> |
| | {{!}}- style="font-size: 90%"
| | {{deprecated|use=Screencap}} |
| {{!}} colspan="2" {{!}} <!-- Future Place of Language Links -->
| | This template is a compatibility wrapper for [[Template:Screencap]]. |
| {{!}}-
| | New uploads should use <code><nowiki>{{Screencap}}</nowiki></code> directly. |
| {{!}} 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|}}}}}'''
| | [[Category:Deprecated templates]] |
| {{!}}- | | [[Category:Screen captures]] |
| {{!}} width="50%" valign="top" {{!}} {{Episode Airtime Data| title={{{episode|{{{cepisode|}}}}}} }} | |
| {{!}} width="50%" valign="top" {{!}} {{Episode Release Data| title={{{episode|{{{cepisode|}}}}}} }} | |
| | {{void}} | |
| }} | |
| }} | |
| |}</includeonly><noinclude>
| |
| = Documentation = | |
| 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=
| |
| | 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>itunes</code>, <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 ==
| |
| * '''es''': Link to the episode on the ''Spanish Wiki''
| |
| * '''de''': Link to the episode on the ''German Wiki''
| |
| * '''fr''': Link to the episode on the ''French Wiki''
| |
| * '''tr''': Link to the episode on the ''Trukish Wiki''
| |
| * '''zh''': Link to the episode on the ''Chinese Wiki''
| |
| === RDM and TOS Related Tags Only ===
| |
| * '''ces''': Link to the episode disambiguation name. Note: '''es''' still needs to be the episode name without disambiguation.
| |
| * '''cde''': Link to the episode disambiguation name. Note: '''de''' still needs to be the episode name without disambiguation.
| |
| * '''cfr''': Link to the episode disambiguation name. Note: '''fr''' still needs to be the episode name without disambiguation.
| |
| * '''ctr''': Link to the episode disambiguation name. Note: '''tr''' still needs to be the episode name without disambiguation.
| |
| * '''czh''': Link to the episode disambiguation name. Note: '''zh''' still needs to be the episode name without disambiguation.
| |
| | |
| = 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> |
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.