No edit summary
Tag: visualeditor-wikitext
No edit summary
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 one or more CRT models.
</noinclude>
</noinclude>


{{{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}}}
|-
|-
! URL:
! Type:
| {{{field|url|input type=text|mandatory}}}
| {{{field|doc_type|input type=dropdown|values=User manual,Service manual,Brochure,Spec sheet,Other|mandatory}}}
|-
|-
! Type:
! Document title (optional, required if type is "Other"):
| {{{field|doc_type|input type=dropdown|values=User manual,Service manual,Brochure,Spec sheet,Other}}}
| {{{field|title}}}
|-
|-
! Related CRT model:
! Related CRT model(s):
| {{{field|crt_model|input type=combobox|values from category=CRT models}}}
| {{{field|crt_models|input type=tokens|values from category=CRT models|delimiter=,}}}
|}
|}
{{{end template}}}
{{{end template}}}


'''Page name:''' {{{standard input|page name|input type=text|mandatory}}}
'''Page name:''' {{{standard input|page name|default=Document:<unique number>}}}




{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|cancel}}}
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|cancel}}}

Revision as of 03:54, 26 December 2025

Create a document page (brochure/spec/manual/etc.) and link it to one or more CRT models.


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

{{{end template}}}

Page name: page name


save preview cancel

MediaWiki Appliance - Powered by TurnKey Linux