Jump to content

Template:Machine: Difference between revisions

From Machine Knitting Wiki
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This template stores data for knitting machine models.
{{#cargo_declare:_table=Machines
{{#cargo_declare: _table = Machines
|ModelName=String
|ModelName   = String
|Manufacturer=String
|Manufacturer = String
|Gauge=String (allowed values=Fine, Standard, Mid, Bulky)
|Gauge       = String (allowed values=Fine, Standard, Mid, Bulky)
|Type=String (allowed values=Domestic, Industrial)
|Type         = String (allowed values=Domestic, Industrial)
|Patterning=String (allowed values=None, Push button, 12 stitch punch card, 24 stitch punch card, Electronic, Other)
|Patterning   = String (allowed values=None, Push button, 12 stitch punch card, 24 stitch punch card, Electronic, Other)
|Accessories=List (,) of String
|Accessories = List (,) of String
|Aliases=List (,) of String
|Aliases     = List (,) of String
|Needles=Integer
|Needles     = Integer
|ReleaseYear=Integer
|ReleaseYear = Integer
}}
}}
</noinclude>
{{#cargo_attach:_table=Machines}}
<includeonly>
</noinclude><includeonly>
{{#cargo_store: _table = Machines
{{#cargo_store:_table=Machines
|ModelName={{{ModelName|}}}
|ModelName={{{ModelName|}}}
|Manufacturer={{{Manufacturer|}}}
|Manufacturer={{{Manufacturer|}}}
Line 30: Line 29:
! Manufacturer
! Manufacturer
| {{{Manufacturer|}}}
| {{{Manufacturer|}}}
|-
! Model
| {{{ModelName|}}}
|-
|-
! Gauge
! Gauge

Latest revision as of 15:39, 7 February 2026

This template defines the table "Machines". View table. This template adds rows to the table "Machines", which is declared by the template Machine. View table.