Form:Product: Difference between revisions

Schang1146 (talk | contribs)
Update date fields to text input type with regexp
more copyediting
 
(3 intermediate revisions by one other user not shown)
Line 11: Line 11:
{| class="formtable"
{| class="formtable"


|colspan="2"| Please fill out as much details as possible about the product page you're trying to create.
|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
    |existing values only
     |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 incident.
|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
    |existing values only
     |cargo table=ProductLine
     |cargo table=ProductLine
     |cargo field=_pageName
     |cargo field=_pageName
Line 51: Line 49:
   }}}
   }}}
|-
|-
|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 60: Line 58:
   }}}
   }}}
|-
|-
|style="color:gray;font-size:90%"| Specifies whether or not the product is in production.
|style="color:gray;font-size:90%"| Specifies whether or not the product/service is currently being manufactured/sold.
|-
|-
! 
! 
Line 69: Line 67:
   }}}
   }}}
|-
|-
|style="color:gray;font-size:90%"| Specify whether the incident relates to a product or service.
|style="color:gray;font-size:90%"| Specify whether the page describes a product, or a service.
|-
|-
! 
! 
Line 79: 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="2"| Logo:  
!rowspan="3"| Logo:  
| {{{field|Logo
| {{{field|Logo
     |uploadable
     |uploadable
Line 90: Line 88:
   }}}
   }}}
|-
|-
|style="color:gray;font-size:90%"| Upload an image of the company's logo (supported file types = PNG|JPG).
|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 114: Line 114:
     |cols=75
     |cols=75
     |maxlength=150
     |maxlength=150
     |placeholder=Description of the company in 150 characters or less
     |placeholder=Description of the product in 150 characters or less
   }}}
   }}}