Form:CRT model: Difference between revisions
Replace single voltage fields with multiple-instance voltage range template for dual-range power supplies (via update-page on MediaWiki MCP Server) |
Replace PVM and BVM with Professional monitor in crt_type dropdown (via update-page on MediaWiki MCP Server) |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This form creates CRT model pages. | This form creates CRT model pages. | ||
</noinclude> | </noinclude><templatestyles src="Template:Form styles.css" /> | ||
{{{for template|CRT model}}} | {{{for template|CRT model}}} | ||
| Line 16: | Line 16: | ||
! Regional variants: | ! Regional variants: | ||
| {{{field|variants|input type=text|placeholder=A, B, D, E, K, U}}} | | {{{field|variants|input type=text|placeholder=A, B, D, E, K, U}}} | ||
|- | |||
! Market: | |||
| {{{field|market|input type=combobox|values from category=Markets}}} | |||
<small>Sales region or destination market (e.g., Europe, Middle East, Indonesia, USA, Japan). Comma-separated for multiple.</small> | |||
|- | |- | ||
! Series: | ! Series: | ||
| {{{field|series|input type=combobox|values from category=Series}}} | | {{{field|series|input type=combobox|values from category=Series}}} | ||
|- | |||
! Release year: | |||
| {{{field|release_year|input type=text|size=6|placeholder=2005}}} | |||
<small>Year the model was first released or manufactured.</small> | |||
|- | |||
! MSRP: | |||
| {{{field|msrp|input type=text|size=10|placeholder=$599}}} | |||
<small>Original manufacturer's suggested retail price (include currency symbol).</small> | |||
|- | |- | ||
! Type: | ! Type: | ||
| {{{field|crt_type|input type=dropdown|values=TV, | | {{{field|crt_type|input type=dropdown|values=TV,Professional monitor,Computer monitor,Presentation monitor,Other|mandatory}}} | ||
|- | |- | ||
! Form factor: | ! Form factor: | ||
| Line 56: | Line 68: | ||
| {{{field|tube_type}}} | | {{{field|tube_type}}} | ||
|- | |- | ||
! Chassis: | ! Chassis (label): | ||
| {{{field|chassis|input type=combobox|values from category=Chassis}}} | | {{{field|chassis|input type=combobox|values from category=Chassis}}} | ||
<small>The chassis number printed on the rating label on the back of the TV (e.g., "A118"). This is the production/regulatory identifier for ordering parts.</small> | |||
|- | |||
! Chassis family: | |||
| {{{field|chassis_family|input type=combobox|values from category=Chassis families}}} | |||
<small>The basic chassis platform from service manuals (e.g., "GJ"). This is the internal design family shared across multiple models.</small> | |||
|- | |- | ||
! Remote control: | ! Remote control: | ||
| Line 65: | Line 82: | ||
| {{{field|tube|input type=combobox|values from category=Tubes}}} | | {{{field|tube|input type=combobox|values from category=Tubes}}} | ||
|- | |- | ||
! | |colspan="2"| | ||
| {{{field| | |- | ||
|colspan="2" style="text-align:center; font-weight:bold; background:#f0f0f0; padding:0.5em;"|'''Tube Specifications''' | |||
|- | |||
! Mask type: | |||
| {{{field|mask_type|input type=dropdown|values=,Shadow mask,Dot trio,Slot mask,Aperture grille}}} | |||
<small>Dot trio and Slot mask are shadow mask subtypes. Aperture grille is a separate technology. Use "Shadow mask" if the specific subtype is unknown.</small> | |||
|- | |||
! Pitch (mm): | |||
| {{{field|pitch|input type=text|size=6|placeholder=0.28}}} | |||
<small>Dot pitch or stripe pitch in millimeters.</small> | |||
|- | |||
! Phosphor type: | |||
| {{{field|phosphor_type|input type=combobox|values=P-22,SMPTE-C,EBU}}} | |||
|- | |||
! Gun type: | |||
| {{{field|gun_type|input type=dropdown|values=,In-line,Delta}}} | |||
|- | |||
! Deflection angle: | |||
| {{{field|deflection_angle|input type=text|size=6|placeholder=110}}} | |||
<small>Deflection angle in degrees (e.g., 90, 110).</small> | |||
|- | |||
! Neck diameter (mm): | |||
| {{{field|neck_diameter|input type=text|size=6|placeholder=29}}} | |||
<small>CRT neck diameter in millimeters.</small> | |||
|- | |||
! Visible picture (W × H): | |||
| {{{field|visible_w|input type=text|size=6|placeholder=280}}} × {{{field|visible_h|input type=text|size=6|placeholder=210}}} mm | |||
<small>Viewable image area in millimeters (width × height).</small> | |||
|- | |||
! Visible diagonal (inches): | |||
| {{{field|visible_diag|input type=text|size=6|placeholder=25.6}}} | |||
<small>Viewable diagonal in inches. Use when only the diagonal measurement is available.</small> | |||
|- | |- | ||
|colspan="2"| | |colspan="2"| | ||
| Line 203: | Line 251: | ||
|mapping property=Display title of | |mapping property=Display title of | ||
|mandatory}}} | |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}}} | |||
== Control Ports == | |||
Add control ports for system integration (e.g., Control S, LANC). These are separate from audio/video connections. | |||
{{{for template|CRT control port|multiple|add button text=Add control port}}} | |||
{| class="formtable" | |||
! Label: | |||
| {{{field|label|input type=text|size=15|placeholder=Control S In, LANC}}} | |||
<small>Port label as marked on device.</small> | |||
|- | |||
! Signal format: | |||
| {{{field|signal | |||
|input type=combobox | |||
|values from category=Control 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}}} | |||
|- | |||
! Direction: | |||
| {{{field|direction|input type=dropdown|values=Input,Output,Bidirectional|mandatory}}} | |||
|- | |- | ||
! Count: | ! Count: | ||