Add format_family, supported_formats, recording_formats fields; expand device_type options for VCR/player/combo variants (via update-page on MediaWiki MCP Server)
Major update: Add structured inputs/outputs/voltage/links sections matching CRT model form (via update-page on MediaWiki MCP Server)
Line 34: Line 34:
! Year discontinued:
! Year discontinued:
| {{{field|year_discontinued|input type=text|size=6|placeholder=2001}}}
| {{{field|year_discontinued|input type=text|size=6|placeholder=2001}}}
|-
! Signal standard:
| {{{field|signal_standard|input type=dropdown|values=NTSC,PAL,SECAM,Multi-system,Unknown}}}
|-
! Video inputs:
| {{{field|video_inputs|input type=text|placeholder=4× Composite (RCA), 4× S-Video}}}
|-
! Video outputs:
| {{{field|video_outputs|input type=text|placeholder=Composite (RCA), S-Video}}}
|-
! Audio inputs:
| {{{field|audio_inputs|input type=text|placeholder=4× Stereo (RCA)}}}
|-
! Audio outputs:
| {{{field|audio_outputs|input type=text|placeholder=Stereo (RCA)}}}
|-
|-
! Features:
! Features:
Line 62: Line 47:
| {{{field|weight|property=Weight|input type=text|size=8|placeholder=4 lb}}}
| {{{field|weight|property=Weight|input type=text|size=8|placeholder=4 lb}}}
|-
|-
! Power voltage:
|colspan="2"|
| {{{field|power_voltage|input type=text|size=10|placeholder=120V AC}}}
|-
|colspan="2" style="text-align:center; font-weight:bold; background:#f0f0f0; padding:0.5em;"|'''TV System Support'''
|-
! AV system:
| {{{field|av_system|input type=checkboxes|values from category=AV systems}}}
<small>What analog video systems this device can process in color via AV inputs (composite/S-Video). Examples: PAL, NTSC, NTSC 4.43, SECAM.</small>
|-
! Tuner system:
| {{{field|tuner_system|input type=checkboxes|values from category=Tuner systems}}}
<small>Broadcast TV standards supported via RF antenna/cable input (if device has a tuner). Leave blank if no tuner.</small>
|-
|colspan="2"|
|-
|colspan="2" style="text-align:center; font-weight:bold; background:#f0f0f0; padding:0.5em;"|'''Power Specifications'''
|-
! AC frequency:
| {{{field|frequency|input type=checkboxes|values=50Hz,60Hz}}}
|-
! Power consumption:
| {{{field|power_avg|input type=text|size=6|placeholder=30}}}W (avg) / {{{field|power_max|input type=text|size=6|placeholder=45}}}W (max)
|}
{{{end template}}}
 
== Voltage Ranges ==
Add each supported voltage range. For dual-range power supplies (e.g., 100-120V / 220-240V), add each range separately. For universal supplies (e.g., 100-240V), add a single range.
 
{{{for template|AV voltage range|multiple|add button text=Add voltage range}}}
{| class="formtable"
! Voltage range:
| {{{field|voltage_min|input type=text|size=5|placeholder=100}}}V – {{{field|voltage_max|input type=text|size=5|placeholder=120}}}V
|}
{{{end template}}}
 
== Inputs ==
Add each available input on this AV device. Use the '''Label''' field to match the device's own labeling (e.g., "Line 1", "Video 2"). If an S-Video and Composite input share the same audio jacks, give them the same label and use '''Audio shared with''' on the one without dedicated audio.
 
{{{for template|AV input|multiple|add button text=Add input}}}
{| class="formtable"
! Label:
| {{{field|label|input type=text|size=10|placeholder=Line 1, Front}}}
|-
! Signal format:
| {{{field|signal
|input type=combobox
|values from query=((Category:Video signal formats))
|mapping property=Display title of
|mandatory}}}
|-
! Connector:
| {{{field|connector
|input type=combobox
|values from category=Connector types
|mapping property=Display title of
|mandatory}}}
|-
! Count:
| {{{field|count|input type=text|size=4|default=1|mandatory}}}
|-
! Audio:
| {{{field|audio|input type=dropdown|values=,None,Mono,Stereo|default=Stereo}}}
|-
! Audio connector:
| {{{field|audio_connector
|input type=combobox
|values from category=Connector types
|mapping property=Display title of}}}
|-
! Audio shared with:
| {{{field|audio_shared_with|input type=text|size=10|placeholder=Line 1}}}
<small>If this input shares audio jacks with another input, enter that input's label here.</small>
|-
! Location:
| {{{field|location|input type=dropdown
|values=rear,front,side|default=rear}}}
|-
! Notes:
| {{{field|notes|input type=textarea|rows=2}}}
|}
{{{end template}}}
 
== Outputs ==
Add any video or audio outputs (e.g., monitor out, audio line out, digital audio out on DVD combos).
 
{{{for template|AV output|multiple|add button text=Add output}}}
{| class="formtable"
! Label:
| {{{field|label|input type=text|size=10|placeholder=Monitor Out, Audio Out}}}
|-
! Output type:
| {{{field|output_type|input type=dropdown|values=Video,Audio,AV|mandatory}}}
|-
! Signal format:
| {{{field|signal
|input type=combobox
|values from category=Video signal formats,Audio signal formats
|mapping property=Display title of
|mandatory}}}
<small>For video: Composite, S-Video, etc. For audio: Analog stereo, S/PDIF coaxial, S/PDIF optical, etc.</small>
|-
! Connector:
| {{{field|connector
|input type=combobox
|values from category=Connector types
|mapping property=Display title of
|mandatory}}}
|-
! Count:
| {{{field|count|input type=text|size=4|default=1}}}
|-
! Location:
| {{{field|location|input type=dropdown
|values=rear,front,side|default=rear}}}
|-
! Notes:
| {{{field|notes|input type=textarea|rows=2}}}
|}
{{{end template}}}
 
== Archival Links ==
Add links to archived product pages, manufacturer listings, other databases, and other historical web resources for this AV device.
 
{{{for template|AV link|multiple|add button text=Add link}}}
{| class="formtable"
! Link type:
| {{{field|link_type|input type=dropdown|values=Manufacturer,Retailer,Database|mandatory}}}
|-
! Link source:
| {{{field|link_source|input type=combobox|values=CRT Database,Console Mods Wiki,Radiomuseum,Crutchfield,NewEgg,Amazon,B&H Photo,Panasonic,Sony,JVC,FOR-A,Grass Valley,Blackmagic Design,DataVideo,Sima,AverMedia|mandatory}}}
|-
|-
! Power wattage:
! Link URL:
| {{{field|power_wattage|input type=text|size=10|placeholder=15W}}}
| {{{field|link_url|input type=url|mandatory}}}
|}
|}
{{{end template}}}
{{{end template}}}


{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|cancel}}}
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|cancel}}}

Revision as of 17:54, 4 February 2026

This form creates and edits AV device pages.

AV device

Brand: brand
Model code: model_code
Device type: device_type
Format family: format_family
Supported formats: supported_formats
Recording formats: recording_formats
Main photo: image_main
More photos: images
Year released: year_released
Year discontinued: year_discontinued
Features: features
Description: description
Dimensions (H × W × D): height × width × depth
Weight: weight
TV System Support
AV system: av_system

What analog video systems this device can process in color via AV inputs (composite/S-Video). Examples: PAL, NTSC, NTSC 4.43, SECAM.

Tuner system: tuner_system

Broadcast TV standards supported via RF antenna/cable input (if device has a tuner). Leave blank if no tuner.

Power Specifications
AC frequency: frequency
Power consumption: power_avgW (avg) / power_maxW (max)

{{{end template}}}

Voltage Ranges

Add each supported voltage range. For dual-range power supplies (e.g., 100-120V / 220-240V), add each range separately. For universal supplies (e.g., 100-240V), add a single range.

AV voltage range

Voltage range: voltage_minV – voltage_maxV

{{{end template}}}

Inputs

Add each available input on this AV device. Use the Label field to match the device's own labeling (e.g., "Line 1", "Video 2"). If an S-Video and Composite input share the same audio jacks, give them the same label and use Audio shared with on the one without dedicated audio.

AV input

Label: label
Signal format: signal
Connector: connector
Count: count
Audio: audio
Audio connector: audio_connector
Audio shared with: audio_shared_with

If this input shares audio jacks with another input, enter that input's label here.

Location: location
Notes: notes

{{{end template}}}

Outputs

Add any video or audio outputs (e.g., monitor out, audio line out, digital audio out on DVD combos).

AV output

Label: label
Output type: output_type
Signal format: signal

For video: Composite, S-Video, etc. For audio: Analog stereo, S/PDIF coaxial, S/PDIF optical, etc.

Connector: connector
Count: count
Location: location
Notes: notes

{{{end template}}}

Archival Links

Add links to archived product pages, manufacturer listings, other databases, and other historical web resources for this AV device.

AV link

Link type: link_type
Link source: link_source
Link URL: link_url

{{{end template}}}

save preview cancel

MediaWiki Appliance - Powered by TurnKey Linux