Form:Product: Difference between revisions
Schang1146 (talk | contribs) Add note to direct users on how to submit form |
Schang1146 (talk | contribs) m Protected "Form:Product" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 11: | Line 11: | ||
{| class="formtable" | {| class="formtable" | ||
|colspan="2"| Please fill out as | |colspan="2"| Please fill out as many details as possible about the product page you're creating. | ||
|- | |- | ||
|colspan="2"| All fields are '''optional'''. | |colspan="2"| All fields are '''optional'''. | ||
Line 21: | Line 21: | ||
| {{{field|Company | | {{{field|Company | ||
|input type=tokens | |input type=tokens | ||
|cargo table=Company | |cargo table=Company | ||
|cargo field=_pageName | |cargo field=_pageName | ||
}}} | }}} | ||
|- | |- | ||
|style="color:gray;font-size:90%"| Select a company or companies that are related to this | |style="color:gray;font-size:90%"| Select a company or companies that are related to this product. | ||
|- | |- | ||
! | ! | ||
Line 34: | Line 33: | ||
| {{{field|ProductLine | | {{{field|ProductLine | ||
|input type=tokens | |input type=tokens | ||
|cargo table=ProductLine | |cargo table=ProductLine | ||
|cargo field=_pageName | |cargo field=_pageName | ||
Line 46: | Line 44: | ||
!rowspan="2"| Release Year: | !rowspan="2"| Release Year: | ||
| {{{field|ReleaseYear | | {{{field|ReleaseYear | ||
|input type= | |input type=regexp | ||
|regexp=/^\d{4}$/ | |||
|or char=! | |||
}}} | }}} | ||
|- | |- | ||
|style="color:gray;font-size:90%"| Year that the product was released in. | |style="color:gray;font-size:90%"| Year that the product/service was released in. | ||
|- | |- | ||
! | ! | ||
Line 58: | Line 58: | ||
}}} | }}} | ||
|- | |- | ||
|style="color:gray;font-size:90%"| Specifies whether or not the product is | |style="color:gray;font-size:90%"| Specifies whether or not the product/service is currently being manufactured/sold. | ||
|- | |- | ||
! | ! | ||
Line 67: | Line 67: | ||
}}} | }}} | ||
|- | |- | ||
|style="color:gray;font-size:90%"| Specify whether the | |style="color:gray;font-size:90%"| Specify whether the page describes a product, or a service. | ||
|- | |- | ||
! | ! | ||
Line 77: | Line 77: | ||
}}} | }}} | ||
|- | |- | ||
|style="color:gray;font-size:90%"| Categories that the product could fall under (e.g. Laptop, Desktop, Server, etc.) | |style="color:gray;font-size:90%"| Categories that the product/service could fall under (e.g. Laptop, Desktop, Server, etc.) | ||
|- | |- | ||
! | ! | ||
|- | |- | ||
!rowspan=" | !rowspan="3"| Logo: | ||
| {{{field|Logo | | {{{field|Logo | ||
|uploadable | |uploadable | ||
Line 88: | Line 88: | ||
}}} | }}} | ||
|- | |- | ||
|style="color:gray;font-size:90%"| Upload an image of the | |style="color:gray;font-size:90%"| Upload an image of the product or its logo (supported file types = PNG|JPG). | ||
|- | |||
|style="color:red;font-size:90%"| WARNING: "Upload file" does NOT work on non-chromium browsers | |||
|- | |- | ||
! | ! | ||
Line 112: | Line 114: | ||
|cols=75 | |cols=75 | ||
|maxlength=150 | |maxlength=150 | ||
|placeholder=Description of the | |placeholder=Description of the product in 150 characters or less | ||
}}} | }}} | ||