|
|
| (23 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|}}} |
| | <!-- Nothing --> | | | ces = {{{ces|}}} |
| }} | | | cfr = {{{cfr|}}} |
| |}</includeonly><noinclude>
| | | ctr = {{{ctr|}}} |
| = Documentation =
| | | czh = {{{czh|}}} |
| 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.
| | }}<noinclude> |
| | | {{deprecated|use=Screencap}} |
| # The required and optional ''parameters'' of this templates
| | This template is a compatibility wrapper for [[Template:Screencap]]. |
| # How to use it inside another template
| | New uploads should use <code><nowiki>{{Screencap}}</nowiki></code> directly. |
| | | [[Category:Deprecated templates]] |
| = Master Usage =
| | [[Category:Screen captures]] |
| <pre>{{Master screencap
| |
| | type=
| |
| | episode=
| |
| | cepisode=
| |
| | season= | |
| | series=
| |
| | timestamp=
| |
| | scaled=
| |
| | cropped=
| |
| | ignorentscb=
| |
| | ignorepalb=
| |
| | ignorentscdvd=
| |
| | ignorepaldvd=
| |
| | ignorehddvd=
| |
| | ignorehdtv=
| |
| | 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 ==
| |
| * '''ignorentscb''':
| |
| * '''ignorepalb''':
| |
| * '''ignorentscdvd''':
| |
| * '''ignorepaldvd''':
| |
| * '''es''':
| |
| * '''de''':
| |
| * '''fr''':
| |
| * '''tr''':
| |
| * '''zh''':
| |
| === RDM and TOS Related Tags Only ===
| |
| * '''ignorehddvd''':
| |
| * '''ignorehdtv''':
| |
| * '''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> |
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.