Template:NWN:CNR:Recipe: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|- | |- | ||
| Line 8: | Line 5: | ||
| {{{component1}}} || {{{component1qty}}}{{#if:{{{component2qty|}}}|<tr><td> {{{component2}}} </td><td> {{{component2qty}}}</td></tr>}}{{#if:{{{component3qty|}}}|<tr><td> {{{component3}}} </td><td> {{{component3qty}}}</td></tr>}}{{#if:{{{component4qty|}}}|<tr><td> {{{component4}}} </td><td> {{{component4qty}}}</td></tr>}}{{#if:{{{component5qty|}}}|<tr><td> {{{component5}}} </td><td> {{{component5qty}}}</td></tr>}}{{#if:{{{component6qty|}}}|<tr><td> {{{component6}}} </td><td> {{{component6qty}}}</td></tr>}}{{#if:{{{component7qty|}}}|<tr><td> {{{component7}}} </td><td> {{{component7qty}}}</td></tr>}}{{#if:{{{component8qty|}}}|<tr><td> {{{component8}}} </td><td> {{{component8qty}}}</td></tr>}}{{#if:{{{component9qty|}}}|<tr><td> {{{component9}}} </td><td> {{{component9qty}}}</td></tr>}}{{#if:{{{component10qty|}}}|<tr><td> {{{component10}}} </td><td> {{{component10qty}}}</td></tr>}}{{#if:{{{component11qty|}}}|<tr><td> {{{component11}}} </td><td> {{{component11qty}}}</td></tr>}}{{#if:{{{component12qty|}}}|<tr><td> {{{component12}}} </td><td> {{{component12qty}}}</td></tr>}} | | {{{component1}}} || {{{component1qty}}}{{#if:{{{component2qty|}}}|<tr><td> {{{component2}}} </td><td> {{{component2qty}}}</td></tr>}}{{#if:{{{component3qty|}}}|<tr><td> {{{component3}}} </td><td> {{{component3qty}}}</td></tr>}}{{#if:{{{component4qty|}}}|<tr><td> {{{component4}}} </td><td> {{{component4qty}}}</td></tr>}}{{#if:{{{component5qty|}}}|<tr><td> {{{component5}}} </td><td> {{{component5qty}}}</td></tr>}}{{#if:{{{component6qty|}}}|<tr><td> {{{component6}}} </td><td> {{{component6qty}}}</td></tr>}}{{#if:{{{component7qty|}}}|<tr><td> {{{component7}}} </td><td> {{{component7qty}}}</td></tr>}}{{#if:{{{component8qty|}}}|<tr><td> {{{component8}}} </td><td> {{{component8qty}}}</td></tr>}}{{#if:{{{component9qty|}}}|<tr><td> {{{component9}}} </td><td> {{{component9qty}}}</td></tr>}}{{#if:{{{component10qty|}}}|<tr><td> {{{component10}}} </td><td> {{{component10qty}}}</td></tr>}}{{#if:{{{component11qty|}}}|<tr><td> {{{component11}}} </td><td> {{{component11qty}}}</td></tr>}}{{#if:{{{component12qty|}}}|<tr><td> {{{component12}}} </td><td> {{{component12qty}}}</td></tr>}} | ||
|} | |} | ||
[[Category: | [[Category:CNR And Items]][[Category:CNR Recipes]][[Category:{{{craft}}} CNR Recipes]] | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
Latest revision as of 18:39, 29 September 2019
| Component | Quantity Required |
|---|---|
| {{{component1}}} | {{{component1qty}}} |
[[Category:{{{craft}}} CNR Recipes]]
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 |