Template:LaserDisc Player: Difference between revisions

From Laserwiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(148 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>
This is the "LaserDisc Player" template. It most likely doesn't need to be edited directly - you should use the Edit tab on the individual player's page instead.
[[Category: Template]]
{{#cargo_declare:
_table=LaserDisc_Players
|Alternate_Model_Numbers=List (,) of Page (hidden)
|Manufacturer=Page
|Release_Date=Date
|Country=String
|Color_Encoding_System=List (,) of String (allowed values=NTSC, PAL)
|Playable_Disc_Formats=List (,) of String (allowed values=LD, LD 20cm, LD-G, LD-G 20cm, CD, CD 8cm, CDV, VSD, DVD, LD-ROM, Hi-Vision, HDVS)
|Playable_LaserDisc_Modes=List (,) of String (allowed values=CAV, CLV)
|Both_Side_Play=String (allowed values=Yes, Alpha Turn, Gamma Turn, Epsilon Turn)
|CX_Noise_Reduction=Boolean
|Horizontal_Resolution=String
|Video_SNR=Integer
|Laser_Type=String (allowed values=Helium-Neon Tube, Infrared Diode, Red Diode)
|Laser_Wavelength=Integer
|Digital_Video_Processor=Page
|Analog_Audio_Frequency_Response=String
|Analog_Audio_SNR=Integer
|Digital_Audio_Frequency_Response=String
|Digital_Audio_SNR=Integer
|Input_Voltage=List (,) of Integer (allowed values=100, 110, 115, 120, 127, 220, 230, 240)
|Power_Frequency=List (,) of Integer (allowed values=50, 60)
|Power_Consumption=Integer
|Dimensions=String
|Weight=String
|Loading_Belt_Part_Number=Page
|Remote_Control=Page
|Front_Image_File=File (hidden)
|Rear_Image_File=File (hidden)
|User_Manual=File (hidden)
|Service_Manual=File (hidden)
}} </noinclude> <includeonly>
{{#cargo_store:
_table=LaserDisc_Players
|Alternate_Model_Numbers={{{altmodels|}}}
|Manufacturer={{{manufacturer|}}}
|Release_Date={{{releasedate|}}}
|Country={{{country|}}}
|Color_Encoding_System={{{colorsystem|}}}
|Playable_Disc_Formats={{{formats|}}}
|Playable_LaserDisc_Modes={{{modes|}}}
|Both_Side_Play={{{bothsideplay|}}}
|CX_Noise_Reduction={{{cx|}}}
|Horizontal_Resolution={{{horzres|}}}
|Video_SNR={{{videodb|}}}
|Laser_Type={{{lasertype|}}}
|Laser_Wavelength={{{laserwavelength|}}}
|Digital_Video_Processor={{{digitalprocchip|None}}}
|Analog_Audio_Frequency_Response={{{anaaudiofreq|}}}
|Analog_Audio_SNR={{{anaaudiodb|}}}
|Digital_Audio_Frequency_Response={{{digaudiofreq|}}}
|Digital_Audio_SNR={{{digaudiodb|}}}
|Input_Voltage={{{inputvolts|}}}
|Power_Frequency={{{powerfreq|}}}
|Power_Consumption={{{wattage|}}}
|Dimensions={{{dimensions|}}}
|Weight={{{weight|}}}
|Loading_Belt_Part_Number={{{loadingbeltno|}}}
|Remote_Control={{{remotepart|}}}
|Front_Image_File={{{frontimagefile|}}}
|Rear_Image_File={{{rearimagefile|}}}
|User_Manual={{{usermanual|}}}
|Service_Manual={{{servicemanual|}}}
}}
__TOC__
{| class="wikitable" style="display:inline-table;"
{| class="wikitable" style="display:inline-table;"
!colspan="2"|Release Info
!colspan="2"|Release Info
|-
|-
|Year of Release
|Manufacturer
|{{{releaseyear}}}
|{{#if: {{{manufacturer|}}} | [[{{{manufacturer}}}]] | }}
|-
|Release Date
|{{{releasedate|}}} {{#if: {{{releasedate_ref|}}} | {{#tag:ref|{{{releasedate_ref|}}} }} | }}
|-
|-
|Country
|Country
|{{{country}}}
|{{{country|}}}
|-
|-
|Color Encoding System
|Color Encoding System
|{{{colorsystem}}}
|{{{colorsystem|}}}
|-
|-
!colspan="2"|Features
!colspan="2"|Features
|-
|-
|Playable Formats
|Playable Disc Formats
|{{{formats}}}
|{{{formats|}}}
|-
|Playable LaserDisc Modes
|{{{modes|}}}
|-
|-
|Both-Side Play
|Both-Side Play
|{{{bothsideplay}}}
|{{{bothsideplay|None}}}
|-
|CX Noise Reduction
|{{{cx|}}}
|-
|-
!colspan="2"|Video Characteristics
!colspan="2"|Video Characteristics
|-
|-
|Horizontal Resolution
|Horizontal Resolution (TVL)
|{{{horzres}}} lines
|{{#if: {{{horzres|}}} | {{{horzres}}} lines | }}
|-
|-
|Video Signal-to-Noise Ratio
|Video Signal-to-Noise Ratio
|{{{videodb}}}dB
|{{#if: {{{videodb|}}} | {{{videodb}}}dB | }}
|-
|-
|Laser Type
|Laser Type
|{{{lasertype}}}
|{{{lasertype|}}}
|-
|-
|Laser Wavelength
|Laser Wavelength
|{{{laserwavelength}}}
|{{{laserwavelength|}}}
|-
|-
|Digital Video Processor
|Digital Video Processor
|[[{{{digitalprocchip}}}]]
|{{#if: {{{digitalprocchip|}}} | [[{{{digitalprocchip}}}]] | None}}
|-
|-
!colspan="2"|Analog Audio Characteristics
!colspan="2"|Analog Audio Characteristics
|-
|-
|Frequency Response
|Frequency Response
|{{{anaaudiofreq}}}Hz
|{{#if: {{{anaaudiofreq|}}} | {{{anaaudiofreq}}}Hz | }}
|-
|-
|Signal-to-Noise Ratio
|Signal-to-Noise Ratio
|{{{anaaudiodb}}}dB
|{{#if: {{{anaaudiodb|}}} | {{{anaaudiodb|}}}dB | }}
|-
|-
!colspan="2"|Digital Audio Characteristics
!colspan="2"|Digital Audio Characteristics
|-
|-
|Frequency Response
|Frequency Response
|{{{digaudiofreq}}}Hz
|{{#if: {{{digaudiofreq|}}} | {{{digaudiofreq}}}Hz | }}
|-
|-
|Signal-to-Noise Ratio
|Signal-to-Noise Ratio
|{{{digaudiodb}}}dB
|{{#if: {{{digaudiodb|}}} | {{{digaudiodb}}}dB | }}
|-
|-
!colspan="2"|Power Characteristics
!colspan="2"|Power Characteristics
|-
|-
|Input Voltage
|Input Voltage
|{{{inputvolts}}}V
|{{#if: {{{inputvolts|}}} | {{{inputvolts}}}V | }}
|-
|-
|Power Frequency
|Power Frequency
|{{{powerfreq}}}Hz
|{{#if: {{{powerfreq|}}} | {{{powerfreq}}}Hz | }}
|-
|-
|Power Consumption
|Power Consumption
|{{{wattage}}}W
|{{#if: {{{wattage|}}} | {{{wattage}}}W | }}
|-
|-
!colspan="2"|Physical Characteristics
!colspan="2"|Physical Characteristics
|-
|-
|Dimensions (W x H x D)
|Dimensions (W x H x D)
|{{{dimensions}}}
|{{{dimensions|}}}
|-
|-
|Weight
|Weight
|{{{weight}}}
|{{{weight|}}}
|-
|-
|Loading Belt Part No.
|Loading Belt Part No.
|[[{{{loadingbeltno}}}]]
|{{#if: {{{loadingbeltno|}}} | [[{{{loadingbeltno}}}]] | }}
|-
|Loading Belt Size
|{{{loadingbeltsize}}}
|-
|-
!colspan="2"|Accessories
!colspan="2"|Accessories
|-
|-
|Remote Control
|Remote Control
|[[{{{remotepart}}}]]
|{{#if: {{{remotepart|}}} | {{#formredlink:target={{{remotepart|}}}|form=Remote Control}} | }}
|}
|}


Line 86: Line 162:
!colspan="2"|Photos
!colspan="2"|Photos
|-
|-
|colspan="2"|[[File:{{{frontimagefile}}}|400px|thumb|{{{playername}}} Front Panel]]
|colspan="2"|[[File:{{{frontimagefile|None}}}|center|400px|thumb|{{PAGENAME}} Front Panel (Use Edit tab to upload a new file)]]
|-
|-
|colspan="2"|[[File:{{{rearimagefile}}}|400px|thumb|{{{playername}}} Rear Panel]]
|colspan="2"|[[File:{{{rearimagefile|None}}}|center|400px|thumb|{{PAGENAME}} Rear Panel (Use Edit tab to upload a new file)]]
|-
|-
!colspan="2"|AV Outputs
!colspan="2"|AV Outputs
|-
|-
!colspan="2"|Video
!colspan="1"|Video
!colspan="1"|Outputs
|-
|Composite [[File:composite.png|right]]
|{{{compositeout|0}}}
|-
|S-Video [[File:s-video.png|right]]
|{{{svideoout|0}}}
|-
|-
|Composite
|VHF [[File:vhf.png|right]]
|{{{compositeout}}}
|{{{vhfout|0}}}
|-
|-
|S-Video
|DC VHF [[File:minijack.png|right]]
|{{{svideoout}}}
|{{{dcvhfout|0}}}
|-
|-
|DC VHF
|SCART [[File:scart.png|right]]
|{{{dcvhfout}}}
|{{{scart|0}}}
|-
|-
!colspan="2"|Audio
!colspan="2"|Audio
|-
|-
|Audio (Mono)
|Audio (Mono) [[File:mono.png|right]]
|{{{monoout}}}
|{{{monoout|0}}}
|-
|-
|Audio (Stereo)
|Audio (Stereo) [[File:stereo.png|right]]
|{{{stereoout}}}
|{{{stereoout|0}}}
|-
|-
|AC-3 RF
|AC-3 RF [[File:ac3rf.png|right]]
|{{{ac3rf}}}
|{{{ac3rf|0}}}
|-
|-
|Coaxial Digital
|Coaxial Digital [[File:coaxial.png|right]]
|{{{coaxial}}}
|{{{coaxial|0}}}
|-
|-
|Optical Digital
|Optical Digital [[File:toslink.png|right]]
|{{{toslink}}}
|{{{toslink|0}}}
|-
|-
!colspan="2"|Remote Control
!colspan="2"|Remote Control
|-
|-
|Remote Input
|Remote Input [[File:minijack.png|right]]
|{{{remoteinput}}}
|{{{remoteinput|0}}}
|-
|-
|Remote Output
|Remote Output [[File:minijack.png|right]]
|{{{remoteoutput}}}
|{{{remoteoutput|0}}}
|}
|}


=Manuals=
{{#if: {{{altmodels|}}}
[[Media:{{{usermanual}}}|Operating Instructions]]
| <h2>Clone Model Numbers/Rebadges</h2>
{{#arraymap:{{{altmodels|}}}|,|x|{{#formredlink:form=LaserDisc_Player|target=x}}|&emsp;&bull;&emsp; }}
}}
 
<h2>Manuals</h2>
[[Media:{{{usermanual|None}}}|Operating Instructions]]


[[Media:{{{servicemanual}}}|Service Manual]]
[[Media:{{{servicemanual|None}}}|Service Manual]]


<h2>Technical Data References</h2>
<references />
[[Category:LaserDisc Players]]
[[Category:LaserDisc Players]]
[[Category:{{{manufacturer}}} LaserDisc Players]]
</includeonly>

Latest revision as of 17:47, 26 September 2020

This is the "LaserDisc Player" template. It most likely doesn't need to be edited directly - you should use the Edit tab on the individual player's page instead.

This template defines the table "LaserDisc_Players". View table.