Form:Document: Difference between revisions
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 | 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" | ||
! | ! Upload file or provide URL: | ||
| {{{field| | | {{{field|file|uploadable|image preview}}} OR {{{field|url|input type=text}}} | ||
|- | |- | ||
! | ! Type: | ||
| {{{field| | | {{{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| | | {{{field|title}}} | ||
|- | |- | ||
! Related CRT model: | ! Related CRT model(s): | ||
| {{{field| | | {{{field|crt_models|input type=tokens|values from category=CRT models|delimiter=,}}} | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
'''Page name:''' {{{standard input|page name| | '''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}}} | ||