Template:NWN:CNR:Recipe: Difference between revisions

m
no edit summary
(Created page with "{{{craft}}} {{{craftmachine}}} {| class="wikitable sortable" |- ! Component !! Quantity Required |- {{#if:{{{component1|}}}| {{{component1}}} || {{{component1qty}}} |- }} {{#...")
 
mNo edit summary
Line 6: Line 6:
! Component !! Quantity Required
! Component !! Quantity Required
|-
|-
{{#if:{{{component1|}}}| {{{component1}}} || {{{component1qty}}}
{{#if:{{{component1qty|}}}| {{{component1}}} || {{{component1qty}}}
|-
|-
}}
}}
{{#if:{{{component2|}}}| {{{component2}}} || {{{component2qty}}}
{{#if:{{{component2qty|}}}| {{{component2}}} || {{{component2qty}}}
|-
|-
}}
}}
{{#if:{{{component3|}}}| {{{component3}}} || {{{component3qty}}}
{{#if:{{{component3qty|}}}| {{{component3}}} || {{{component3qty}}}
|-
|-
}}
}}
{{#if:{{{component4|}}}| {{{component4}}} || {{{component4qty}}}
{{#if:{{{component4qty|}}}| {{{component4}}} || {{{component4qty}}}
|-
|-
}}
}}
{{#if:{{{component5|}}}| {{{component5}}} || {{{component5qty}}}
{{#if:{{{component5qty|}}}| {{{component5}}} || {{{component5qty}}}
|-
|-
}}
}}
{{#if:{{{component6|}}}| {{{component6}}} || {{{component6qty}}}
{{#if:{{{component6qty|}}}| {{{component6}}} || {{{component6qty}}}
|-
|-
}}
}}
{{#if:{{{component7|}}}| {{{component7}}} || {{{component7qty}}}
{{#if:{{{component7qty|}}}| {{{component7}}} || {{{component7qty}}}
|-
|-
}}
}}
{{#if:{{{component8|}}}| {{{component8}}} || {{{component8qty}}}
{{#if:{{{component8qty|}}}| {{{component8}}} || {{{component8qty}}}
|-
|-
}}
}}
{{#if:{{{component9|}}}| {{{component9}}} || {{{component9qty}}}
{{#if:{{{component9qty|}}}| {{{component9}}} || {{{component9qty}}}
|-
|-
}}
}}
{{#if:{{{component10|}}}| {{{component10}}} || {{{component10qty}}}
{{#if:{{{component10qty|}}}| {{{component10}}} || {{{component10qty}}}
|-
|-
}}
}}
{{#if:{{{component11|}}}| {{{component11}}} || {{{component11qty}}}
{{#if:{{{component11qty|}}}| {{{component11}}} || {{{component11qty}}}
|-
|-
}}
}}
{{#if:{{{component12|}}}| {{{component12}}} || {{{component12qty}}}
{{#if:{{{component12qty|}}}| {{{component12}}} || {{{component12qty}}}
|-
|-
}}
}}
Line 91: Line 91:
"label": "component2",
"label": "component2",
"type": "string",
"type": "string",
"required": true,
"required": false,
"suggested": true,
"suggested": false,
"deprecated": false,
"deprecated": false,
"description": "The name of the component"
"description": "The name of the component"
Line 99: Line 99:
"label": "component2qty",
"label": "component2qty",
"type": "number",
"type": "number",
"required": true,
"required": false,
"suggested": true,
"suggested": false,
"deprecated": false,
"deprecated": false,
"description": "The qty of the component"
"description": "The qty of the component"
Line 107: Line 107:
"label": "component3",
"label": "component3",
"type": "string",
"type": "string",
"required": true,
"required": false,
"suggested": true,
"suggested": false,
"deprecated": false,
"deprecated": false,
"description": "The name of the component"
"description": "The name of the component"
Line 115: Line 115:
"label": "component3qty",
"label": "component3qty",
"type": "number",
"type": "number",
"required": true,
"required": false,
"suggested": true,
"suggested": false,
"deprecated": false,
"deprecated": false,
"description": "The qty of the component"
"description": "The qty of the component"
Line 123: Line 123:
"label": "component4",
"label": "component4",
"type": "string",
"type": "string",
"required": true,
"required": false,
"suggested": true,
"suggested": false,
"deprecated": false,
"deprecated": false,
"description": "The name of the component"
"description": "The name of the component"
Line 131: Line 131:
"label": "component4qty",
"label": "component4qty",
"type": "number",
"type": "number",
"required": true,
"required": false,
"suggested": true,
"suggested": false,
"deprecated": false,
"deprecated": false,
"description": "The qty of the component"
"description": "The qty of the component"
Line 139: Line 139:
"label": "component5",
"label": "component5",
"type": "string",
"type": "string",
"required": true,
"required": false,
"suggested": true,
"suggested": false,
"deprecated": false,
"deprecated": false,
"description": "The name of the component"
"description": "The name of the component"
Line 147: Line 147:
"label": "component5qty",
"label": "component5qty",
"type": "number",
"type": "number",
"required": true,
"required": false,
"suggested": true,
"suggested": false,
"deprecated": false,
"deprecated": false,
"description": "The qty of the component"
"description": "The qty of the component"
Line 155: Line 155:
"label": "component6",
"label": "component6",
"type": "string",
"type": "string",
"required": true,
"required": false,
"suggested": true,
"suggested": false,
"deprecated": false,
"deprecated": false,
"description": "The name of the component"
"description": "The name of the component"
Line 163: Line 163:
"label": "component6qty",
"label": "component6qty",
"type": "number",
"type": "number",
"required": true,
"required": false,
"suggested": true,
"suggested": false,
"deprecated": false,
"deprecated": false,
"description": "The qty of the component"
"description": "The qty of the component"
Line 171: Line 171:
"label": "component7",
"label": "component7",
"type": "string",
"type": "string",
"required": true,
"required": false,
"suggested": true,
"suggested": false,
"deprecated": false,
"deprecated": false,
"description": "The name of the component"
"description": "The name of the component"
Line 179: Line 179:
"label": "component71qty",
"label": "component71qty",
"type": "number",
"type": "number",
"required": true,
"required": false,
"suggested": true,
"suggested": false,
"deprecated": false,
"deprecated": false,
"description": "The qty of the component"
"description": "The qty of the component"
Line 187: Line 187:
"label": "component8",
"label": "component8",
"type": "string",
"type": "string",
"required": true,
"required": false,
"suggested": true,
"suggested": false,
"deprecated": false,
"deprecated": false,
"description": "The name of the component"
"description": "The name of the component"
Line 195: Line 195:
"label": "component8qty",
"label": "component8qty",
"type": "number",
"type": "number",
"required": true,
"required": false,
"suggested": true,
"suggested": false,
"deprecated": false,
"deprecated": false,
"description": "The qty of the component"
"description": "The qty of the component"
Line 203: Line 203:
"label": "component9",
"label": "component9",
"type": "string",
"type": "string",
"required": true,
"required": false,
"suggested": true,
"suggested": false,
"deprecated": false,
"deprecated": false,
"description": "The name of the component"
"description": "The name of the component"
Line 211: Line 211:
"label": "component9qty",
"label": "component9qty",
"type": "number",
"type": "number",
"required": true,
"required": false,
"suggested": true,
"suggested": false,
"deprecated": false,
"deprecated": false,
"description": "The qty of the component"
"description": "The qty of the component"
Line 219: Line 219:
"label": "component10",
"label": "component10",
"type": "string",
"type": "string",
"required": true,
"required": false,
"suggested": true,
"suggested": false,
"deprecated": false,
"deprecated": false,
"description": "The name of the component"
"description": "The name of the component"
Line 227: Line 227:
"label": "component10qty",
"label": "component10qty",
"type": "number",
"type": "number",
"required": true,
"required": false,
"suggested": true,
"suggested": false,
"deprecated": false,
"deprecated": false,
"description": "The qty of the component"
"description": "The qty of the component"
Line 235: Line 235:
"label": "component11",
"label": "component11",
"type": "string",
"type": "string",
"required": true,
"required": false,
"suggested": true,
"suggested": false,
"deprecated": false,
"deprecated": false,
"description": "The name of the component"
"description": "The name of the component"
Line 243: Line 243:
"label": "component11qty",
"label": "component11qty",
"type": "number",
"type": "number",
"required": true,
"required": false,
"suggested": true,
"suggested": false,
"deprecated": false,
"deprecated": false,
"description": "The qty of the component"
"description": "The qty of the component"
Line 251: Line 251:
"label": "component12",
"label": "component12",
"type": "string",
"type": "string",
"required": true,
"required": false,
"suggested": true,
"suggested": false,
"deprecated": false,
"deprecated": false,
"description": "The name of the component"
"description": "The name of the component"
Line 259: Line 259:
"label": "component12qty",
"label": "component12qty",
"type": "number",
"type": "number",
"required": true,
"required": false,
"suggested": true,
"suggested": false,
"deprecated": false,
"deprecated": false,
"description": "The qty of the component"
"description": "The qty of the component"