Form:Document: Difference between revisions
No edit summary |
Add Related Accessories and Related Parts fields to Document form (via update-page on MediaWiki MCP Server) |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Create a document page (brochure/spec/manual/etc.) and link it to | Create a document page (brochure/spec/manual/etc.) and link it to CRT models, AV devices, accessories, or parts. | ||
</noinclude> | </noinclude><templatestyles src="Template:Form styles.css" /> | ||
{{{for template|Document}}} | {{{for template|Document}}} | ||
{| class="formtable" | {| class="formtable" | ||
! Upload file or provide URL: | ! Upload file or provide URL: | ||
| {{{field|file|uploadable|image preview}}} OR {{{field|url|input type=text|placeholder= | | {{{field|file|uploadable|image preview}}} OR {{{field|url|input type=text|placeholder=https://archive.org/details/...}}} | ||
|- | |- | ||
! Type: | ! Type: | ||
| Line 16: | Line 16: | ||
! Related CRT model(s): | ! Related CRT model(s): | ||
| {{{field|crt_models|input type=tokens|values from category=CRT models|delimiter=,}}} | | {{{field|crt_models|input type=tokens|values from category=CRT models|delimiter=,}}} | ||
|- | |||
! Related AV device(s): | |||
| {{{field|av_devices|input type=tokens|values from category=AV devices|delimiter=,}}} | |||
|- | |||
! Related accessory(ies): | |||
| {{{field|accessories|input type=tokens|values from category=Accessories|delimiter=,}}} | |||
|- | |||
! Related part(s): | |||
| {{{field|parts|input type=tokens|values from category=Parts|delimiter=,}}} | |||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|cancel}}} | {{{standard input|save}}} {{{standard input|preview}}} {{{standard input|cancel}}} | ||