STAR ARMY

Sci-fi roleplaying and worldbuilding community

User Tools

Site Tools


wiki:struct:schemas:products

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
wiki:struct:schemas:products [2023/02/12 20:13] weswiki:struct:schemas:products [2023/02/26 08:28] wes
Line 1: Line 1:
 ====== Products Database ====== ====== Products Database ======
-The schema //products// is a [[wiki:struct|Struct]] page schema for [[items:products]] and manufactured [[:items|items]]. It is applied in the items: and corp: namespace.+The schema //products// is a [[wiki:struct|Struct]] page schema for [[items:products]] and manufactured [[:items|items]]. 
 + 
 +===== Namespaces Assigned ===== 
 +It is applied in the items: and corp: namespace.
  
 ===== Page Assignments ===== ===== Page Assignments =====
Line 33: Line 36:
   * product_category   * product_category
   * product_image   * product_image
-  * product_releaseyear 
   * product_release_year (lookup to [[wiki:struct:schemas:years|]])   * product_release_year (lookup to [[wiki:struct:schemas:years|]])
   * product_price_ks   * product_price_ks
Line 48: Line 50:
   * product_color   * product_color
   * product_discontinued_year   * product_discontinued_year
 +
 +Columns no longer in use (don't use these anymore):
 +
 +  * product_releaseyear
  
 ===== Examples ===== ===== Examples =====
Line 62: Line 68:
 ---- struct table ---- ---- struct table ----
 schema: products schema: products
-cols: %title%, product_price_ks, product_cat+cols: %title%, product_price_ks, product_release_year, product_cat
 sort: product_price_ks sort: product_price_ks
 csv: 0 csv: 0

wiki/struct/schemas/products.txt · Last modified: 2023/12/21 04:26 (external edit)