No edit summary
Add Related Accessories and Related Parts fields to Document form (via update-page on MediaWiki MCP Server)
 
(8 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 one or more CRT models.
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}}}
| {{{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}}}

Latest revision as of 01:29, 14 February 2026

Create a document page (brochure/spec/manual/etc.) and link it to CRT models, AV devices, accessories, or parts.

Document

Upload file or provide URL: file OR url
Type: doc_type
Document title (optional, required if type is "Other"): title
Related CRT model(s): crt_models
Related AV device(s): av_devices
Related accessory(ies): accessories
Related part(s): parts

{{{end template}}}

save preview cancel

MediaWiki Appliance - Powered by TurnKey Linux