Form:CRT model: Difference between revisions
No edit summary |
No edit summary |
||
| Line 104: | Line 104: | ||
! Link URL: | ! Link URL: | ||
| {{{field|link_url|input type=url|mandatory}}} | | {{{field|link_url|input type=url|mandatory}}} | ||
|} | |||
{{{end template}}} | |||
== Mods == | |||
Document known mods for this CRT model. For mods that are known to be impossible (e.g., due to chip limitations), set "Mod feasible?" to No. | |||
{{{for template|CRT mod|multiple|add button text=Add mod}}} | |||
{| class="formtable" | |||
! Mod type: | |||
| {{{field|mod_type|input type=dropdown|values=RGB,S-video,Other|mandatory}}} | |||
|- | |||
! Description (required if type is "Other"): | |||
| {{{field|mod_description|input type=text}}} | |||
|- | |||
! Mod feasible?: | |||
| {{{field|mod_feasible|input type=dropdown|values=Yes,No|mandatory}}} | |||
|- | |||
! Mod URL: | |||
| {{{field|mod_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}}} | ||