Template:NWN:CNR:Recipe: Difference between revisions
(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:{{{ | {{#if:{{{component1qty|}}}| {{{component1}}} || {{{component1qty}}} | ||
|- | |- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{component2qty|}}}| {{{component2}}} || {{{component2qty}}} | ||
|- | |- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{component3qty|}}}| {{{component3}}} || {{{component3qty}}} | ||
|- | |- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{component4qty|}}}| {{{component4}}} || {{{component4qty}}} | ||
|- | |- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{component5qty|}}}| {{{component5}}} || {{{component5qty}}} | ||
|- | |- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{component6qty|}}}| {{{component6}}} || {{{component6qty}}} | ||
|- | |- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{component7qty|}}}| {{{component7}}} || {{{component7qty}}} | ||
|- | |- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{component8qty|}}}| {{{component8}}} || {{{component8qty}}} | ||
|- | |- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{component9qty|}}}| {{{component9}}} || {{{component9qty}}} | ||
|- | |- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{component10qty|}}}| {{{component10}}} || {{{component10qty}}} | ||
|- | |- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{component11qty|}}}| {{{component11}}} || {{{component11qty}}} | ||
|- | |- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{component12qty|}}}| {{{component12}}} || {{{component12qty}}} | ||
|- | |- | ||
}} | }} | ||
| Line 91: | Line 91: | ||
"label": "component2", | "label": "component2", | ||
"type": "string", | "type": "string", | ||
"required": | "required": false, | ||
"suggested": | "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": | "required": false, | ||
"suggested": | "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": | "required": false, | ||
"suggested": | "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": | "required": false, | ||
"suggested": | "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": | "required": false, | ||
"suggested": | "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": | "required": false, | ||
"suggested": | "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": | "required": false, | ||
"suggested": | "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": | "required": false, | ||
"suggested": | "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": | "required": false, | ||
"suggested": | "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": | "required": false, | ||
"suggested": | "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": | "required": false, | ||
"suggested": | "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": | "required": false, | ||
"suggested": | "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": | "required": false, | ||
"suggested": | "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": | "required": false, | ||
"suggested": | "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": | "required": false, | ||
"suggested": | "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": | "required": false, | ||
"suggested": | "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": | "required": false, | ||
"suggested": | "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": | "required": false, | ||
"suggested": | "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": | "required": false, | ||
"suggested": | "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": | "required": false, | ||
"suggested": | "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": | "required": false, | ||
"suggested": | "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": | "required": false, | ||
"suggested": | "suggested": false, | ||
"deprecated": false, | "deprecated": false, | ||
"description": "The qty of the component" | "description": "The qty of the component" | ||
Revision as of 18:59, 28 September 2019
{{{craft}}} {{{craftmachine}}}
| Component | Quantity Required |
|---|
An NWN CNR Recipe.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | The name of the craft item | String | required |
| craft | craft | The craft skill required | String | required |
| craftmachine | craftmachine | The craft machine used | String | suggested |
| component1 | component1 | The name of the component | String | required |
| component1qty | component1qty | The qty of the component | Number | required |
| component2 | component2 | The name of the component | String | optional |
| component2qty | component2qty | The qty of the component | Number | optional |
| component3 | component3 | The name of the component | String | optional |
| component3qty | component3qty | The qty of the component | Number | optional |
| component4 | component4 | The name of the component | String | optional |
| component4qty | component4qty | The qty of the component | Number | optional |
| component5 | component5 | The name of the component | String | optional |
| component5qty | component5qty | The qty of the component | Number | optional |
| component6 | component6 | The name of the component | String | optional |
| component6qty | component6qty | The qty of the component | Number | optional |
| component7 | component7 | The name of the component | String | optional |
| component71qty | component7qty | The qty of the component | Number | optional |
| component8 | component8 | The name of the component | String | optional |
| component8qty | component8qty | The qty of the component | Number | optional |
| component9 | component98 | The name of the component | String | optional |
| component9qty | component9qty | The qty of the component | Number | optional |
| component10 | component10 | The name of the component | String | optional |
| component10qty | component10qty | The qty of the component | Number | optional |
| component11 | component11 | The name of the component | String | optional |
| component11qty | component11qty | The qty of the component | Number | optional |
| component12 | component12 | The name of the component | String | optional |
| component12qty | component12qty | The qty of the component | Number | optional |