|
|
| Line 68: |
Line 68: |
| |width=100% | | |width=100% |
| |zoom=4 | | |zoom=4 |
| }}
| |
|
| |
| == Create a CRT ==
| |
|
| |
| This form creates or edits a CRT page.
| |
|
| |
| * Start typing the manufacturer and model number (for example: ''Sony KV-27S42'').
| |
| * If the model already exists, you can edit its properties.
| |
| * If it doesn't exist, you will be able to create it as a new page.
| |
|
| |
| {{#forminput:
| |
| form=CRT model
| |
| |button text=Create or edit CRT
| |
| |placeholder=Sony KV-27S42
| |
| |autocomplete on category=CRT models
| |
| |no autofocus
| |
| }}
| |
|
| |
| == List of CRTs ==
| |
|
| |
| This is every CRT we have stored on the wiki currently. If we're missing one, use the [[Create a CRT]] page to create a new entry for it.
| |
|
| |
| {{#ask:
| |
| [[Category:CRT models]]
| |
| [[Has brand::+]]
| |
| |?Has image#100px;x100px=Photo
| |
| |?Has brand=Brand
| |
| |?Has model code=Model
| |
| |?Has series=Series
| |
| |?Has CRT type=CRT type
| |
| |?Has screen size inches=Screen size (in)
| |
| |?Has chassis=Chassis
| |
| |?Has TVL=TVL
| |
| |format=table
| |
| |class=wikitable sortable
| |
| |mainlabel=CRT model
| |
| }}
| |
|
| |
| ----
| |
|
| |
| == Create an AV Device ==
| |
|
| |
| This form creates or edits AV device pages for vintage audio-visual equipment like video mixers, TBCs, VCRs, VTRs, and more.
| |
|
| |
| * Start typing the manufacturer and model number (for example: ''Videonics MX-1'').
| |
| * If the device already exists, you can edit its properties.
| |
| * If it doesn't exist, you will be able to create it as a new page.
| |
|
| |
| {{#forminput:
| |
| form=AV device
| |
| |button text=Create or edit AV device
| |
| |placeholder=Videonics MX-1
| |
| |autocomplete on category=AV devices
| |
| |no autofocus
| |
| }}
| |
|
| |
| == List of AV Devices ==
| |
|
| |
| This is every AV device we have stored on the wiki currently. If we're missing one, use the [[Create an AV device]] page to create a new entry for it.
| |
|
| |
| {{#ask:
| |
| [[Category:AV devices]]
| |
| [[Has brand::+]]
| |
| |?Has image#100px;x100px=Photo
| |
| |?Has brand=Brand
| |
| |?Has model code=Model
| |
| |?Has device type=Type
| |
| |?Has signal standard=Standard
| |
| |format=table
| |
| |class=wikitable sortable
| |
| |mainlabel=AV device
| |
| }} | | }} |