Form:CRT model: Difference between revisions

Created page with "<noinclude> This form creates CRT model pages. </noinclude> {{{for template|CRT model}}} {| class="formtable" ! Brand: | {{{field|brand|input type=combobox|values from category=Manufacturers|mandatory}}} |- ! OEM manufacturer (optional): | {{{field|oem|input type=combobox|values from category=Manufacturers}}} |- ! Model code: | {{{field|model_code|mandatory}}} |- ! Aliases (optional, one per line): | {{{field|aliases|input type=textarea}}} |- ! Screen size (inches): | {..."
Tag: visualeditor-wikitext
 
No edit summary
Tags: Reverted visualeditor-wikitext
Line 30: Line 30:
|-
|-
! Chassis:
! Chassis:
| {{{field|chassis|input type=combobox|values from category=Chassis}}}
| {{{field|chassis
|input type=dropdown
|values from query=
  [[Category:Chassis]]
  [[Has manufacturer::{{{brand|}}}]]
|dependent on=brand
}}}
|-
|-
! Tube (optional):
! Tube (optional):
MediaWiki Appliance - Powered by TurnKey Linux