Form:Document: Difference between revisions

No edit summary
Tag: visualeditor-wikitext
Add Related Accessories and Related Parts fields to Document form (via update-page on MediaWiki MCP Server)
 
(10 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=,}}}
|-
|-
! Type:
! Related AV device(s):
| {{{field|doc_type|input type=dropdown|values=User manual,Service manual,Brochure,Spec sheet,Other}}}
| {{{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 CRT model:
! Related part(s):
| {{{field|crt_model|input type=combobox|values from category=CRT models}}}
| {{{field|parts|input type=tokens|values from category=Parts|delimiter=,}}}
|}
|}
{{{end template}}}
{{{end template}}}
'''Page name:''' {{{standard input|page name|input type=text|mandatory}}}


{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|cancel}}}
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|cancel}}}
MediaWiki Appliance - Powered by TurnKey Linux