No edit summary
Tags: Reverted visualeditor-wikitext
Add Related Accessories and Related Parts fields to Document form (via update-page on MediaWiki MCP Server)
 
(15 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 a CRT model.
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"
! Document title:
! Upload file or provide URL:
| {{{field|title|mandatory}}}
| {{{field|file|uploadable|image preview}}} OR {{{field|url|input type=text|placeholder=https‌://archive.org/details/...}}}
|-
|-
! URL:
! Type:
| {{{field|url|input type=text|mandatory}}}
| {{{field|doc_type|input type=dropdown|values=User manual,Service manual,Brochure,Spec sheet,Other|mandatory}}}
|-
! Document title (optional, required if type is "Other"):
| {{{field|title}}}
|-
! Related CRT model(s):
| {{{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=,}}}
|-
|-
! Type:
! Related accessory(ies):
| {{{field|doc_type|input type=dropdown|values=User manual,Service manual,Brochure,Spec sheet,Other}}}
| {{{field|accessories|input type=tokens|values from category=Accessories|delimiter=,}}}
|-
|-
! Related CRT model:
! Related part(s):
| {{{field|crt_model|input type=combobox|values from category=CRT models|default={{#geturlarg:crt}} }}}
| {{{field|parts|input type=tokens|values from category=Parts|delimiter=,}}}
|}
|}
{{{end template}}}
{{{end template}}}
'''Page name:''' {{{standard input|page name|mandatory}}}


{{{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